CustInvoiceLineTemplate::lineTaxAmount Method
Calculates the free text invoice template line tax amount.
Syntax
client server public static AmountCur lineTaxAmount(CustInvoiceLineTemplate _custInvoiceLineTemplate)
Run On
Called
Parameters
- _custInvoiceLineTemplate
Type: CustInvoiceLineTemplate Table
An instance of CustInvoiceLineTemplate table record.
Return Value
Type: AmountCur Extended Data Type
The tax amount of CustInvoiceLineTemplate table record.