IntercompanyAllocationScheduleAllocationDetail
Contains detailed records of allocation transactions related to intercompany allocation schedules.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique internal identifier for the allocation detail entry, used for tracking and referencing specific records within the system. | |
| createdjournals | String | Indicates whether a journal entry has been generated for this allocation detail. Possible values can represent different statuses of journal creation. | |
| externalid | String | An optional external identifier used to reference this record in external systems or integrations which helps with data synchronization across platforms. | |
| parentschedule | String | References the intercompany allocation schedule that this allocation detail is derived from, establishing a connection between schedules and their details. | |
| trandate | Date | The transaction date associated with this allocation detail, representing when the allocation was recorded in the system. |