Newer Version Available

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

Assortment

Represents a list of products that are eligible for sale in a store. This object is available in API version 47.0 and later.

Supported Calls

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

Fields

Field Details
Description
Type
textarea
Properties
Create, Filter, Nillable, Sort, Update
Description
User-defined description of an assortment of products.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
User-defined name of an assortment of products.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the assortment owner.
cgcloud__Description_Language_1__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of language 1. This field is available in API version 55.0 and later.
cgcloud__Description_Language_2__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of language 2. This field is available in API version 55.0 and later.
cgcloud__Description_Language_3__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of language 3. This field is available in API version 55.0 and later.
cgcloud__Description_Language_4__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of language 4. This field is available in API version 55.0 and later.
cgcloud__Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Description based on the user specific language.
This field is a calculated field.
Formula
1CASE($User.cgcloud__Language_Postfix__c,
2"Language1", cgcloud__Description_Language_1__c,
3"Language2", BLANKVALUE(cgcloud__Description_Language_2__c,cgcloud__Description_Language_1__c),
4"Language3", BLANKVALUE(cgcloud__Description_Language_3__c,cgcloud__Description_Language_1__c),
5"Language4", BLANKVALUE(cgcloud__Description_Language_4__c,cgcloud__Description_Language_1__c),
6cgcloud__Description_Language_1__c)
cgcloud__Distribution__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Target Value for the primary survey question 'Distribution'. This field is available in API version 55.0 and later.
Possible values are:
  • Distributed
  • Not Distributed
  • Out of Stock
cgcloud__Facings__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Value of Facings. This field is available in API version 55.0 and later.
cgcloud__Listing_Module__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Value of the Listing Module. This field is available in API version 55.0 and later.
Possible values are:
  • Base Module
The default value is Base Module.
cgcloud__Obligatory__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Denotes whether this is a closed listing. Used by the system.
The default value is false. This field is available in API version 55.0 and later.
cgcloud__Price_Survey__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Value of Price Survey. This field is available in API version 55.0 and later.
cgcloud__Product_Assortment_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References to the name of product assortment template. This field is available in API version 55.0 and later.
This field is a relationship field.
Relationship Name
cgcloud__Product_Assortment_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Product_Assortment_Template__c
cgcloud__Sales_Org__c
Type
string
Properties
Filter, Nillable, Sort
Description
Describes the sales org which the product assortment belongs to. This field is available in API version 55.0 and later.
This field is a calculated field.
Formula
1TEXT(cgcloud__Product_Assortment_Template__r.cgcloud__Sales_Org__c)
cgcloud__Sync_Pending__c
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Flagged to be relevant for this sync process. This field is available in API version 55.0 and later.
This field is a calculated field.
Formula
1IF( cgcloud__Version__c <>  cgcloud__Version_Off_Platform_APL__c ,
2cgcloud__Product_Assortment_Template__r.cgcloud__Consider_For_APL_Generation__c, false )
cgcloud__Valid_From__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The starting date of the valid period for the Assortment. This field is available in API version 55.0 and later.
cgcloud__Valid_Thru__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The end date of the valid period for the Assortment. This field is available in API version 55.0 and later.
cgcloud__Version_Off_Platform_APL__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Stores the off platform version number of Account product list. This field is available in API version 55.0 and later.
cgcloud__Version__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Stores the version number of Authorization list. This field is available in API version 55.0 and later.

Associated Objects

This object has the following associated objects. Unless noted, they’re available in the same API version as this object.

AssortmentFeed
Feed are available for the object.
AssortmentHistory
History is available for the object.
AssortmentShare
Sharing is available for the object.