Expression
Stores the Expression information.
API Name: SVMXA360__CONF_Expression__c
Number of Fields: 12
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Standard Fields
Expression Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Advanced Expression
SVMXA360__AdvancedExpression__c
Text(255)
The advanced expression.
Criteria
SVMXA360__Criteria__c
Long Text Area(10000)
The SOQL query clause for the expression.
Description
SVMXA360__Description__c
Long Text Area(32000)
Description of the expression.
Developer Name
SVMXA360__DeveloperName__c
Text(40) (External ID) (Unique Case Insensitive)
Unique ID generated for expression.
Expression Fields
SVMXA360__ExpressionFields__c
Long Text Area(2000)
The field API names used in the expression rules.
Expression JSON
SVMXA360__ExpressionJSON__c
Long Text Area(32768)
The JSON formatted String of the complete expression.
Expression Type
SVMXA360__ExpressionType__c
Picklist
To determine whether the expression will be used for Entitlement rule, lookup, or, be common.
Header Record Object
SVMXA360__HeaderRecordObject__c
Text(150)
This field stores the current record header of expression.
Object API Name
SVMXA360__ObjectAPIName__c
Text(150)
The API name of the object on which the expression is described.
Title
SVMXA360__Title__c
Text(255)
Title of the expression.
Type
SVMXA360__Type__c
Picklist
Type of the expression.
Was this helpful?