Pricebook Assignment Rule
This object stores the configuration rules based on which the entitlement engine assigns the right Service Pricebook based on Contract/ Asset Warranty/ Account-based/ Regional Warranty or Contract on Work Order.
API Name: SVMXA360__CONF_PricebookAssignmentRule__c
Number of Fields: 8
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Pricebook
SVMXA360__Pricebook__c
Lookup(Pricebook)
The ID of the associated Pricebook.
​Qualifying Criteria
SVMXA360__ExpressionId__c
Lookup(Expression)
​The ID of the Expression using which the Pricebook Assignment rule will be qualified.
Standard Fields
Pricebook Assignment Rule Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Active
SVMXA360__Active__c
Checkbox
Indicates whether the Pricebook Assignment Rule is active (True) or not (False).
​Description
SVMXA360__Description__c
​Long Text Area(32768)
​A text description of this record.
​Developer Name
SVMXA360__DeveloperName__c
​Text(40) (External ID) (Unique Case Sensitive)
​A unique identifier of a record that can be linked with another Salesforce Org or external data source.
​Object Name
SVMXA360__ObjectAPIName__c
​Text(255)
​The API name of the source object.
​Sequence
SVMXA360__Sequence__c
​Number(3, 0)
The sequence in which the qualified pricebook assignment rule should be considered when performing the pricebook assignment.
Was this helpful?