Data Model > Data Dictionary > O > Observation
Observation
This object stores the errors and symptoms that can be recorded in an investigation.
API Label: SVMXC__SM_Observation__c
No. of Fields: 4
Field Label
Field Name
Data Type
Description
Standard Fields
Observation Title
Name
Text(80)
The auto-generated record name.
Custom Fields
Active
SVMXC__SM_IsActive__c
Checkbox
Flag indicates if the observation record is active.
Observation Description
SVMXC__SM_Description__c
Text(255)
Short description of the observation/error/problem.
Observation Type
SVMXC__SM_Type__c
Picklist
Types of observations.
Was this helpful?