Share via


CashOrderReportDP.getAmountMST Method [AX 2012]

Retrieves the amount in the accounting currency.

Syntax

protected AmountCur getAmountMST()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The amount in the accounting currency.

Remarks

Derived classes can override this method to provide country/region-specific variations.

See Also

Reference

CashOrderReportDP Class