Product Category Product DMO
Object API Name: std__ProductCategoryProductDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Bundle Product DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Goods Product DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Master Product DMO
Idfield. - ProductCategoryId has a FOREIGNKEY relationship with the Product Category DMO
Idfield.
- ActiveFromDateTime
- ActiveToDateTime
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- ExternalRecordId
- ExternalSourceId
- Id
- InternalOrganizationId
- IsPrimaryCategory
- LastModifiedDate
- ProductCategoryId
- ProductId
- Field API Name:
std__ActiveFromDateTime__c - Data Type: DATETIME
- Description: From what date is the product active within the category.
- Field API Name:
std__ActiveToDateTime__c - Data Type: DATETIME
- Description: To what date is the product active within the category.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time the record was originally created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ProductCategoryProduct record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsPrimaryCategory__c - Data Type: BOOLEAN
- Description: Indicates whether this record is primary category (true) or not (false).
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time of the last modification to this record.
- Field API Name:
std__ProductCategoryId__c - Data Type: TEXT
- Description: Reference to what category the product is made part of.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: Reference to what product was assigned to the category.