Enterprise Administration > Implementing Windchill ESI > Implementing Windchill ESI in an SAP Environment > XML Schemas > Common Business Object (CBO) > Common Business Object Schema: Object Header > Routing Operation Schema
  
Routing Operation Schema
The following describes the elements contained in the operation schema.
Element
Description
ObjectHeader
The system information for the current object. For more information, see Common Business Object Schema: Object Header.
WCID
Unique identifier for the Process Plan Operation; Internal to Windchill MPMLink.
SequenceNo
Sequence line number defined for the sequence of Process plan. In SAP it maps to sequence number of the Routing sequence. For the operation of standard sequence it is defaulted to "000000"
HolderNo
Process plan number for operation in standard sequence. Sequence number for operation in sequence. Operation number for sub operation. For internal filter purpose.
Category
To determine whether this is operation in standard sequence or sub operation or sequence operation. For internal filter purpose.
Activity
Operation label of the Operation. In SAP it maps to Operation/Activity
OldActivity
Old Operation label of the Operation. Used to identify the operation label change.
OperationId
Unique identifier for the Operation, that is operation number. Internal to Windchill MPMLink. In CBO it maps for internal filtering purposes.
ControlKey
ERP Validation code. Cross referenced in ESILookups.properties file based on ERPValidation code in Operation.
WorkCntr
Work center value specified for the work center associated with the Operation.
Plant
Plant of the associated work-center or process plan.
Description
Description of the Operation
OperationMeasureUnit
Cross-reference for Operation unit of measure.
Denominator
1
Nominator
1
BaseQuantity
Quantity mentioned in operation.
StdValue01
Set upTime defined on the operation
StdUnit01
Unit of measure of SetupTime defined on the operation
StdValue02
ProcessingTime defined on the Operation.
StdUnit02
Unit of measure of ProcessingTime defined on the Operation
StdValue03
LaborTime defined on the operation
StdUnit03
Unit of Measure LaborTime defined on the operation
MaxWaitTime
WaitingTime defined on the operation
MaxWaitTime Unit
Unit of WaitingTime defined on the operation
StandardQueue Time
QueueTime defined on the operation
StandardQueue TimeUnit
QueueTime defined on the operation
StandardMove Time
MoveTime defined on the operation
StandardMove TimeUnit
Unit of MoveTime defined on the operation
RoutingOperationUserArea
Optional. Stores all user-defined data used in customizations.