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.
This method is use to retrieve the total amount for the invoice line including the tax for 1099s.
Syntax
server public static AmountCur getAmountIncludingTax(VendInvoiceTrans _vendInvoiceTrans)
Run On
Server
Parameters
- _vendInvoiceTrans
Type: VendInvoiceTrans Table
The invoice transaction record that the amount and tax will be calculated on.
Return Value
Type: AmountCur Extended Data Type
The total of the line amount and the tax.