Program Product DMO

Represents the association between a Program and a Product.

Object API Name: std__ProgramProductDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id

  • ProgramId has a FOREIGNKEY relationship with the Program DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • 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__Id__c
  • Data Type: TEXT
  • Description: Unique identifier for the program product record.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The Product2 object associated with the Program.
  • Field API Name: std__ProgramId__c
  • Data Type: TEXT
  • Description: The Program parent/child object associated with the record.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Specifies the status of the ProgramProduct object.