Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.