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 ranges from the Inventory Value Report temporary line in the contract query to a data sources.
Syntax
protected void copyRangesFromContractQuery(Map _map, QueryBuildDataSource _qbds)
Run On
Server
Parameters
- _map
Type: Map Class
A Map object that maps fields from the Inventory Value Report temporary line to fields in the data source.
- _qbds
Type: QueryBuildDataSource Class
A QueryBuildDatasource object.
Remarks
The API changed. The method is now common for all subclasses.