CustInvoiceDistributionTemplate.displayDistributionLineTotalAmount Method
Gets the total distribution amount for a single CustInvoiceLineTemplate line.
Syntax
display AmountCur displayDistributionLineTotalAmount(CustInvoiceDistributionTemplate _custInvoiceDistributionTemplate)
Run On
Called
Parameters
- _custInvoiceDistributionTemplate
Type: CustInvoiceDistributionTemplate Table
A buffer of the CustInvoiceDistributionTemplate table.
Return Value
Type: AmountCur Extended Data Type
The sum of all the distribution amounts for a single CustInvoiceLineTemplate line.