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 Sequences Schema
  
Routing Sequences Schema
The following describes the elements contained in the sequences 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 Sequence; Internal to Windchill MPMLink.
SequenceNumber
Sequence line number defined on the sequence. It maps to Sequence Number in SAP.
WNC_Sequence
Sequence Number in Windchill Process plan. Does not map in SAP. Here it is taken for filter purpose.
ValidFrom
Sequence Start Effectivity date. Does not map in SAP. Note: Process Plan's (Routing in SAP) start effective date. In SAP it goes to alternate date's valid from date in ECN and Routing object gets assigned this Alternate date in ECN.
ValidToDate
Sequences’s end effectivity. It does not map in SAP.
SequenceCategory
Category of Sequence. Cross references from ESILookups.properties based on the category of sequence in Windchill Process plan. It decides whether to have alternate or parallel sequence.
ReferenceSequence
Defaulted from ESIDefaults.properties. It is always "000000".
Description
Sequence name.
TaskMeasureUnit
Cross referenced from ESILookups.properties for Unit of measurement of sequence in Windchill Process Plan.
BranchOperation
Branching operation defined for the sequence
ReturnOperation
Return Operation defined for the sequence
RoutingSequenceUserArea
Optional. Stores all user-defined data used in customizations.