CustInvoiceDistributionTemplate::sumDistributionLinePercentage Method
Calculates the total distributed percentage of an invoice line template.
Syntax
client server public static Percent sumDistributionLinePercentage(CustInvoiceDistributionTemplate _custInvoiceTemplateLine)
Run On
Called
Parameters
- _custInvoiceTemplateLine
Type: CustInvoiceDistributionTemplate Table
The RecId of the CustInvoiceTemplateDistributionLine record.
Return Value
Type: Percent Extended Data Type
The total distributed percentage of an invoice line template.