Application Recommender DMO

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

  • ApplicationId has a FOREIGNKEY relationship with the Application DMO Id field.
  • RecommenderId has a FOREIGNKEY relationship with the Individual DMO Id field.
  • Field API Name: std__ApplicationId__c
  • Data Type: TEXT
  • Description: The individual application that's associated with the recommender.
  • 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 ApplicationRecommender record. Maximum size is 15 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__RecommendationStatus__c
  • Data Type: TEXT
  • Description: Specifies status of the recommendation.
  • Field API Name: std__RecommenderId__c
  • Data Type: TEXT
  • Description: The contact associated with the application as a recommender.
  • Field API Name: std__SubmittedDate__c
  • Data Type: DATEONLY
  • Description: The date when the recommendation was submitted.