Position Benefit DMO

Represents how a position and benefit are related

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

  • PositionId has a FOREIGNKEY relationship with the Position DMO Id field.
  • BenefitId has a FOREIGNKEY relationship with the Benefit DMO Id field.
  • Field API Name: std__BenefitId__c
  • Data Type: TEXT
  • Description: The lookup to the related job benefit.
  • 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: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__PositionId__c
  • Data Type: TEXT
  • Description: The job position that receives the benefit.