Share via


VendOutPaymCreate_MCash_HU.getTransAmountMST Method [AX 2012]

Converts an amount from the specified currency to the accounting currency (MST).

Syntax

protected AmountMST getTransAmountMST(Amount _amount, CurrencyCode _curCode)

Run On

Server

Parameters

Return Value

Type: AmountMST Extended Data Type
The converted amount in the accounting currency.

See Also

Reference

VendOutPaymCreate_MCash_HU Class