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__Active__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether a tactic template is active.
- The default value is true.
|
cgcloud__Additional_Condition_KPI_1__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to additional KPI Definition 1 for the condition.
- This is a relationship field.
- Relationship Name
- cgcloud__Additional_Condition_KPI_1__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__KPI_Definition__c
|
cgcloud__Additional_Condition_KPI_2__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to additional KPI Definition 2 for the condition.
- This is a relationship field.
- Relationship Name
- cgcloud__Additional_Condition_KPI_2__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__KPI_Definition__c
|
cgcloud__Additional_Condition_KPI_3__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to additional KPI Definition 3 for the condition.
- This is a relationship field.
- Relationship Name
- cgcloud__Additional_Condition_KPI_3__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__KPI_Definition__c
|
cgcloud__Condition_Change_Rule__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Determines the rule to handle past conditions.
- Possible values are:
|
cgcloud__Condition_Creation_Definition_Level__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Defines which configuration is used to create conditions out of
tactics.
- Possible values are:
- This field is available in API version 55.0 and later.
|
cgcloud__Condition_Product_Group_Level__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Specifies the product level at which the condition can be
set.
- Possible values are:
- Brand
- Category
-
Flavor—Sub
Brand
-
Package—Product
Price Group
- Product
- SubCategory
|
cgcloud__Condition_Source_Kpi_Name__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- KPI source definition name.
- This is a calculated field.
- Formula
-
cgcloud__Condition_Source_Kpi__r.Name
|
cgcloud__Condition_Source_Kpi__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the KPI definition.
- This is a relationship field.
- Relationship Name
- cgcloud__Condition_Source_Kpi__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__KPI_Definition__c
|
cgcloud__Default_Lift_Type__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Lift type used as the default for the tactic.
- Possible values are:
- The default value is Percentage.
|
cgcloud__Description_Language_1__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 1.
|
cgcloud__Description_Language_2__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 2.
|
cgcloud__Description_Language_3__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 3.
|
cgcloud__Description_Language_4__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 4.
|
cgcloud__Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Selects the description depending on the current language.
- This is a calculated field.
- Formula
-
CASE($User.cgcloud__Language_Postfix__c,
"Language1", cgcloud__Description_Language_1__c,
"Language2", BLANKVALUE(cgcloud__Description_Language_2__c,cgcloud__Description_Language_1__c),
"Language3", BLANKVALUE(cgcloud__Description_Language_3__c,cgcloud__Description_Language_1__c),
"Language4", BLANKVALUE(cgcloud__Description_Language_4__c,cgcloud__Description_Language_1__c),
cgcloud__Description_Language_1__c)
|
cgcloud__Display_KPI_Subset__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Subset of KPIs that are shown on the Spend Planning card.
- Possible values are:
- Adjustment
- Broker
- Finance
- Monitoring
- Planning
- Promotion
Scenarios
- Retailer
- SPC
- SPCLumpSum
- SPCPR
- VPC
- The default value is SPC.
|
cgcloud__Enable_Condition_Creation__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Determines whether the condition creation is enabled.
- The default value is false.
|
cgcloud__Number_Of_TT_Cond_Creation_Def__c |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- Number of tactic template condition creation definitions. A
maximum of 3 TCCDs are allowed per tactic template.
- This field is a calculated field.
- This field is available in API version 55.0 and later.
|
cgcloud__Order_Relevant__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Boolean that identifies whether the tactic template is
order-relevant.
- The default value is false.
|
cgcloud__Possible_Lift_Types__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Lift type to be used or shown for the lift calculation.
- Possible values are:
- Percentage
- Percentage/Absolute
- The default value is Percentage.
|
cgcloud__Sales_Org__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Sales org of the tactic template.
- Possible values are:
|
cgcloud__Tactic_Total_Amount__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Determines the configuration that provides the total amount for a
tactic to be used in the progress bar.
- Possible values are:
- 100%
-
LE_Spend__c—LE
Spend
-
Plan_Spend__c—Plan Spend
- The default value is Plan_Spend__c.
|
cgcloud__Target_Tactic_Template__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Identifies the target tactic template.
- This field is a relationship field.
- Relationship Name
- cgcloud__Target_Tactic_Template__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Tactic_Template__c
|
cgcloud__Tactic_Type__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Type of the tactic template.
- Possible values are:
- Display
- DisplayPerAbs
- PriceReduction
- PriceReductionPerAbs
- The default value is Display.
|
cgcloud__UI_Contract__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the UI Contract that's mapped to the tactic template.
This is used to display the layout of the tactics.
- This is a relationship field.
- Relationship Name
- cgcloud__UI_Contract__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__UI_Contract__c
|