Product Category DMO
The Product Category DMO is a Customer Data Platform data model object (DMO) for the
types of products a company has or offers, like shoes or types of services.
Object API Name
ssot__ProductCategory__dlm
Category
Other
Primary Subject Area
Product
Primary Key
Product Category ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Master Product | Primary Product Category | Many To One: N:1 | Product Category | Product Category ID |
| Product Category | Parent Category | Many To One: N:1 | Product Category | Product Category ID |
| Product Category | Product Catalog | Many To One: N:1 | Product Catalog | Product Catalog ID |
| Product Category Product | Product Category | Many To One: N:1 | Product Category | Product Category ID |
| Bundle Product | Primary Product Category | Many To One: N:1 | Product Category | Product Category ID |
| Goods Product | Primary Product Category | Many To One: N:1 | Product Category | Product Category ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Active From Date | ssot__ActiveFromDate__c | The date the catalog is available for use. | dateTime |
| Active to Date | ssot__ActiveToDate__c | The date the catalog is unavailable. | dateTime |
| Category Name | ssot__Name__c | The name of the category. | text |
| Created Date | ssot__CreatedDate__c | The date and time when record was created. | dateTime |
| Data Source | ssot__DataSourceId__c | A reference ID to logical name for system that is source of records identified by external record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID to logical name of object where record originated, for example a cloud storage file or another connector’s external object. | text |
| External Record ID | ssot__ExternalRecordId__c | A reference ID to an external data source system. | text |
| External Source ID | ssot__ExternalSourceId__c | A reference ID to system that External Record ID was assigned. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to business unit or other internal organization that owns the business account. | text |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Parent Category | ssot__ParentCategoryID__c | A reference ID to the product category of a parent record. | text |
| Product Catalog | ssot__ProductCatalogID__c | A reference ID to the product catalog where the category is included. | text |
| Product Category ID | ssot__Id__c | A unique ID used as primary key for the Product Category DMO. | text |
| Product Category Attribute Sets | ssot__ProductCategoryAttributeSets__c | text | |
| Product Category Translations Relationship | sssot__ProductCategoryTranslations__c | text |