RetailMassUpdate.processQuery Method [AX 2012]
This method loops through the query run object and writes the data to corresponding destination tables.
Syntax
protected void processQuery(QueryRun qr)
Run On
Called
Parameters
- qr
Type: QueryRun Class
The QueryRun object which is looped through to do the mass update.