CustInvoiceLineTemplate::totalTemplateLineAmount Method
Calculates the total amount of the CustInvoiceTemplate table record.
Syntax
client server public static AmountCur totalTemplateLineAmount(RecId _custInvoiceTemplateRecId)
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RecId Extended Data Type
A record ID of CustInvoiceTemplate table.
Return Value
Type: AmountCur Extended Data Type
The total amount for the CustInvoiceTemplate table record.