generalAllocationSchedule
Tracks schedules for general ledger allocations based on predefined rules.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The internal identifier for this general allocation schedule in NetSuite. | |
| accountingbook | String | The accounting book associated with this allocation schedule, defining financial reporting rules. | |
| accountsfromsource | Boolean | Indicates whether the source or credit account(s) are used for allocation. | |
| creditaccount | String | The account to which the allocated amounts will be credited. | |
| creditclass | String | The class associated with the credit transaction for classification purposes. | |
| creditentity | String | The name of the entity receiving the credit allocation. | |
| creditlocation | String | The location associated with the credit allocation, used for financial tracking. | |
| externalid | String | A unique external identifier for referencing this allocation schedule in external systems. | |
| frequency | String | The frequency of the allocation, such as monthly, quarterly, or annually. | |
| hasremainingremainders | Boolean | Indicates whether there are remaining amounts left to be allocated. | |
| inactive | Boolean | Specifies whether this allocation schedule is inactive and no longer in use. | |
| isintercompany | Boolean | Indicates whether this allocation involves transactions between subsidiaries (intercompany). | |
| name | String | The name assigned to this allocation schedule for identification. | |
| nextdate | Date | The next scheduled date when this allocation will occur. | |
| remainingreminders | String | The number of remaining allocations yet to be executed. | |
| remindforever | Boolean | Indicates whether this allocation should continue indefinitely without a set limit. | |
| sourceintercompanyaccount | String | The intercompany account used for transactions between subsidiaries. | |
| subsequentdate | Date | The date when the next subsequent allocation will take place after the next scheduled allocation. | |
| subsidiary | String | The subsidiary associated with this allocation schedule, defining its financial scope. | |
| weightsinpercentage | Boolean | Indicates whether the allocated values are expressed as percentages. |