Work Order DMO

Object API Name: std__WorkOrderDmo__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.
  • RootWorkOrderId has a FOREIGNKEY relationship with the Work Order DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • OperatingHoursId has a FOREIGNKEY relationship with the Operating Hours DMO Id field.
  • AccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • AssetId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • ProductServiceCampaignItemId has a FOREIGNKEY relationship with the Product Service Campaign Item DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • ParentWorkOrderId has a FOREIGNKEY relationship with the Work Order DMO Id field.
  • WorkTypeId has a FOREIGNKEY relationship with the Work Type DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • PriceBookId has a FOREIGNKEY relationship with the Price Book DMO Id field.
  • ProductServiceCampaignId has a FOREIGNKEY relationship with the Product Service Campaign DMO Id field.
  • LocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • AccountContactId has a FOREIGNKEY relationship with the Account Contact DMO Id field.
  • AddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • AssetWarrantyTermId has a FOREIGNKEY relationship with the Asset Warranty Term DMO Id field.
  • ReturnOrderId has a FOREIGNKEY relationship with the Return Order DMO Id field.
  • DurationUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • CaseId has a FOREIGNKEY relationship with the Case DMO Id field.
  • ContractId has a FOREIGNKEY relationship with the Contract DMO Id field.
  • ReturnOrderProductId has a FOREIGNKEY relationship with the Return Order Product DMO Id field.
  • Field API Name: std__AccountContactId__c
  • Data Type: TEXT
  • Description: Reference to the contact related to the Account.
  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The account associated with the work order.
  • Field API Name: std__AddressId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: The asset associated with the work order.
  • Field API Name: std__AssetWarrantyTermId__c
  • Data Type: TEXT
  • Description: Reference to the related Asset Warranty Term.
  • Field API Name: std__CaseId__c
  • Data Type: TEXT
  • Description: The case associated with the work order.
  • 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__ContractId__c
  • Data Type: TEXT
  • Description: Reference to the associated Contract.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • Field API Name: std__Currency__c
  • Data Type: TEXT
  • Description: ISO 4217 currency code associated with the record.
  • 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 order. Try to include the steps needed to change the work order’s status to Completed.
  • Field API Name: std__DiscountPercent__c
  • Data Type: DOUBLE
  • Description: The percentage value for discount percent of the work order.
  • Field API Name: std__DurationInMinutes__c
  • Data Type: DOUBLE
  • Description: The estimated duration in minutes. For internal use only.
  • Field API Name: std__DurationQuantity__c
  • Data Type: DOUBLE
  • Description: The estimated time required to complete the work order.
  • 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__EndDateTime__c
  • Data Type: DATETIME
  • Description: The date when the work order is completed.
  • Field API Name: std__EntitlementProcessEndDateTime__c
  • Data Type: DATETIME
  • Description: The date work order exits an entitlement process. If an entitlement process applies to a work order, this field is populated.
  • Field API Name: std__EntitlementProcessStartDateTime__c
  • Data Type: DATETIME
  • Description: The date work order entered an entitlement process. If an entitlement process applies to a work order, this field is populated.
  • Field API Name: std__GenerationMethodCode__c
  • Data Type: TEXT
  • Description: WO generation method, Example: (1) Create Work Orders for Maintenance Plan with No Maintenance Asset; (2) Create 1 Work Order per Maintenance Asset.
  • Field API Name: std__GeocodeAccuracy__c
  • Data Type: TEXT
  • Description: The accuracy level of the geocode for the address. Seefor details on geolocation compound fields.
  • Field API Name: std__GrandTotalAmount__c
  • Data Type: DOUBLE
  • Description: The total price of the work order with tax added.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this WorkOrder record. Maximum size is 36 characters.
  • Field API Name: std__IndividualId__c
  • Data Type: TEXT
  • Description: Reference to the associated individual.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsClosed__c
  • Data Type: TEXT
  • Description: Whether the work order is closed (true) or open (false).
  • Field API Name: std__IsGeneratedFromMaintenancePlan__c
  • Data Type: TEXT
  • Description: (Read Only) Indicates that the work order was generated from a maintenance plan (true), rather than manually created (false).
  • Field API Name: std__IsMilestoneCountdownStopped__c
  • Data Type: TEXT
  • Description: Indicates that the milestone countdown was paused.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: User who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__LineItemCount__c
  • Data Type: DOUBLE
  • Description: The number of work order line items in the work order. Its label in the user interface isLine Items.
  • Field API Name: std__LocationId__c
  • Data Type: TEXT
  • Description: The location associated with the work order. For example, a work site.
  • Field API Name: std__MilestoneCountdownStopDateTime__c
  • Data Type: DATETIME
  • Description: The date the milestone countdown was paused.
  • Field API Name: std__MilestoneStatusCode__c
  • Data Type: TEXT
  • Description: Milestone Status copied from the entitlement process.
  • Field API Name: std__MinimumCrewSizeNumber__c
  • Data Type: DOUBLE
  • Description: The minimum crew size allowed for a crew assigned to the work order.
  • Field API Name: std__OperatingHoursId__c
  • Data Type: TEXT
  • Description: Reference to the Operating Hours related to the Work Order.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: The work order’s assigned owner.
  • Field API Name: std__ParentWorkOrderId__c
  • Data Type: TEXT
  • Description: The work order’s parent work order, if it exists.
  • Field API Name: std__PriceBookId__c
  • Data Type: TEXT
  • Description: Reference to the associated price book.
  • Field API Name: std__ProcessType__c
  • Data Type: TEXT
  • Description: Specifies the process type of the work order.
  • Field API Name: std__ProductServiceCampaignId__c
  • Data Type: TEXT
  • Description: The product service campaign associated with the work order.
  • Field API Name: std__ProductServiceCampaignItemId__c
  • Data Type: TEXT
  • Description: The product service campaign item associated with the work order.
  • Field API Name: std__RecommendedCrewSizeNumber__c
  • Data Type: DOUBLE
  • Description: The recommended crew size allowed for a crew assigned to the work order.
  • Field API Name: std__RecordTypeName__c
  • Data Type: TEXT
  • Description: The record type associated with the work order.
  • Field API Name: std__ReturnOrderId__c
  • Data Type: TEXT
  • Description: The return order associated with the work order.
  • Field API Name: std__ReturnOrderProductId__c
  • Data Type: TEXT
  • Description: Reference to the associated Return Order Item.
  • Field API Name: std__RootWorkOrderId__c
  • Data Type: TEXT
  • Description: The top-level work order in a work order hierarchy. Depending on where a work order lies in the hierarchy, its root can be the same as its parent. This field is read only.
  • Field API Name: std__ServiceAppointmentCount__c
  • Data Type: DOUBLE
  • Description: The number of service appointments on the work order.
  • Field API Name: std__ServiceReportLanguage__c
  • Data Type: TEXT
  • Description: The language used for all service reports and service report previews created for the work order, its service appointments, and its work order line items and their service appointments. If the field is blank, service reports are generated in the default language in Salesforce of the person creating the report.
  • Field API Name: std__ServiceTerritoryId__c
  • Data Type: TEXT
  • Description: The service territory where the work order is taking place.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: The date when the work order goes into effect.
  • Field API Name: std__SubjectText__c
  • Data Type: TEXT
  • Description: Short Description of the Work Order.
  • Field API Name: std__SubTotalAmount__c
  • Data Type: DOUBLE
  • Description: The total of the work order line items' subtotals before discounts and taxes are applied.
  • Field API Name: std__SuggestedMaintenanceDateTime__c
  • Data Type: DATETIME
  • Description: The date and time of the suggested maintenance date time.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: Date and time when this record was last modified by a user or by an automated process.
  • Field API Name: std__TaxAmount__c
  • Data Type: DOUBLE
  • Description: The total tax on the work order.
  • Field API Name: std__TotalPriceAmount__c
  • Data Type: DOUBLE
  • Description: The total of the work order line items' price after discounts but before tax is added.
  • Field API Name: std__WorkOrderDate__c
  • Data Type: DATEONLY
  • Description: Date Work order was created.
  • Field API Name: std__WorkOrderDurationSource__c
  • Data Type: TEXT
  • Description: Duration Source associated with the Work Order.
  • Field API Name: std__WorkOrderNumber__c
  • Data Type: TEXT
  • Description: An eight-digit, auto-generated number that identifies the work order.
  • Field API Name: std__WorkOrderPriority__c
  • Data Type: TEXT
  • Description: Priority associated with the Work Order.
  • Field API Name: std__WorkOrderStatus__c
  • Data Type: TEXT
  • Description: Status associated with the Work Order.
  • Field API Name: std__WorkOrderStatusCategory__c
  • Data Type: TEXT
  • Description: Status category associated with the Work Order.
  • Field API Name: std__WorkTypeId__c
  • Data Type: TEXT
  • Description: The work type associated with the work order. When a work type is selected, the work order automatically inherits the work type’s Duration, Duration Type, and required skills. If the Duration field for the work type is null, enter the duration value.