cgcloud__Promotion_Hurdle_Expression__c

New object that stores the information about an expression. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Allows_Classification__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the expression function can dynamically consider the classification and the KAM is able to filter products according to the classification at Promotion Hurdle level.
The default value is false.
cgcloud__Expression_Function__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the function that's called to determine the value of the Expression. This function must be defined in the Mobility Modeler as a Javascript function. It receives a predefined list of parameters as input and returns a numeric value.
cgcloud__Expression_Result_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Type of result of the expression (Text, Numeric, Boolean).
Possible values are:
  • Boolean
  • Date
  • Numeric
  • Text
cgcloud__Field_Api_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Optional parameter.
cgcloud__Job_Definition_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Optional parameter. The question to be answered or verified.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Job_Definition_Template__c
cgcloud__Product__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Optional parameter. The product that's to be verified from a survey.
This is a relationship field.
Relationship Name
cgcloud__Product__r
Relationship Type
Lookup
Refers To
Product2
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Describes the sales organization to which the promotion expression belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Promotion_Hurdle_Expression__cChangeEvent
Change events are available for the object.
cgcloud__Promotion_Hurdle_Expression__cFeed
Feed tracking is available for the object.
cgcloud__Promotion_Hurdle_Expression__cHistory
History is available for the tracked fields of the object.
cgcloud__Promotion_Hurdle_Expression__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Promotion_Hurdle_Expression__cShare
Sharing is available for the object.