Data Model > Data Dictionary > I > Investigation Solution
Investigation Solution
This object establishes a connection between the Investigation and Solution objects and contains the solution details for the reported problem.
API Label: SVMXC__SM_Investigation_Solution__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Installed Product
SVMXC__SM_Installed_Product__c
Lookup(Installed Product)
Installed Product for which the solution is recorded in the investigation. Is a lookup to Installed Product object.
Investigation
SVMXC__SM_Investigation__c
Master-Detail(Investigation)
Investigation for which the Solution is recorded.
Solution
SVMXC__SM_Solution__c
Lookup(Solution)
Solution recorded for the investigation. Is a lookup to Solution 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 solution for an investigation.
Origin
SVMXC__SM_Origin__c
Picklist
Specifies who recommended the solution, a technician, service engineer, or automated process.
Status
SVMXC__SM_Status__c
Picklist
Reflects the completion stage of the solution, such as worked, failed, or is a hypothesis.
Was this helpful?