Share via


Currency::customsMSTAmount_IN Method

Gets the accounting currency amount from the specified transaction currency amount.

Syntax

client server public static AmountMST customsMSTAmount_IN(
    AmountCur _amountCur, 
    CurrencyCode _currencyCode, 
    EximExportImport_IN _direction, 
   [TransDate _exchRateDate, 
    boolean _rounding])

Run On

Called

Parameters

  • _rounding
    Type: boolean
    A Boolean value that determines whether the result should be rounded; optional.

Return Value

Type: AmountMST Extended Data Type
The amount in base currency by considering the customs exchange rate.

See Also

Reference

Currency Table