Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__Promotion_Template_Hierarchy__c

Object that helps create promotion hierarchies. 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
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Child_Promo_Relevant_KPI_Definition_1__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Lookup to the first KPI that's used to transfer values from the parent to the child process.
This is a relationship field.
Relationship Name
cgcloud__Child_Promo_Relevant_KPI_Definition_1__r
Relationship Type
Lookup
Refers To
cgcloud__KPI_Definition__c
cgcloud__Child_Promo_Relevant_KPI_Definition_2__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Lookup to the first KPI that's used to transfer values from the parent to the child process.
This is a relationship field.
Relationship Name
cgcloud__Child_Promo_Relevant_KPI_Definition_2__r
Relationship Type
Lookup
Refers To
cgcloud__KPI_Definition__c
cgcloud__Child_Promo_Relevant_KPI_Definition_3__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Lookup to the first KPI that's used to transfer values from the parent to the child process.
This is a relationship field.
Relationship Name
cgcloud__Child_Promo_Relevant_KPI_Definition_3__r
Relationship Type
Lookup
Refers To
cgcloud__KPI_Definition__c
cgcloud__Child_Promotion_Template__c
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Lookup to a promotion template.
This is a relationship field.
Relationship Name
cgcloud__Child_Promotion_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Promotion_Template__c
cgcloud__Copied_Components__c
Type
multipicklist
Properties
Create, Filter, Nillable, Update
Description
Components of a promotion that must be copied to the child promotion when a promotion is copied or derived.
Possible values are:
  • ManualInput—Manual Input
  • Notes
  • Products
  • Tactics
cgcloud__Parent_Child_Usage_Combo__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
It stores the combination of parent promotion template and child promotion template for Derive Usage to avoid duplication of entries.
cgcloud__Parent_Promotion_Template__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the parent (current) promotion template.
This is a relationship field.
Relationship Name
cgcloud__Parent_Promotion_Template__r
Relationship Type
Master-detail
Refers To
cgcloud__Promotion_Template__c (the master object)
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the detail page of the Promotion Template Hierarchy.
This is a calculated field.
Formula
1HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Usage__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Defines the process type for which the relation record is used.
Possible values are:
  • Copy
  • Derive
  • Push

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_Template_Hierarchy__cChangeEvent
Change events are available for the object.
cgcloud__Promotion_Template_Hierarchy__cFeed
Feed tracking is available for the object.
cgcloud__Promotion_Template_Hierarchy__cHistory
History is available for tracked fields of the object.
cgcloud__Promotion_Template_Hierarchy__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Promotion_Template_Hierarchy__cShare
Sharing is available for the object.