Share via


Tax.exciseDeferredAmt_IN Method [AX 2012]

Gets excise deferred amount.

Syntax

public TaxAmountCur exciseDeferredAmt_IN(
    Percent _claimPercentage, 
    TaxAmount _taxAmount, 
    ExciseRecordType_IN _exciseRecordType, 
    ExciseType_IN _exciseType)

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.

See Also

Reference

Tax Class