Class Description
An individual line item on an invoice.
Attributes
Name | Type | Description |
---|---|---|
billPeriod | DateTimeInterval | Bill period for the line item. |
glAccount | String | General Ledger account code, must be a valid combination. |
glDateTime | DateTime | Date and time line item will be posted to the General Ledger. |
kind | ErpInvoiceLineItemKind | Kind of line item. |
lineAmount | Float | Amount due for this line item. |
lineNumber | String | Line item number on invoice statement. |
lineVersion | String | Version number of the bill run. |
netAmount | Float | Net line item charge amount. |
previousAmount | Float | Previous line item charge amount. |
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 |
---|---|---|---|---|---|---|---|
CustomerBillingInfo | 0..* | ErpInvoiceLineItem | 0..* | CustomerBillingInfos | Customer billing for services rendered. | ErpInvoiceLineItems | |
WorkBillingInfo | 0..* | ErpInvoiceLineItem | 0..* | WorkBillingInfos | ErpLineItems | ||
ErpInvoiceLineItem | 0..* | UserAttribute | 0..* | ErpInvoiceLineItems | UserAttributes | ||
ErpInvoiceLineItem | 0..* | ErpInvoice | 1 | ErpInvoiceLineItems | ErpInvoice | ||
ErpInvoiceLineItem | 0..* | ErpInvoiceLineItem | 0..1 | ComponentErpInvoiceLineItems | ContainerErpInvoiceLineItem | ||
ErpInvoiceLineItem | 0..1 | ErpJournalEntry | 0..* | ErpInvoiceLineItem | ErpJournalEntries | ||
ErpInvoiceLineItem | 0..1 | ErpPayableLineItem | 0..1 | ErpInvoiceLineItem | ErpPayableLineItem | ||
ErpInvoiceLineItem | 0..* | ErpPayment | 0..* | ErpInvoiceLineItems | ErpPayments | ||
ErpInvoiceLineItem | 0..1 | ErpRecLineItem | 0..1 | ErpInvoiceLineItem | ErpRecLineItem | ||
ErpQuoteLineItem | 0..1 | ErpInvoiceLineItem | 0..1 | ErpQuoteLineItem | ErpInvoiceLineItem | Some utilities provide quotes to customer for services, where the customer accepts the quote by making a payment. An invoice is required for this to occur. | |
ErpRecDelvLineItem | 0..1 | ErpInvoiceLineItem | 0..1 | ErpRecDelvLineItem | ErpInvoiceLineItem |