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