Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.