FedAttributes
Displays the list of federal attributes, including their names, categories, sources, default values, and reporting indicators.
Columns
| Name | Type | Description |
| FederalAttributeId [KEY] | Long | The unique identifier of the federal attribute. |
| Ledger | String | The ledger of the federal attribute. |
| Name | String | The name of the federal attribute. |
| Category | String | The category of the federal attribute. |
| Source | String | The source of the federal attribute. |
| SourceLookup | String | The source lookup value associated with the federal attribute. |
| DefaultValue | String | The default value of the federal attribute. |
| GTASReportable | String | The reportability of the federal attribute in GTAS. |
| DATAActReportable | String | The reportability of the federal attribute in DATA Act. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdatedBy | String | The user who last updated the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| Finder | String | The finder column allowing searching with various finder attributes. |