RetailMassUpdate.buildQuery Method [AX 2012]
This Method builds the query run object to loop through all the records in the RetailMassUpdateWorksheetLine table that are concerned with the current worksheet.
Syntax
protected QueryRun buildQuery()
Run On
Called
Return Value
Type: QueryRun Class
An instance of QueryRun class.