CustVendOpenTransManager.getMarkedTotalDisplayCur Method [AX 2012]

Retrieves the total amount of the marked transactions in the currency displayed.

Syntax

public AmountCur getMarkedTotalDisplayCur()

Run On

Called

Return Value

Type: AmountCur Extended Data Type
The total amount of the marked transactions.

Remarks

The total includes the transaction amount transferred from the journal transaction if it has a value.

See Also

Reference

CustVendOpenTransManager Class