PCActiveVersionOpenOrdersSalesTable::convertCallerQuery Method [AX 2012]

Converts the query that is used on the calling form to a query that can be passed to the SalesTableListPage form.

client server protected static InitialQueryParameter convertCallerQuery(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The initial query that is passed by the class.

Return Value

Type: InitialQueryParameter Class
A converted Query object.
Show: