ErpJournalEntry
Class Description
Details of an individual entry in a journal, which is to be posted to a ledger on the posting date.
Attributes
Name | Type | Description |
---|---|---|
accountID | String | Account identifier for this entry. |
amount | Money | The amount of the debit or credit for this account. |
postingDateTime | DateTime | Date and time this entry is to be posted to the ledger. |
sourceID | String | The identifer of the source for this entry. |
status | Status | |
transactionDateTime | DateTime | Date and time journal entry was recorded. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ErpJournalEntry | 0..* | ErpPayableLineItem | 0..* | ErpJournalEntries | ErpPayableLineItems | ||
ErpJournalEntry | 0..1 | ErpLedgerEntry | 0..1 | ErpJounalEntry | ErpLedgerEntry | ||
ErpJournalEntry | 0..* | ErpRecLineItem | 0..* | ErpJournalEntries | ErpRecLineItems | ||
ErpJournalEntry | 0..* | ErpJournal | 1 | ErpJournalEntries | ErpJournal | ||
ErpJournalEntry | 0..* | ErpInvoiceLineItem | 0..1 | ErpJournalEntries | ErpInvoiceLineItem | ||
ErpJournalEntry | 0..* | CostType | 0..* | ErpJournalEntries | CostTypes |