ErpInvoiceLineItem
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ErpInvoiceLineItem | 0..1 | ErpJournalEntry | 0..* | ErpInvoiceLineItem | ErpJournalEntries | ||
ErpInvoiceLineItem | 0..* | ErpInvoiceLineItem | 0..1 | ComponentErpInvoiceLineItems | ContainerErpInvoiceLineItem | ||
ErpInvoiceLineItem | 0..1 | ErpRecLineItem | 0..1 | ErpInvoiceLineItem | ErpRecLineItem | ||
ErpInvoiceLineItem | 0..* | ErpPayment | 0..* | ErpInvoiceLineItems | ErpPayments | ||
ErpInvoiceLineItem | 0..1 | ErpPayableLineItem | 0..1 | ErpInvoiceLineItem | ErpPayableLineItem | ||
ErpInvoiceLineItem | 0..* | ErpInvoice | 1 | ErpInvoiceLineItems | ErpInvoice | ||
ErpInvoiceLineItem | 0..* | UserAttribute | 0..* | ErpInvoiceLineItems | UserAttributes | ||
ErpInvoiceLineItem | 0..1 | ErpRecDelvLineItem | 0..1 | ErpInvoiceLineItem | ErpRecDelvLineItem | ||
ErpInvoiceLineItem | 0..1 | ErpQuoteLineItem | 0..1 | 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. | ErpQuoteLineItem | |
ErpInvoiceLineItem | 0..* | WorkBillingInfo | 0..* | ErpLineItems | WorkBillingInfos | ||
ErpInvoiceLineItem | 0..* | CustomerBillingInfo | 0..* | ErpInvoiceLineItems | CustomerBillingInfos | Customer billing for services rendered. |