Care Program Product DMO

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

  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • CareProgramId has a FOREIGNKEY relationship with the Care Program DMO Id field.
  • Field API Name: std__CareProgramId__c
  • Data Type: TEXT
  • Description: The care program associated with a corresponding product.
  • Field API Name: std__CareProgramPriceAmount__c
  • Data Type: DOUBLE
  • Description: A standard list price for a given product in the context of a corresponding care program.
  • Field API Name: std__CareProgramProductAvailabilityStatus__c
  • Data Type: TEXT
  • Description: The default availability of the product to an enrollee in the context of a care program, where some products or services are available to all enrollees, and others are limited to special circumstances, or are no longer available.
  • Field API Name: std__CareProgramProductStatus__c
  • Data Type: TEXT
  • Description: The status of the product in the context of a corresponding care program.
  • 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: Required. A unique, system-generated identifier for this CareProgramProduct 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The product associated with a corresponding care program.