Class Description
Details of an individual entry in a ledger, which was posted from a journal on the posted date.
Attributes
Name | Type | Description |
---|---|---|
transactionDateTime | DateTime | Date and time journal entry was recorded. |
accountID | String | Account identifier for this entry. |
accountKind | ErpAccountKind | Kind of account for this entry. |
amount | Money | The amount of the debit or credit for this account. |
postedDateTime | DateTime | Date and time this entry was posted to the ledger. |
status | Status |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ErpLedger | 1 | ErpLedgerEntry | 0..* | ErpLedger | ErpLedgerEntries | ||
ErpLedgerEntry | 0..* | UserAttribute | 0..* | ErpLedgerEntries | UserAttributes | ||
ErpLedgerEntry | 0..1 | ErpJournalEntry | 0..1 | ErpLedgerEntry | ErpJounalEntry | ||
ErpLedgerEntry | 0..1 | ErpLedBudLineItem | 0..1 | ErpLedBudLineItem | ErpLedgerEntry |