EximEPCGSchemeApprove_IN::importValueMST Method
Gets the importValue value, based on the epcgUseCustomsExchRate parameter.
Syntax
server public static AmountMST importValueMST(
AmountCur _importValue,
CurrencyCode _currency,
TransDateTime _issueDateTime)
Run On
Server
Parameters
- _importValue
Type: AmountCur Extended Data Type
The AmountCur value.
- _currency
Type: CurrencyCode Extended Data Type
The CurrencyCode value.
- _issueDateTime
Type: TransDateTime Extended Data Type
The TransDateTime value.
Return Value
Type: AmountMST Extended Data Type
The AmountMST value.