Class Description
Payment infromation and status for any individual line item of an ErpInvoice (e.g., when payment is from a customer). ErpPayable is also updated when payment is to a supplier and ErpReceivable is updated when payment is from a customer. Multiple payments can be made against a single line item and an individual payment can apply to more that one line item.
Attributes
Name | Type | Description |
---|---|---|
termsPayment | String | Payment terms (e.g., net 30). |
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 |
---|---|---|---|---|---|---|---|
ErpInvoiceLineItem | 0..* | ErpPayment | 0..* | ErpInvoiceLineItems | ErpPayments | ||
ErpPayableLineItem | 0..* | ErpPayment | 0..* | ErpPayableLineItems | ErpPayments | ||
ErpRecLineItem | 0..* | ErpPayment | 0..* | ErpRecLineItems | ErpPayments |