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.
Gets epcg tax amount.
Syntax
server public static AmountMST epcgTaxAmount(
TaxableBasis_IN _taxableBasis,
AmountMST _baseAmount,
[EximPercentage_IN _eximTaxPercent,
TaxValue _taxValue])
Run On
Server
Parameters
- _taxableBasis
Type: TaxableBasis_IN Enumeration
The taxable basis.
- _baseAmount
Type: AmountMST Extended Data Type
The base amount.
- _eximTaxPercent
Type: EximPercentage_IN Extended Data Type
The exim tax percent.
- _taxValue
Type: TaxValue Extended Data Type
The tax value.
Return Value
Type: AmountMST Extended Data Type
The instance of the AmountMST class.