Data Model > Data Dictionary > C > Checklist Result
Checklist Result
This object holds the results of the transposed checklist data for reporting purposes.
API Label: SVMXC__ SM_Checklist_Result__c
No. of Fields: 15
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Account
SVMXC__SM_Account__c
Lookup(Account)
This field holds the look up to Account Object.
Checklist
SVMXC__SM_Checklist__c
Lookup(Checklist)
Lookup to Checklist Object.
Completed By
SVMXC__SM_Completed_By__c
Lookup(User)
Field to store the user Id of the user who completed the checklist.
Installed Product
SVMXC__SM_Installed_Product__c
Lookup(Installed Product)
This field hold the look up reference to Installed Product Object.
Location
SVMXC__SM_Location__c
Lookup(Location)
This field holds the look up to Location Object.
Parts Order
SVMXC__SM_Parts_Order__c
Lookup(Parts Order)
This field holds the look up to Parts Order Object.
Product
SVMXC__SM_Product__c
Lookup(Product)
This field holds the look up to Product object.
Work Detail
SVMXC__SM_Work_Detail__c
Lookup(Work Detail)
This field holds the look up to Work Details Object.
Work Order
SVMXC__SM_Work_Order__c
Lookup(Work Order)
This field is look up to Work Order.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Answer
SVMXC__SM_Answer__c
Text Area(255)
Field to store the answer to the question.
Checklist Name
SVMXC__SM_Checklist_Name__c
Text Area(255)
Field to store the Checklist Process Name.
Complete Answer
SVMXC__SM_Complete_Answer__c
Long Text Area(50000)
Holds the complete answer of the question which is more than 255 character long.
Question
SVMXC__SM_Question__c
Text Area(255)
Field to store the question text.
Question Number
SVMXC__SM_Question_Number__c
Text(40)
Field to store the Question ID.
Was this helpful?