Tax::getPostedVATDeferredAmount_IN Method [AX 2012]
Gets posted VAT deferred amount.
Syntax
server public static Amount getPostedVATDeferredAmount_IN(InventRefTransId _inventRefTransId, TaxCode _taxCode)
Run On
Server
Parameters
- _inventRefTransId
Type: InventRefTransId Extended Data Type
The original InventTransId of transaction
- _taxCode
Type: TaxCode Extended Data Type
Transaction tax Code
Return Value
Type: Amount Extended Data Type
retrun posted VAT deferred amount
Remarks
return amount will used to find the VAT deferred account for Cedit note transactions.