CustInvoiceLineTemplate::totalTemplateAmountIncTax Method
Calculates the total free text invoice template amount including tax.
Syntax
client server public static AmountCur totalTemplateAmountIncTax(RecId _custInvoiceTemplateRecId)
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RecId Extended Data Type
The record ID of the custInvoiceTemplate table.
Return Value
Type: AmountCur Extended Data Type
The total free text invoice template amount.