TaxPurchaseTaxValue::purchaseTaxAmountMST Method
Calculates the duty tax.
Syntax
client server public static AmountMST purchaseTaxAmountMST(TransDate _transDate, AmountMST _baseAmountMST)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date of the transaction.
- _baseAmountMST
Type: AmountMST Extended Data Type
The amount of the transaction.
Return Value
Type: AmountMST Extended Data Type
The duty tax amount, based on the periods that are set up in duty tax setup table.