Share via


CashReportDP.getOpeningAmount Method [AX 2012]

Retrieves the opening amount for the report instance.

Syntax

protected AmountCur getOpeningAmount()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The opening amount is the total amount of previous cash transactions for the same cash account and currency code.

Remarks

A previous cash transaction is the one with lower transaction date or same transaction date and lower report number.

See Also

Reference

CashReportDP Class