Currency::amountMST2MSTSecond_RU Method
Calculates the reproting currency amount from the specified accounting currency amount.
Syntax
client server public static AmountMSTSecondary amountMST2MSTSecond_RU(AmountMST _amountMST, [TransDate _exchrateDate])
Run On
Called
Parameters
- _amountMST
Type: AmountMST Extended Data Type
The accounting currency amount that is used to calculate the reporting currency amount.
- _exchrateDate
Type: TransDate Extended Data Type
The exchange rate date to use to retrieve exchange rate information.
Return Value
Type: AmountMSTSecondary Extended Data Type
An reporting currency amount that has been calculated from the transaction currency amount.