User Preference
Object to store user configured columns for IB tree view.
API Name: SVMXC__SM_User_Preferences__c
Number of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
FCO
SVMXC__SM_FCOId__c
Lookup(Change Order)
This field links the user preferences and configuration to a specific FCO.
User Reference Id
SVMXC__SM_User_Reference_Id__c
Lookup(User)
Reference to User id.
Custom Fields
Config Data JSON
SVMXC__SM_ConfigDataJSON__c
Long Text Area(32768)
Stores the detailed filter definition and additional configuration data in JSON format.
Configured Columns
SVMXC__SM_Configured_Columns__c
Long Text Area(131072)
Configured columns ad JSON.
DC User Settings
SVMXC__SM_DC_User_Settings__c
Long Text Area(32768)
This stores the Dispatch Console user settings of the logged in user in json format
Scope
SVMXC__SM_Scope__c
Text(100)
This field determines whether the configuration applies at the module level or to a specific master record.
Type
SVMXC__SM_Type__c
Text Area(255)
Was this helpful?