TransferJournalEntryMap
Represents the mapping of journal entries to fixed asset transfer history records, linking depreciation schedules and journals to the resulting transfer entries.
Columns
| Name | Type | Description |
| auditCreatedBy | String | The user who created the transfer journal entry map. |
| auditCreatedDateTime | Datetime | The date and time when the transfer journal entry map was created. |
| auditModifiedBy | String | The user who last modified the transfer journal entry map. |
| auditModifiedDateTime | Datetime | The date and time when the transfer journal entry map was last modified. |
| depreciationSchedule_Href | String | The URL of the depreciation schedule associated with this transfer journal entry map. |
| depreciationSchedule_Id | String | The Id of the depreciation schedule associated with this transfer journal entry map. |
| depreciationSchedule_Key | String | The system-assigned key of the depreciation schedule associated with this transfer journal entry map. |
| href | String | The URL of the transfer journal entry map resource. |
| id | String | The unique identifier of the transfer journal entry map record. |
| journalEntry_Href | String | The URL of the journal entry associated with this transfer journal entry map. |
| journalEntry_Id | String | The Id of the journal entry associated with this transfer journal entry map. |
| journalEntry_Key | String | The system-assigned key of the journal entry associated with this transfer journal entry map. |
| journalEntry_TxnNumber | Int | The transaction number of the journal entry associated with this transfer journal entry map. |
| journal_Href | String | The URL of the journal associated with this transfer journal entry map. |
| journal_Id | String | The Id of the journal associated with this transfer journal entry map. |
| journal_Key | String | The system-assigned key of the journal associated with this transfer journal entry map. |
| journal_Name | String | The name of the journal associated with this transfer journal entry map. |
| key [KEY] | String | The system-assigned key that uniquely identifies the transfer journal entry map record. |
| transferHistory_Href | String | The URL of the transfer history associated with this transfer journal entry map. |
| transferHistory_Id | String | The Id of the transfer history associated with this transfer journal entry map. |
| transferHistory_Key | String | The system-assigned key of the transfer history associated with this transfer journal entry map. |