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