FedAccountAttributesfedAccountAttributeLines
The federal account attribute lines enable users to manage account attribute with lines.
Columns
| Name | Type | Description |
| FedAccountAttributesAccountAttributeHeaderId [KEY] | Long | The unique identifier of the federal account attribute. |
| AccountAttributeLineId [KEY] | Long | The unique identifier of the federal account attribute line. |
| FederalAttributeName | String | Name of the federal attribute associated with the federal account attribute line. |
| AttributeValue | String | Value of the federal attribute. |
| FromPeriodName | String | Name of the starting period associated with the federal account attribute line. |
| ToPeriodName | String | Name of the ending period associated with the federal account attribute line. |
| CreatedBy | String | The user who created the record. |
| LastUpdatedBy | String | The user who last updated the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| AccountAttributeHeaderId | Long | The unique identifier of the federal account attribute. |
| Finder | String | The finder column allowing searching with various finder attributes. |
| NaturalAccountValue | String | Natural account associated with the federal account attribute. |