projecticchargerequest
Manages intercompany charge requests related to projects, used in multi-entity project accounting.
Columns
| Name | Type | References | Description |
| amount | String | The amount associated with the record, typically used to represent a financial value, such as a charge or payment. | |
| chargetrigger | String | The condition or event that triggers the charge, used to define when a charge should be applied in a transaction or process. | |
| currency | String | The type of currency used for the transaction or record (such as USD, EUR, or GBP), specifying the denomination for monetary values. | |
| externalid | String | A unique identifier for the record assigned by an external system, used for integration or synchronization across platforms. | |
| id | Integer | A unique internal identifier assigned to the record, used to track and reference the entry within the system. | |
| project | String | The project associated with the record, often used for tracking tasks, milestones, or financials within a specific project or initiative. | |
| projecttask | String | The task within the project associated with the record, used to track specific activities or deliverables in the project timeline. | |
| tosubsidiary | String | The subsidiary or business unit that the record is related to, used for multi-entity financial tracking or reporting. | |
| triggerdate | Date | The date when the trigger condition for the charge or event is met, used to mark the timing of a charge or event in the system. |