AllocationScheduleDestination
The AllocationScheduleDestination table specifies the destination financial entities or accounts for scheduled allocations.
Columns
| Name | Type | References | Description |
| account | String | The general ledger account where the allocated amount is recorded. This field ensures that financial distributions are properly categorized and tracked within the accounting system. | |
| class | String | The classification assigned to the allocated transaction. This classification helps segment financial data, supporting internal reporting, budgeting, and cost management. | |
| department | String | The department receiving the allocated amount. This field ensures that expenses or revenues are correctly attributed to the appropriate department for financial tracking and performance evaluation. | |
| entity | String | The entity or subsidiary receiving the allocated amount. This field helps ensure accurate financial reporting in multi-entity organizations by properly attributing intercompany transactions. | |
| location | String | The location where the allocated amount is applied. This location supports regional financial tracking, ensuring proper distribution of costs or revenues across different business locations. | |
| parentschedule | String | The allocation schedule from which this allocation detail was generated. This field links the record to its originating allocation process, ensuring traceability and accurate cost distribution. |