cgcloud__CP_Pricing_Condition__c

This object holds the details of the pricing condition object that the Penny Perfect Pricing functionality uses. 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
Autonumber, Defaulted on create, Filter, idLookup, Sort
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__Account_Set__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the customer set object.
This is a relationship field.
Relationship Name
cgcloud__Account_Set__r
Relationship Type
Lookup
Refers To
cgcloud__Account_Set__c
cgcloud__Content_Hash__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Content Hash to identify the changes made to the Content field.
cgcloud__Content__c
Type
textarea
Properties
Create, Nillable, Update
Description
XML structure with aggregated condition information.
cgcloud__Deleted__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether a pricing condition has been deleted by the complex pricing batch.
The default value is false.
This field is available in API version 55.0 and later.
cgcloud__Distribution_Category__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Advanced pricing condition distribution category.
Possible values are:
  • Customer
  • Product
  • To All
  • User
cgcloud__Key_Type__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the key type object.
This is a relationship field.
Relationship Name
cgcloud__Key_Type__r
Relationship Type
Lookup
Refers To
cgcloud__CP_Key_Type__c
cgcloud__Merged_Key__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Merged key of all key attributes that the key type defines.
cgcloud__Pricing_Condition_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the pricing condition template.
This is a relationship field.
Relationship Name
cgcloud__Pricing_Condition_Template__r
Relationship Type
Lookup
Refers To
cgcloud__CP_Pricing_Condition_Template__c
cgcloud__Product_Assortment__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the product assortment object.
This is a relationship field.
Relationship Name
cgcloud__Product_Assortment__r
Relationship Type
Lookup
Refers To
Assortment
cgcloud__Promotion__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the promotion object.
This is a relationship field.
Relationship Name
cgcloud__Promotion__r
Relationship Type
Lookup
Refers To
cgcloud__Promotion__c
cgcloud__Replication_Key_Id__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID or value of the record that the staging replication key defines.
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Describes the sales org to which the pricing condition belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Unique_Key__c
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Key that's used for the upsert process.
cgcloud__Valid_From__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Start period of all conditions that are merged into this condition (earliest one).
cgcloud__Valid_Thru__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
End period of all conditions that are merged into this condition (oldest one).

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__CP_Pricing_Condition__cChangeEvent
Change events are available for the object.
cgcloud__CP_Pricing_Condition__cFeed
Feed tracking is available for the object.
cgcloud__CP_Pricing_Condition__cHistory
History is available for the tracked fields of the object.
cgcloud__CP_Pricing_Condition__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__CP_Pricing_Condition__cShare
Sharing is available for the object.