Data Model > Data Dictionary > W > Work Order Dependency
Work Order Dependency
This Object defines dependency among a pair of work orders and is combined to form a dependency group.
API Label: SVMXC__Service_Order_Dependency__c
No. of Fields: 19
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Dependency Group
SVMXC__Dependency_Group__c
Master-Detail(Dependency Management)
This field contains the ID of the Dependency Management object to which this dependency definition object belongs.
Primary Work Order
SVMXC__Primary_Work_Order__c
Lookup(Work Order)
This field stores the work order ID of the primary work order of the dependency object.
Secondary Work Order
SVMXC__Secondary_Work_Order__c
Lookup(Work Order)
This stores the work order ID of the secondary work order of the dependency object.
Primary Work Plan Task
SVMXC__SM_PrimaryWPTaskId__c
Lookup(Work Plan Task)
The Task whose start or finish determines when the related Secondary Task can start or finish.
Secondary Work Plan Task
SVMXC__SM_SecondaryWPTaskId__c
Lookup(Work Plan Task)
A Task that can start or finish only after the start or finish of its associated Primary Task, based on the defined time dependency.
Primary Service Task
SVMXC__SM_PrimaryServiceTaskId__c
Lookup(Service Task)
The Task whose start or finish determines when the related Secondary Task can start or finish.
Secondary Service Task
SVMXC__SM_SecondaryServiceTaskId__c
Lookup(Service Task)
A Task that can start or finish only after the start or finish of its associated Primary Task, based on the defined time dependency.
Primary Work Plan Assignment
SVMXC__SM_PrimaryWPAssignmentId__c
Lookup(Work Plan Assignment)
The Work Plan Assignment whose start or finish determines when the related Secondary Work Plan Assignment can start or finish.
Secondary Work Plan Assignment
SVMXC__SM_SecondaryWPAssignmentId__c
Lookup(Work Plan Assignment)
A Work Plan Assignment that can start or finish only after the start or finish of its associated primary Work Plan Assignment, based on the defined time dependency.
Standard Fields
Work Order Dependency Number
Name
Auto Number
Auto-generated record number.
Custom Fields
Cost ID For Missed Target Time
SVMXC__Targeted_Time_Variance_Cost_ID__c
Text(50)
This field stores the time variance cost ID.
Maximum Time Buffer
SVMXC__Maximum_Time_Deviation__c
Number(8, 0)
This field stores the required maximum time deviation value when time dependency is defined.
Maximum Time Buffer Units
SVMXC__Maximum_Time_Deviation_Units__c
Picklist
This field stores the unit of the maximum time deviation value.
Minimum Time Buffer
SVMXC__Minimum_Time_Deviation__c
Number(8, 0)
This field stores the required minimum time deviation value when time dependency is defined.
Minimum Time Buffer Units
SVMXC__Minimum_Time_Deviation_Units__c
Picklist
This field stores the unit of the minimum time deviation value.
Resource Dependency
SVMXC__Resource_Dependency__c
Picklist
This picklist field enables the user to select the appropriate value to define the resource dependency.
Targeted Time Difference
SVMXC__Targeted_Time_Difference__c
Number(8, 0)
This field stores the targeted time difference value.
Targeted Time Difference Units
SVMXC__Targeted_Time_Difference_Units__c
Picklist
This field stores the unit for time difference value.
Time Dependency
SVMXC__Time_Dependency__c
Picklist
This picklist field enables the user to select the appropriate value to define the time dependency.
Was this helpful?