Share via


BankClientExportFormat_RU.queryRunOutPayment Method [AX 2012]

Creates a query from the TmpBankClientOutPayment_RU table.

Syntax

protected QueryRun queryRunOutPayment()

Run On

Called

Return Value

Type: QueryRun Class
An instance of the QueryRun system class.

Remarks

To query from a temporary table, use the setCursor method.

See Also

Reference

BankClientExportFormat_RU Class