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.
Deletes capacity reservations for the specified job.
Syntax
server public static void deleteCapJobId(
ProdJobId _jobId,
RouteJobType _jobType,
WrkCtrRefId _refId,
WrkCtrCapRefType _refType,
[WrkCtrCapacityType _loadType,
RefRecId _reqPlanVersionRefRecId])
Run On
Server
Parameters
- _jobId
Type: ProdJobId Extended Data Type
The job ID.
- _jobType
Type: RouteJobType Enumeration
The job type.
- _refId
Type: WrkCtrRefId Extended Data Type
The order ID.
- _refType
Type: WrkCtrCapRefType Enumeration
The reservation type.
- _loadType
Type: WrkCtrCapacityType Enumeration
The load type; optional.
- _reqPlanVersionRefRecId
Type: RefRecId Extended Data Type
The master plan version ID; optional.