Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.