TaxSettlement_IN.getadvancePaymentTaxAmount Method [AX 2012]
Gets advanced payment tax amount.
Syntax
public TaxAmountCur getadvancePaymentTaxAmount(TaxTrans _taxTrans)
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
The tax of the transaction.
Return Value
Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.