cgcloud__Product_Assortment_Store__c

The object holds the customers (stores) for which the Product assortment (authorization list) is valid. The store assignment is taken from the trade org hierarchy by the batch process that represents the listing finding. 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__Assortment__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the product assortment.
This is a relationship field.
Relationship Name
cgcloud__Assortment__r
Relationship Type
Master-detail
Refers To
Assortment (the detail object)
cgcloud__Store__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the customer.
This is a relationship field.
Relationship Name
cgcloud__Store__r
Relationship Type
Master-detail
Refers To
Account (the master object)

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__Product_Assortment_Store__cChangeEvent
Change events are available for the object.
cgcloud__Product_Assortment_Store__cFeed
Feed tracking is available for the object.
cgcloud__Product_Assortment_Store__cHistory
History is available for the tracked fields of the object.
cgcloud__Product_Assortment_Store__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Product_Assortment_Store__cShare
Sharing is available for the object.