Resources > Data Model > Data Dictionary > D > Dependency Management
Dependency Management
This object is used to manage dependency groups.
API Label: SVMXC__Dependency_Management__c
No. of Fields: 5
Field Label
Field Name
Data Type
Description
Standard Fields
Dependency Group Number
Name
Auto Number
Auto-generated record number.
Custom Fields
​Dependency Group Name
SVMXC__Dependency_Group_Name__c
Text(80)
This field contains the dependency group name.
Description
SVMXC__Description__c
Text(255)
This field contains the description of the dependency group.
Error Text
SVMXC__Error_Text__c
Long Text Area(32768)
This field captures any error message if the dependency management creation fails.
Status
SVMXC__Status__c
Text(255)
This field contains the status message. It could be success, true, or any custom value.
Was this helpful?