JmgIpcLedgerEnter.queryRun Method [AX 2012]
Returns the QueryRun object, which is used by the query prompt.
This method is used in cases where a query prompt is the dialog, and in cases where a Select menu item is added to a dialog. Do not initialize the QueryRun object whenever this method is called. Do it in the unpack, the initParmDefault, or the init method, or in the method only when it is not initialized. The query selects records from the JmgStampTrans table.
Community Additions
ADD
Show: