CustInvoiceDistributionTemplate::sumDistributionLineAmount Method
Calculates the total distributed amount of an invoice line template.
Syntax
client server public static AmountCur sumDistributionLineAmount(CustInvoiceDistributionTemplate _custInvoiceDistributionTemplate)
Run On
Called
Parameters
- _custInvoiceDistributionTemplate
Type: CustInvoiceDistributionTemplate Table
The RecId value of the CustInvoiceTemplateDistributionLine record.
Return Value
Type: AmountCur Extended Data Type
The total distributed amount of an invoice line template.