Share via


LedgerVoucherTransObject.parmAmountMST Method [AX 2012]

Gets or sets the transaction amount in the functional currency.

Syntax

public AmountMST parmAmountMST([AmountMST _amountMST])

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The transaction amount in the functional currency.

Remarks

Use this method when the transaction amount in the functional currency is already known. Call the UpdateFunctionalCurrencyAmount method when the transaction amount in the transaction currency is known and has been set.

See Also

Reference

LedgerVoucherTransObject Class