PurchaseDistribution
Description
Defines a general ledger distribution for a specific purchasing document.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The purchase distribution key object that identifies the purchase distribution. | |
GLAccountKey | N/A | Empty | The GL account number key object that specifies the account to which the amount for this distribution will be posted. | |
CreditAmount | N/A | 0 | The credit amount that will be distributed to the account for each distribution line. | |
DebitAmount | N/A | 0 | The debit amount that will be distributed to the account for each distribution line. | |
Reference | string | 30 | Empty | The reference to post as the general ledger distribution reference for the account. |
DistributionType | N/A | Empty | The distribution type key that uniquely identifies the type of distribution. | |
AuditTrailCode | string | N/A | N/A | The internally assigned audit trail code that gets saved on the record at the time the transaction is posted. This property is read-only. |