Entitlement Rule
Stores the configuration rules to perform automatic entitlement check functionality.
API Name: SVMXA360__CONF_EntitlementRule__c
Number of Fields: 19
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Expression
SVMXA360__Expression__c
Lookup(Expression)
The ID of the Expression using which the entitlement rule will be qualified.
Standard Fields
Rule Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Account API Name
SVMXA360__AccountAPIName__c
Text(100)
Account field on source object to be considered while performing entitlement check.
Asset API Name
SVMXA360__AssetAPIName__c
Text(100)
Asset field on source object to be considered while performing entitlement check.
Check Contracts
SVMXA360__CheckContracts__c
Checkbox
Indicates whether to consider Contracts when performing entitlement check (True) or not (False).
Check Warranties
SVMXA360__CheckWarranties__c
Checkbox
Indicates whether to consider Asset Warranties when performing entitlement check (True) or not (False).
Covered By
SVMXA360__CoveredBy__c
​Picklist
Describes whether the entitlement check should be performed based on Asset or Account.
Default Billing Type
SVMXA360__DefaultBillingType__c
Picklist
The default billing type to be selected when performing auto entitlement.
Description
SVMXA360__Description__c
Long Text Area(32768)
A text description of this record.
Developer Name
SVMXA360__DeveloperName__c
Text(100) (External ID) (Unique Case Insensitive)
A unique identifier of a record that can be linked with another Salesforce Org or external data source.
Include Parent Asset
SVMXA360__IncludeParentAsset__c
Checkbox
Indicates whether to include parent Assets when performing an entitlement check (True) or not (False).
Include Root Asset
SVMXA360__IncludeRootAsset__c
Checkbox
Indicates whether to include root Asset when performing entitlement check (True) or not (False).
IsActive
SVMXA360__IsActive__c
Checkbox
Indicates whether the entitlement rule is active (True) or not (False).
Match Account
SVMXA360__MatchAccount__c
Checkbox
Indicates whether to consider source object Account when performing an entitlement check (True) or not (False).
Match Contact
SVMXA360__MatchContact__c
Checkbox
Indicates whether to consider source object Contact when performing entitlement check (True) or not (False)
Object API Name
SVMXA360__ObjectAPIName__c
Text(150)
The API name of the source object.
Resolution Method
SVMXA360__ResolutionMethod__c
Picklist
Describes an action when the entitlement check identifies multiple coverages.
Sequence
SVMXA360__Sequence__c
Number(3, 0)
The sequence in which the qualified entitlement rule should be considered when performing the entitlement check.
Warranty Types
SVMXA360__WarrantyTypes__c
Picklist (Multi-Select)
One or more Warranty types to be excluded when performing entitlement check.
Was this helpful?