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 inclusive tax amount.
Syntax
server public static TaxAmountCur getInclTaxAmount_IN(Common _common, [Tax _tax])
Run On
Server
Parameters
- _common
Type: Common Table
Recid of the PurchLine table.
- _tax
Type: Tax Class
The Tax object passed in.
Return Value
Type: TaxAmountCur Extended Data Type
The total tax amount committed.