Work Type DMO

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

  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • DurationUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • OperatingHoursId has a FOREIGNKEY relationship with the Operating Hours 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__Description__c
  • Data Type: TEXT
  • Description: The description of the work type. Try to add details about the task or tasks that this work type represents.
  • Field API Name: std__DurationInMinutes__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the duration in minutes. Do not include currency symbols or commas.
  • Field API Name: std__DurationQuantity__c
  • Data Type: DOUBLE
  • Description: The count or numerical value of the work type quantity.
  • Field API Name: std__DurationSource__c
  • Data Type: TEXT
  • Description: The source of the Work Order duration. Example: WorkType, TotalFromWorkPlan, Custom.
  • Field API Name: std__DurationUomid__c
  • Data Type: TEXT
  • Description: Unit of measure identifier for the duration value associated with the record.
  • Field API Name: std__EstimatedDurationNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the estimated duration number. Do not include currency symbols or commas.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this WorkType 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__IsBlindCycleCounting__c
  • Data Type: TEXT
  • Description: Used for visits which are for inventory audit / counting stock. Calculations and rollups across inventory audit visits based on work type.
  • Field API Name: std__IsCycleCounting__c
  • Data Type: TEXT
  • Description: used for visits which are for inventory audit / counting stock. Data Cloud based on data related to worktype can do visit roll ups and also calcs across inventory audit visits.
  • Field API Name: std__IsUsedForInventoryProjection__c
  • Data Type: TEXT
  • Description: Implies that a visit needs products that may be consumed during the visit, which impacts inventory levels. This is then used to calculate projected availability of inventory on a specific date.
  • 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__MinimumCrewSizeNumber__c
  • Data Type: DOUBLE
  • Description: The minimum crew size allowed for a crew assigned to the work. Work orders and work order line items inherit their work type's minimum crew size.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OperatingHoursId__c
  • Data Type: TEXT
  • Description: The unique identifier of the related Operating Hours record. Maximum size is 15 characters.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: The work type’s owner.
  • Field API Name: std__RecommendedCrewSizeNumber__c
  • Data Type: DOUBLE
  • Description: The recommended number of people on the service crew assigned to the work.
  • Field API Name: std__ShouldAutoCreateSvcAppt__c
  • Data Type: TEXT
  • Description: Select this option to have a service appointment automatically created on work orders and work order line items that use the work type.
  • 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.