Data Model > Data Dictionary > I > Investigation Root Cause
Investigation Root Cause
This object establishes a connection between the Investigation and Root Cause objects and contains the root cause details of an investigation.
API Label: SVMXC__SM_Investigation_Root_Cause__c
No. of Fields: 4
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Investigation
SVMXC__SM_Investigation__c
Master-Detail(Investigation)
Investigation for which the root cause is recorded.
Root Cause
SVMXC__SM_Root_Cause__c
Lookup(Root Cause)
Root cause recorded for the investigation. Is a lookup to Root cause object.
Standard Field
Record Number
Name
Auto Number
The auto-generated record number.
Custom Field
Comments
SVMXC__SM_Comments__c
Long Text Area(131072)
Contains additional comments when recording root cause for an investigation.
Was this helpful?