Tax.getVATPayableAmount_IN Method [AX 2012]

Creates a container which holds tax amount and other information related to Vat.

Syntax

public container getVATPayableAmount_IN(TaxTrans _taxTrans)

Run On

Server

Parameters

  • _taxTrans
    Type: TaxTrans Table
    This buffer is used the find the record.

Return Value

Type: container
Returns a container.

See Also

Reference

Tax Class