WMSShipmentPhysicalUpdBatchMulti.queryRun Method [AX 2012]
Gets the QueryRun object that is used by the QueryPrompt object.
This method is used when a query prompt is the dialog box, and when a Select menu item is added to a dialog box. Do not instantiate the queryRun object whenever the method is called. This should be done in the unpack method and the initParmDefault method. The queryRun object should be used in the init method or in the method only when it is not instantiated.
Community Additions
ADD
Show: