PCActiveVersionOpenOrdersQuotation::convertCallerQuery Method [AX 2012]
Converts the query used on the calling form to a query that can be passed to the SalesQuotationListPage 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: