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
- _purchLineRecId
Type: RefRecId Extended Data Type
The purch line RecId.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _setOffRules
Type: container
The set off rules.
- _taxDate
Type: TransDate Extended Data Type
The tax date.
- _dutyAvailed
Type: container
The duty availed.
- _taxAmount
Type: AmountMST Extended Data Type
The tax amount.
- _authorizationType
Type: EximAuthorizationType_IN Enumeration
The authorization type.
Return Value
Type: container
The DEPB incentive tax amount.