ChartOfAccountsLOV
Outlines details of a chart of accounts structure, including segments and hierarchies for robust financial tracking.
Columns
| Name | Type | Description |
| Name | String | The name assigned to the ChartOfAccountsLOV table, used for identification within the system and often displayed in user interfaces. |
| Description | String | A detailed description of the ChartOfAccountsLOV table, providing additional context or purpose of the chart for the end-user or system. |
| StructureInstanceId [KEY] | Long | The unique identifier for the structure instance associated with the ChartOfAccountsLOV table, linking the chart to a specific structure instance in the system. |
| StructureInstanceNumber | Long | The number representing the specific instance of the structure within the ChartOfAccountsLOV table, helping to distinguish between multiple instances of similar structures. |
| StructureInstanceCode | String | The code assigned to the structure instance in the ChartOfAccountsLOV table, typically used for reference in queries or reports. |
| EnabledFlag | Bool | A Boolean flag indicating whether the ChartOfAccountsLOV is enabled. When true, it is active and available for use in financial transactions. |
| Finder | String | The finder or search keyword associated with the ChartOfAccountsLOV table, typically used to assist in searching or locating a specific chart in the system. |
| SegmentLabelCodeVar | String | A variable that stores the segment label code for the ChartOfAccountsLOV table, which is used to label and organize segments in the chart of accounts. |