Share via


VendOutPaymCreate_MultiCashForeign_PL.getTransAmountMST Method [AX 2012]

Converts passed amount from the passed currency to the accounting currency(MST).

Syntax

protected AmountMST getTransAmountMST(Amount _amount, CurrencyCode _curCode)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
Converted amount in the accounting currency.

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class