ErpPayment
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
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| ErpPayment | 0..* | ErpRecLineItem | 0..* | ErpPayments | ErpRecLineItems | ||
| ErpPayment | 0..* | ErpPayableLineItem | 0..* | ErpPayments | ErpPayableLineItems | ||
| ErpPayment | 0..* | ErpInvoiceLineItem | 0..* | ErpPayments | ErpInvoiceLineItems |