Data Model > Data Dictionary > I > Investigation Observation
Investigation Observation
This object establishes a connection between the Investigation and Observation objects and contains the observations for one or more affected products.
API Label: SVMXC__SM_Investigation_Observation__c
No. of Fields: 6
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Affected Part
SVMXC__SM_Affected_Product__c
Lookup(Product)
Product for which the observation is recorded in the investigation. Is a lookup to Product object.
Installed Product
SVMXC__SM_Installed_Product__c
Lookup(Installed Product)
Installed Product for which the observation is recorded in the investigation. Is a lookup to Installed Product object.
Investigation
SVMXC__SM_Investigation__c
Master-Detail(Investigation)
Investigation for which the observation is recorded.
Observation
SVMXC__SM_Observation__c
Lookup(Observation)
Observation recorded for the investigation. Is a lookup to Observation 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 observations for an investigation.
Was this helpful?