Supplier Product Relation DMO
A directed relationship between two supplier products, such as a substitute, an alternate source, or a bill-of-materials parent-to-child (sub-component) link.
Object API Name: std__SupplierProductRelationDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- SupplierProductId has a FOREIGNKEY relationship with the Supplier Product DMO
Idfield. - RelatedSupplierProductId has a FOREIGNKEY relationship with the Supplier Product DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- EndDate
- Id
- InternalOrganizationId
- IsActive
- Quantity
- RelatedSupplierProductId
- RelationshipType
- StartDate
- SupplierProductId
- SupplierProductRelationName
- 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__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__EndDate__c - Data Type: DATEONLY
- Description: The date when this supplier product relationship is no longer effective.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Unique identifier for the supplier product relation record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Indicates whether this supplier product relationship is currently active.
- Field API Name:
std__Quantity__c - Data Type: DOUBLE
- Description: The number of units of the related supplier product required per unit of the parent supplier product.
- Field API Name:
std__RelatedSupplierProductId__c - Data Type: TEXT
- Description: The related supplier product that is a component of the parent supplier product.
- Field API Name:
std__RelationshipType__c - Data Type: TEXT
- Description: The type of relationship between the parent and related supplier products, such as primary or substitute.
- Field API Name:
std__StartDate__c - Data Type: DATEONLY
- Description: The date when this supplier product relationship becomes effective.
- Field API Name:
std__SupplierProductId__c - Data Type: TEXT
- Description: The parent supplier product in this relationship.
- Field API Name:
std__SupplierProductRelationName__c - Data Type: TEXT
- Description: Auto-generated unique identifier for this supplier product relation record.