AssetDeleteBudgetModel.queryRun Method [AX 2012]
Gets the QueryRun object, which is used by the QueryPrompt.
This method is used if the dialog box is a query prompt and also if a Select menu item is added to a dialog box. Do not initialize the queryRun object whenever the method is called. This should be done in the unpack and initParmDefault methods. Otherwise, it should be used in the init method or in the method only when it is not initialized.
Community Additions
ADD
Show: