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 the jobs for the planned production order.
Syntax
public void createJobs(
ReqRoute _reqRoute,
Route _route,
RouteOpr _routeOpr,
RouteGroup _routeGroup,
WrkCtrActivityRequirementSet _activityRequirementSet)
Run On
Server
Parameters
- _reqRoute
Type: ReqRoute Table
The planned production order operation data.
- _route
Type: Route Table
A Route record with the base data operation information.
- _routeOpr
Type: RouteOpr Table
A RouteOpr record with the base data operation parameters.
- _routeGroup
Type: RouteGroup Table
A RouteGroup record with the route group information.
- _activityRequirementSet
Type: WrkCtrActivityRequirementSet Table
A WrkCtrActivityRequirementSet with the operation activity requirement set.