WHSInventReserve::addSumFields Method
Adds all quantity value fields as sum fields to the datasource.
Syntax
client server public static void addSumFields(QueryBuildDataSource _qbds, [boolean _onlyAvail])
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The datasource the sum fields should be added to.
- _onlyAvail
Type: boolean
Limits the fields being summed to only the avail quantities.