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
CalledParameters
- _args
- Type: Args Class
The initial query that is passed by the class.
Show: