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.
Joins the InventBatch table to the on hand query.
Syntax
public QueryBuildDataSource joinInventBatch(JoinMode _joinMode)
Run On
Called
Parameters
- _joinMode
Type: JoinMode Enumeration
The join mode that should be used for joining the InventBatch table.
Return Value
Type: QueryBuildDataSource Class
The new data source for the InventBatch table.