Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.