-
Notifications
You must be signed in to change notification settings - Fork 2
WSConsolidatedGroupChartOfAccountLine
JohnAIQ edited this page Jan 23, 2025
·
1 revision
The WSConsolidatedGroupChartOfAccountLine is a structure used when getting the Chart of Accounts for a consolidation group. Contains information of the accounts in the general ledger split by subsidiary.
| Parameter | Type | Description |
|---|---|---|
| TopCo | String | The top level consolidation. |
| SubCo | String | The sub level consolidation group (always the direct group that the subsidairy belongs to). |
| Subsidiary | String | The subsidiary the chart of accounts belongs to. |
| ChartOfAccountsLine | WSGetChartOfAccountsLine | WSGetChartOfAccountsLine |