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.
Creates all the jobs for a specified job type for a route operation in the route that is being used in the planned order.
Syntax
protected void createAllProdRouteJobs(
ProdJobType _prodJobType,
ReqRoute _reqRoute,
Route _route,
RouteOpr _routeOpr,
RouteGroup _routeGroup,
WrkCtrActivityRequirementSet _activityRequirementSet)
Run On
Server
Parameters
- _prodJobType
Type: ProdJobType Class
A ProdJobType object that contains the job type information.
- _reqRoute
Type: ReqRoute Table
A ReqRoute record that contains the planned order route operation information.
- _route
Type: Route Table
A Route record that contains information about the route base data to use.
- _routeOpr
Type: RouteOpr Table
A RouteOpr record that contains the route operation base data.
- _routeGroup
Type: RouteGroup Table
A RouteGroup record that contains the route group settings.
- _activityRequirementSet
Type: WrkCtrActivityRequirementSet Table