Scheduling Policy DMO

Represent a costumer's scheduling policies that allow planners to assign shifts based on various scheduling policies, based on their current business goal.

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

  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User 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__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created
  • 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__DeveloperName__c
  • Data Type: TEXT
  • Description: Name of the scheduling policy
  • 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__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record
  • Field API Name: std__SchedulingPolicyName__c
  • Data Type: TEXT
  • Description: Label of the scheduling policy
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: The date and time when this record was last modified by a user or by an automated process