Share via


EximTaxTable_IN::calcDEPBIncentiveTaxAmount Method

Calculates DEPB incentive tax amount.

Syntax

server public static container calcDEPBIncentiveTaxAmount(
    RefRecId _purchLineRecId, 
    TaxCode _taxCode, 
    container _setOffRules, 
    TransDate _taxDate, 
    container _dutyAvailed, 
    AmountMST _taxAmount, 
    EximAuthorizationType_IN _authorizationType)

Run On

Server

Parameters

  • _setOffRules
    Type: container
    The set off rules.
  • _dutyAvailed
    Type: container
    The duty availed.

Return Value

Type: container
The DEPB incentive tax amount.

See Also

Reference

EximTaxTable_IN Table