ErpLedgerEntry
Class Description
Details of an individual entry in a ledger, which was posted from a journal on the posted date.
Attributes
| Name | Type | Description |
|---|---|---|
| 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 | |
| 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 |
|---|---|---|---|---|---|---|---|
| ErpLedgerEntry | 0..1 | ErpLedBudLineItem | 0..1 | ErpLedBudLineItem | ErpLedgerEntry | ||
| ErpLedgerEntry | 0..1 | ErpJournalEntry | 0..1 | ErpLedgerEntry | ErpJounalEntry | ||
| ErpLedgerEntry | 0..* | UserAttribute | 0..* | ErpLedgerEntries | UserAttributes | ||
| ErpLedgerEntry | 0..* | ErpLedger | 1 | ErpLedgerEntries | ErpLedger |