Employment Offer DMO

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

  • LocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • PayLevelId has a FOREIGNKEY relationship with the Pay Grade Step DMO Id field.
  • PayLevelId has a FOREIGNKEY relationship with the Pay Grade DMO Id field.
  • EmployeeId has a FOREIGNKEY relationship with the Employee DMO Id field.
  • PayLevelId has a FOREIGNKEY relationship with the Pay Grade Step Location DMO Id field.
  • ApplicationId has a FOREIGNKEY relationship with the Application DMO Id field.
  • RecipientId has a FOREIGNKEY relationship with the User DMO Id field.
  • JobPositionId has a FOREIGNKEY relationship with the Job Position DMO Id field.
  • EmployeeId has a FOREIGNKEY relationship with the Employee DMO Id field.
  • Field API Name: std__AcceptanceDate__c
  • Data Type: DATEONLY
  • Description: The date when the recipient accepted the employment offer.
  • Field API Name: std__ApplicationId__c
  • Data Type: TEXT
  • Description: The application form associated with the employment offer.
  • 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__Description__c
  • Data Type: TEXT
  • Description: The description of the employment offer.
  • Field API Name: std__EmployeeId__c
  • Data Type: TEXT
  • Description: The employee associated with the employment offer.
  • Field API Name: std__EmploymentOfferStatus__c
  • Data Type: TEXT
  • Description: The status of the employment offer. For example, Draft, Pending Approval, Rolled Out, Accepted, Rejected.
  • Field API Name: std__EmploymentOfferType__c
  • Data Type: TEXT
  • Description: The type of the employment offer. For example, Tentative, Final.
  • Field API Name: std__ExpectedHireDate__c
  • Data Type: DATEONLY
  • Description: The expected start date of employment.
  • Field API Name: std__ExpectedStartDate__c
  • Data Type: DATEONLY
  • Description: The expected start date of employment.
  • Field API Name: std__ExpirationDate__c
  • Data Type: DATEONLY
  • Description: The date when the employment offer expires.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this EmploymentOffer 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__JobPositionId__c
  • Data Type: TEXT
  • Description: The job position associated with the employment offer.
  • Field API Name: std__LocationId__c
  • Data Type: TEXT
  • Description: The location associated with the employment offer.
  • Field API Name: std__ManagerId__c
  • Data Type: TEXT
  • Description: The manager associated with the employment offer.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OfferCreatedDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the employment offer was created.
  • Field API Name: std__PayLevelId__c
  • Data Type: TEXT
  • Description: The pay level associated with the employment offer.
  • Field API Name: std__PayOfferAmount__c
  • Data Type: DOUBLE
  • Description: The currency amount offered to the recipient.
  • Field API Name: std__RecipientId__c
  • Data Type: TEXT
  • Description: The candidate who is being offered employment.