AdjustmentJournal
Represents journal configurations for accounts payable adjustments, linking adjustments to general ledger journals and book settings.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the adjustment journal. |
| auditCreatedDateTime | Datetime | True |
The date and time when the adjustment journal was created. |
| auditModifiedBy | String | True |
The user who last modified the adjustment journal. |
| auditModifiedDateTime | Datetime | True |
The date and time when the adjustment journal was last modified. |
| consolidationBookId | String | False |
The Id of the consolidation book associated with this adjustment journal. |
| glJournal_Href | String | True |
The URL of the general ledger journal associated with this adjustment journal. |
| glJournal_Id | String | False |
The Id of the general ledger journal associated with this adjustment journal. |
| glJournal_Key | String | False |
The system-assigned key of the general ledger journal associated with this adjustment journal. |
| glJournal_Name | String | False |
The name of the general ledger journal associated with this adjustment journal. |
| href | String | True |
The URL of the adjustment journal resource. |
| id | String | True |
The unique identifier of the adjustment journal. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the adjustment journal record. |
| userDefinedBookId | String | False |
The Id of the user-defined book associated with this adjustment journal. |
| userDefinedBookType | String | False |
The type of the user-defined book associated with this adjustment journal. |