Share via


CashReportDP.getIssueAmount Method [AX 2012]

Retrieves the issue amount in the transaction currency.

Syntax

protected AmountCur getIssueAmount()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

CashReportDP Class