Job Position Shift DMO

Represents a specific work shift associated with a job position or one of its related recurrence schedules Eg: Morning shift of Activity Co-ordinator job position

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

  • JobPositionId has a FOREIGNKEY relationship with the Job Position 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__Description__c
  • Data Type: TEXT
  • Description: The description of the job position shift.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The end date of the job position shift.
  • Field API Name: std__EndTime__c
  • Data Type: DATETIME
  • Description: The end time of the job position shift.
  • 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__JobPositionId__c
  • Data Type: TEXT
  • Description: The lookup to the related job position.
  • Field API Name: std__MaximumAttendeesCount__c
  • Data Type: DOUBLE
  • Description: The maximum capacity for position assignments in the job position shift.
  • Field API Name: std__PositionAssignmentCount__c
  • Data Type: DOUBLE
  • Description: The total number of related job position assignments.
  • Field API Name: std__RemainingCapacity__c
  • Data Type: DOUBLE
  • Description: The remaining capacity after subtracting the position assignments count from the maximum attendees count.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The start date of the job position shift.
  • Field API Name: std__StartTime__c
  • Data Type: DATETIME
  • Description: The start time of the job position shift.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: The status of the job position shift.

Possible values: Canceled Complete In Progress Upcoming

  • Field API Name: std__TimeZone__c
  • Data Type: TEXT
  • Description: The time zone for the shift.