Share via


Currency::customsCurAmount_IN Method

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

Syntax

client server public static AmountCur customsCurAmount_IN(
    AmountMST _amountMST, 
    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: AmountCur Extended Data Type
The amount in transaction currency by considering the customs exchange rate.

See Also

Reference

Currency Table