Resources > 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: 13
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.
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?