Share via


Currency::customsReportingMSTAmount_IN Method

Gets the amount in reporting currency by considering the customs exchange rate.

Syntax

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

Run On

Called

Parameters

  • _rounding
    Type: boolean
    True if the amount is rounding.

Return Value

Type: AmountMST Extended Data Type
This method returns the amount in Reporting currency by considering the customs exchange rate.

See Also

Reference

Currency Table