Изменить

Поделиться через


Work Order (msdyn_workorder) table/entity reference (Microsoft Dynamics 365 Field Service)

Work orders store all information about the job performed for an account. Stores incident details, resource, expenses, tasks, communications, billing and more

Messages

The following table lists the messages for the Work Order (msdyn_workorder) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Assign
Event: True
PATCH /msdyn_workorders(msdyn_workorderid)
Update the ownerid property.
AssignRequest
Associate
Event: True
Associate records Associate records
BulkRetain
Event: True
BulkRetain Learn to use messages with the SDK for .NET
Create
Event: True
POST /msdyn_workorders
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_workorders(msdyn_workorderid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
GrantAccess
Event: True
GrantAccess GrantAccessRequest
IsValidStateTransition
Event: False
IsValidStateTransition IsValidStateTransitionRequest
ModifyAccess
Event: True
ModifyAccess ModifyAccessRequest
msdyn_FieldServiceWorkOrderSystemStatusAction
Event: False
msdyn_FieldServiceWorkOrderSystemStatusAction action Learn to use messages with the SDK for .NET
msdyn_UpdateWorkOrderRecap
Event: True
msdyn_UpdateWorkOrderRecap action Learn to use messages with the SDK for .NET
PurgeRetainedContent
Event: True
PurgeRetainedContent Learn to use messages with the SDK for .NET
Restore
Event: True
Restore Learn to use messages with the SDK for .NET
Retain
Event: True
Retain Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /msdyn_workorders(msdyn_workorderid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /msdyn_workorders
See Query data
Query data
RetrievePrincipalAccess
Event: True
RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess
Event: True
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess
Event: True
RevokeAccess RevokeAccessRequest
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
SetState
Event: True
PATCH /msdyn_workorders(msdyn_workorderid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /msdyn_workorders(msdyn_workorderid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_workorders(msdyn_workorderid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest
ValidateRetentionConfig
Event: True
ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Work Order (msdyn_workorder) table.

Property Value
DisplayName Work Order
DisplayCollectionName Work Orders
SchemaName msdyn_workorder
CollectionSchemaName msdyn_workorders
EntitySetName msdyn_workorders
LogicalName msdyn_workorder
LogicalCollectionName msdyn_workorders
PrimaryIdAttribute msdyn_workorderid
PrimaryNameAttribute msdyn_name
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ImportSequenceNumber

Property Value
Description Shows the sequence number of the import that created this record.
DisplayName Import Sequence Number
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_Address1

Property Value
Description
DisplayName Street 1
IsValidForForm True
IsValidForRead True
LogicalName msdyn_address1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

msdyn_Address2

Property Value
Description
DisplayName Street 2
IsValidForForm True
IsValidForRead True
LogicalName msdyn_address2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

msdyn_Address3

Property Value
Description
DisplayName Street 3
IsValidForForm True
IsValidForRead True
LogicalName msdyn_address3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

msdyn_AddressName

Property Value
Description
DisplayName Address Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_addressname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

msdyn_Agreement

Property Value
Description Shows the agreement linked to this work order.
DisplayName Agreement
IsValidForForm True
IsValidForRead True
LogicalName msdyn_agreement
RequiredLevel None
Type Lookup
Targets msdyn_agreement

msdyn_AutoNumbering

Property Value
Description Internal field used to generate the next name upon entity creation. It is optionally copied to the msdyn_name field.
DisplayName Auto-Numbering
IsValidForForm True
IsValidForRead True
LogicalName msdyn_autonumbering
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_BillingAccount

Property Value
Description Account to be billed. If a billing account has been set on service account it will be populated by default. Otherwise, the billing account will be the same as the service account.
DisplayName Billing Account
IsValidForForm True
IsValidForRead True
LogicalName msdyn_billingaccount
RequiredLevel None
Type Lookup
Targets account

msdyn_BookingSummary

Property Value
Description This column is used internally, and also used to display the bookable resource bookings associated with a work order in the FieldService.WorkOrderList PCF component.
DisplayName Booked Resources
IsValidForForm True
IsValidForRead True
LogicalName msdyn_bookingsummary
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10000

msdyn_ChildIndex

Property Value
Description
DisplayName Child Index
IsValidForForm True
IsValidForRead True
LogicalName msdyn_childindex
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 1

msdyn_City

Property Value
Description
DisplayName City
IsValidForForm True
IsValidForRead True
LogicalName msdyn_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 80

msdyn_ClosedBy

Property Value
Description The user that last closed this work order
DisplayName Closed By
IsValidForForm True
IsValidForRead True
LogicalName msdyn_closedby
RequiredLevel None
Type Lookup
Targets systemuser

msdyn_completedon

Property Value
Description When Bookings are used on a Work Order, this field is auto-populated based on the latest End Time from the related Bookings. Otherwise, this field is populated based on the change of System Status.
DisplayName Completed On
IsValidForForm True
IsValidForRead True
LogicalName msdyn_completedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_CostNTEPercent

Property Value
Description Indicates the percentage proximity or overage of the work order cost based on applied Cost not-to-exceed (rounded up to the nearest whole number).
DisplayName Cost not-to-exceed
IsValidForForm True
IsValidForRead True
LogicalName msdyn_costntepercent
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

msdyn_Country

Property Value
Description
DisplayName Country/Region
IsValidForForm True
IsValidForRead True
LogicalName msdyn_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 80

msdyn_CustomerAsset

Property Value
Description Customer Asset related to this incident reported
DisplayName Primary Incident Customer Asset
IsValidForForm True
IsValidForRead True
LogicalName msdyn_customerasset
RequiredLevel None
Type Lookup
Targets msdyn_customerasset

msdyn_DateWindowEnd

Property Value
Description
DisplayName Date Window End
IsValidForForm True
IsValidForRead True
LogicalName msdyn_datewindowend
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Auto
SourceTypeMask 0

msdyn_DateWindowStart

Property Value
Description
DisplayName Date Window Start
IsValidForForm True
IsValidForRead True
LogicalName msdyn_datewindowstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Auto
SourceTypeMask 0

msdyn_EstimateSubtotalAmount

Property Value
Description Enter the summary of total estimated billing amount for this work order
DisplayName Estimate Subtotal Amount
IsValidForForm True
IsValidForRead True
LogicalName msdyn_estimatesubtotalamount
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 1000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_firstarrivedon

Property Value
Description When Bookings are used on a Work Order, this field is auto-populated based on the earliest Actual Arrival Time from the related Bookings.
DisplayName First Arrived On
IsValidForForm True
IsValidForRead True
LogicalName msdyn_firstarrivedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_FollowUpNote

Property Value
Description Indicate the details of the follow up work
DisplayName Follow Up Note (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_followupnote
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 8000

msdyn_FollowUpRequired

Property Value
Description Allows indication if follow up work is required for a work order.
DisplayName Follow Up Required (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_followuprequired
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_workorder_msdyn_followuprequired
DefaultValue False
True Label Yes
False Label No

msdyn_FunctionalLocation

Property Value
Description Workorder's functional location
DisplayName Functional Location
IsValidForForm True
IsValidForRead True
LogicalName msdyn_functionallocation
RequiredLevel None
Type Lookup
Targets msdyn_functionallocation

msdyn_Instructions

Property Value
Description Shows instructions for booked resources. By default, this information is taken from the work order instructions field on the service account.
DisplayName Instructions
IsValidForForm True
IsValidForRead True
LogicalName msdyn_instructions
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 8000

msdyn_InternalFlags

Property Value
Description For internal use only.
DisplayName Internal Flags
IsValidForForm True
IsValidForRead True
LogicalName msdyn_internalflags
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1048576

msdyn_IoTAlert

Property Value
Description The iot alert which initiated this work order.
DisplayName IoT Alert
IsValidForForm True
IsValidForRead True
LogicalName msdyn_iotalert
RequiredLevel None
Type Lookup
Targets msdyn_iotalert

msdyn_IsFollowUp

Property Value
Description
DisplayName Is FollowUp (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isfollowup
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_workorder_msdyn_isfollowup
DefaultValue False
True Label Yes
False Label No

msdyn_IsMobile

Property Value
Description
DisplayName Is Mobile
IsValidForForm True
IsValidForRead True
LogicalName msdyn_ismobile
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_workorder_msdyn_ismobile
DefaultValue False
True Label Yes
False Label No

msdyn_Latitude

Property Value
Description
DisplayName Latitude
IsValidForForm True
IsValidForRead True
LogicalName msdyn_latitude
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 90
MinValue -90
Precision 5

msdyn_Longitude

Property Value
Description
DisplayName Longitude
IsValidForForm True
IsValidForRead True
LogicalName msdyn_longitude
RequiredLevel None
Type Double
ImeMode Auto
MaxValue 180
MinValue -180
Precision 5

msdyn_name

Property Value
Description Enter the name of the custom entity.
DisplayName Work Order Number
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_nottoexceedcostamount

Property Value
Description The value of not-to-exceed cost for the work order in base currency.
DisplayName Cost not-to-exceed
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nottoexceedcostamount
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_nottoexceedpriceamount

Property Value
Description The value of not-to-exceed price for the work order in base currency.
DisplayName Price not-to-exceed
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nottoexceedpriceamount
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_OpportunityId

Property Value
Description Unique identifier for Opportunity associated with Work Order.
DisplayName Opportunity
IsValidForForm True
IsValidForRead True
LogicalName msdyn_opportunityid
RequiredLevel None
Type Lookup
Targets opportunity

msdyn_ParentWorkOrder

Property Value
Description Unique identifier for Work Order associated with Work Order.
DisplayName Parent Work Order
IsValidForForm True
IsValidForRead True
LogicalName msdyn_parentworkorder
RequiredLevel None
Type Lookup
Targets msdyn_workorder

msdyn_phoneNumber

Property Value
Description
DisplayName Customer Phone Number
IsValidForForm True
IsValidForRead True
LogicalName msdyn_phoneNumber
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Auto
IsLocalizable False
MaxLength 250

msdyn_PostalCode

Property Value
Description
DisplayName Postal Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 20

msdyn_PreferredResource

Property Value
Description The customer Preferred Resource to work on this job. Should be taken into consideration while scheduling resources
DisplayName Preferred Resource (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_preferredresource
RequiredLevel None
Type Lookup
Targets bookableresource

msdyn_PriceList

Property Value
Description Price List that controls pricing for products / services added to this work order. By default the system will use the Price List specified on the account
DisplayName Price List
IsValidForForm True
IsValidForRead True
LogicalName msdyn_pricelist
RequiredLevel ApplicationRequired
Type Lookup
Targets pricelevel

msdyn_PriceNTEPercent

Property Value
Description Indicates the percentage proximity or overage of the work order price based on applied Price not-to-exceed (rounded up to the nearest whole number).
DisplayName Price not-to-exceed
IsValidForForm True
IsValidForRead True
LogicalName msdyn_pricentepercent
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

msdyn_PrimaryIncidentDescription

Property Value
Description Incident description
DisplayName Primary Incident Description
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryincidentdescription
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 8000

msdyn_PrimaryIncidentEstimatedDuration

Property Value
Description Shows the time estimated to resolve this incident.
DisplayName Primary Incident Estimated Duration
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryincidentestimatedduration
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

msdyn_PrimaryIncidentType

Property Value
Description Primary incident type reported
DisplayName Primary Incident Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryincidenttype
RequiredLevel None
Type Lookup
Targets msdyn_incidenttype

msdyn_PrimaryResolution

Property Value
Description
DisplayName Primary Resolution
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryresolution
RequiredLevel None
Type Lookup
Targets msdyn_resolution

msdyn_Priority

Property Value
Description Priority of the Work Order. To be taken into consideration while scheduling resources
DisplayName Priority
IsValidForForm True
IsValidForRead True
LogicalName msdyn_priority
RequiredLevel None
Type Lookup
Targets msdyn_priority

msdyn_productsservicescost

Property Value
Description The total actual cost of the products and services
DisplayName Total Cost
IsValidForForm True
IsValidForRead True
LogicalName msdyn_productsservicescost
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_productsservicescost_Base

Property Value
Description Value of the Total Cost in base currency.
DisplayName Total Cost (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_productsservicescost_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_productsservicesestimatedcost

Property Value
Description The total estimated cost of the products and services
DisplayName Total Estimated Cost
IsValidForForm True
IsValidForRead True
LogicalName msdyn_productsservicesestimatedcost
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_productsservicesestimatedcost_Base

Property Value
Description Value of the Total Estimated Cost in base currency.
DisplayName Total Estimated Cost (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_productsservicesestimatedcost_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_ReportedByContact

Property Value
Description The contact that reported this Work Order
DisplayName Reported By Contact
IsValidForForm True
IsValidForRead True
LogicalName msdyn_reportedbycontact
RequiredLevel None
Type Lookup
Targets contact

msdyn_ServiceAccount

Property Value
Description Account to be serviced
DisplayName Service Account
IsValidForForm True
IsValidForRead True
LogicalName msdyn_serviceaccount
RequiredLevel ApplicationRequired
Type Lookup
Targets account

msdyn_ServiceRequest

Property Value
Description Case of which this work order originates from
DisplayName Case
IsValidForForm True
IsValidForRead True
LogicalName msdyn_servicerequest
RequiredLevel None
Type Lookup
Targets incident

msdyn_ServiceTerritory

Property Value
Description The service territory this work order relates to. By default this will be set to the Service Territory defined on the service account
DisplayName Service Territory
IsValidForForm True
IsValidForRead True
LogicalName msdyn_serviceterritory
RequiredLevel None
Type Lookup
Targets territory

msdyn_StateOrProvince

Property Value
Description
DisplayName State Or Province
IsValidForForm True
IsValidForRead True
LogicalName msdyn_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

msdyn_SubStatus

Property Value
Description Work Order subsstatus
DisplayName Substatus
IsValidForForm True
IsValidForRead True
LogicalName msdyn_substatus
RequiredLevel Recommended
Type Lookup
Targets msdyn_workordersubstatus

msdyn_SubtotalAmount

Property Value
Description Enter the summary of subtotal billing amount excluding tax for this work order.
DisplayName Subtotal Amount
IsValidForForm True
IsValidForRead True
LogicalName msdyn_subtotalamount
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_SupportContact

Property Value
Description A support contact can be specified so that the individual working on the work order has someone to contact for assistance.
DisplayName Support Contact
IsValidForForm True
IsValidForRead True
LogicalName msdyn_supportcontact
RequiredLevel None
Type Lookup
Targets bookableresource

msdyn_SystemStatus

Property Value
Description Tracks the current system status.
DisplayName System Status
IsValidForForm True
IsValidForRead True
LogicalName msdyn_systemstatus
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_wosystemstatus

msdyn_SystemStatus Choices/Options

Value Label
690970000 Unscheduled
690970001 Scheduled
690970002 In Progress
690970003 Completed
690970004 Posted
690970005 Canceled

msdyn_Taxable

Property Value
Description Shows whether sales tax is to be charged for this work order.
DisplayName Taxable
IsValidForForm True
IsValidForRead True
LogicalName msdyn_taxable
RequiredLevel ApplicationRequired
Type Boolean
GlobalChoiceName msdyn_workorder_msdyn_taxable
DefaultValue False
True Label Yes
False Label No

msdyn_TaxCode

Property Value
Description Tax Code to be used to calculate tax when Work Order is taxable. By default the system will use the tax code specified on the service account
DisplayName Sales Tax Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_taxcode
RequiredLevel None
Type Lookup
Targets msdyn_taxcode

msdyn_TimeClosed

Property Value
Description Enter the time this work order was last closed.
DisplayName Closed On
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timeclosed
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_TimeFromPromised

Property Value
Description Enter the starting range of the time promised to the account that incidents will be resolved.
DisplayName Time From Promised
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timefrompromised
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_TimeGroup

Property Value
Description
DisplayName Fulfillment Preference
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timegroup
RequiredLevel None
Type Lookup
Targets msdyn_timegroup

msdyn_TimeGroupDetailSelected

Property Value
Description
DisplayName Time Group Detail Selected (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timegroupdetailselected
RequiredLevel None
Type Lookup
Targets msdyn_timegroupdetail

msdyn_TimeToPromised

Property Value
Description Enter the ending range of the time promised to the account that incidents will be resolved.
DisplayName Time To Promised
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timetopromised
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_TimeWindowEnd

Property Value
Description
DisplayName Time Window End
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timewindowend
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_TimeWindowStart

Property Value
Description
DisplayName Time Window Start
IsValidForForm True
IsValidForRead True
LogicalName msdyn_timewindowstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_TotalAmount

Property Value
Description Enter the summary of total billing amount for this work order.
DisplayName Total Amount
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalamount
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_totalestimatedaftertaxprice

Property Value
Description The estimated price after adding tax to the subtotal
DisplayName Total Estimated After Tax Price
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalestimatedaftertaxprice
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 900000000000000
MinValue 0
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_totalestimatedaftertaxprice_Base

Property Value
Description Value of the Total Estimated After Tax Price in base currency.
DisplayName Total Estimated After Tax Price (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalestimatedaftertaxprice_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 0
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_totalestimatedduration

Property Value
Description Calculated from the estimated duration of Work Order Incidents and Work Order Service Tasks not related to a Work Order Incident on the Work Order. Intended to be read-only.
DisplayName Total Estimated Duration
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalestimatedduration
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

msdyn_TotalSalesTax

Property Value
Description Enter the summary of total sales tax charged for this work order.
DisplayName Total Sales Tax
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalsalestax
RequiredLevel None
Type Money
ImeMode Auto
IsBaseCurrency False
MaxValue 1000000000
MinValue 0
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_Trade

Property Value
Description Select the Trade that associated with the Work Order.
DisplayName Trade
IsValidForForm True
IsValidForRead True
LogicalName msdyn_trade
RequiredLevel None
Type Lookup
Targets msdyn_trade

msdyn_workhourtemplate

Property Value
Description The working hours for a requirement.
DisplayName Work Hour Template
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workhourtemplate
RequiredLevel None
Type Lookup
Targets msdyn_workhourtemplate

msdyn_WorkLocation

Property Value
Description
DisplayName Work Location
IsValidForForm True
IsValidForRead True
LogicalName msdyn_worklocation
RequiredLevel None
Type Picklist
DefaultFormValue 690970000
GlobalChoiceName msdyn_worklocation

msdyn_WorkLocation Choices/Options

Value Label
690970000 Onsite
690970001 Facility
690970002 Location Agnostic

msdyn_workorderarrivaltimekpiid

Property Value
Description For internal use only.
DisplayName Work Order Arrival Time KPI
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workorderarrivaltimekpiid
RequiredLevel None
Type Lookup
Targets slakpiinstance

msdyn_workorderId

Property Value
Description Shows the entity instances.
DisplayName WO Number
IsValidForForm False
IsValidForRead True
LogicalName msdyn_workorderid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_workorderresolutionkpiid

Property Value
Description For internal use only.
DisplayName Work Order Resolution KPI
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workorderresolutionkpiid
RequiredLevel None
Type Lookup
Targets slakpiinstance

msdyn_WorkOrderSummary

Property Value
Description Type a summary description of the job.
DisplayName Work Order Summary
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workordersummary
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 8000

msdyn_WorkOrderType

Property Value
Description Work Order Type
DisplayName Work Order Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workordertype
RequiredLevel ApplicationRequired
Type Lookup
Targets msdyn_workordertype

OverriddenCreatedOn

Property Value
Description Shows the date and time that the record was migrated.
DisplayName Record Created On
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Type Owner
Targets systemuser, team

OwnerIdType

Property Value
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

processid

Property Value
Description Shows the ID of the process associated with the entity.
DisplayName Process Id
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

stageid

Property Value
Description Shows the ID of the stage where the entity is located.
DisplayName Stage Id
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

statecode

Property Value
Description Status of the Work Order
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName msdyn_workorder_statecode

statecode Choices/Options

Value Details
0 Label: Active
DefaultStatus: 1
InvariantName: Active
1 Label: Inactive
DefaultStatus: 2
InvariantName: Inactive

statuscode

Property Value
Description Reason for the status of the Work Order
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName msdyn_workorder_statuscode

statuscode Choices/Options

Value Details
1 Label: Active
State:0
TransitionData: None
2 Label: Inactive
State:1
TransitionData: None

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -1

TransactionCurrencyId

Property Value
Description Unique identifier of the currency associated with the entity.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Type Lookup
Targets transactioncurrency

traversedpath

Property Value
Description Shows a comma-separated list of string values representing the unique identifiers of stages in a business process flow instance in the order that they occur.
DisplayName Traversed Path
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1250

UTCConversionTimeZoneCode

Property Value
Description Shows the time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

CreatedBy

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedOn

Property Value
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

ExchangeRate

Property Value
Description Shows the exchange rate for the currency associated with the entity with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
RequiredLevel None
Type Decimal
ImeMode Disabled
MaxValue 100000000000
MinValue 1E-10
Precision 10
SourceTypeMask 0

ModifiedBy

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedOn

Property Value
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

Property Value
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

msdyn_DisplayAddress

Property Value
Description Combined address field suitable for display
DisplayName Display Address
IsValidForForm True
IsValidForRead True
LogicalName msdyn_displayaddress
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

msdyn_estimatesubtotalamount_Base

Property Value
Description Shows the value of the estimate subtotal amount in the base currency.
DisplayName Estimate Subtotal Amount (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_estimatesubtotalamount_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_mapcontrol

Property Value
Description
DisplayName This field should only be used to load the custom map control
IsValidForForm True
IsValidForRead True
LogicalName msdyn_mapcontrol
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_nottoexceedcostamount_Base

Property Value
Description Value of the Cost not-to-exceed in base currency.
DisplayName Cost not-to-exceed (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nottoexceedcostamount_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_nottoexceedpriceamount_Base

Property Value
Description Value of the Price not-to-exceed in base currency.
DisplayName Price not-to-exceed (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nottoexceedpriceamount_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_subtotalamount_Base

Property Value
Description Shows the value of the subtotal amount in the base currency.
DisplayName Subtotal Amount (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_subtotalamount_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_totalamount_Base

Property Value
Description Shows the value of the total amount in the base currency.
DisplayName Total Amount (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalamount_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

msdyn_totalsalestax_Base

Property Value
Description Shows the value of the total sales tax in the base currency.
DisplayName Total Sales Tax (Base)
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totalsalestax_base
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 2
PrecisionSource 1 (Organization.PricingDecimalPrecision)

OwnerIdName

Property Value
Description Name of the owner
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwnerIdYomiName

Property Value
Description Yomi name of the owner
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwningBusinessUnit

Property Value
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Type Lookup
Targets businessunit

OwningTeam

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Type Lookup
Targets team

OwningUser

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Type Lookup
Targets systemuser

VersionNumber

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

msdyn_account_msdyn_workorder_BillingAccount

One-To-Many Relationship: account msdyn_account_msdyn_workorder_BillingAccount

Property Value
ReferencedEntity account
ReferencedAttribute accountid
ReferencingAttribute msdyn_billingaccount
ReferencingEntityNavigationPropertyName msdyn_billingaccount
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: Cascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_account_msdyn_workorder_ServiceAccount

One-To-Many Relationship: account msdyn_account_msdyn_workorder_ServiceAccount

Property Value
ReferencedEntity account
ReferencedAttribute accountid
ReferencingAttribute msdyn_serviceaccount
ReferencingEntityNavigationPropertyName msdyn_serviceaccount
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: Cascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_bookableresource_msdyn_workorder_PreferredResource

One-To-Many Relationship: bookableresource msdyn_bookableresource_msdyn_workorder_PreferredResource

Property Value
ReferencedEntity bookableresource
ReferencedAttribute bookableresourceid
ReferencingAttribute msdyn_preferredresource
ReferencingEntityNavigationPropertyName msdyn_preferredresource
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_bookableresource_msdyn_workorder_SupportContact

One-To-Many Relationship: bookableresource msdyn_bookableresource_msdyn_workorder_SupportContact

Property Value
ReferencedEntity bookableresource
ReferencedAttribute bookableresourceid
ReferencingAttribute msdyn_supportcontact
ReferencingEntityNavigationPropertyName msdyn_SupportContact
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_contact_msdyn_workorder_ReportedByContact

One-To-Many Relationship: contact msdyn_contact_msdyn_workorder_ReportedByContact

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute msdyn_reportedbycontact
ReferencingEntityNavigationPropertyName msdyn_reportedbycontact
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_incident_msdyn_workorder_ServiceRequest

One-To-Many Relationship: incident msdyn_incident_msdyn_workorder_ServiceRequest

Property Value
ReferencedEntity incident
ReferencedAttribute incidentid
ReferencingAttribute msdyn_servicerequest
ReferencingEntityNavigationPropertyName msdyn_servicerequest
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_agreement_msdyn_workorder_Agreement

One-To-Many Relationship: msdyn_agreement msdyn_msdyn_agreement_msdyn_workorder_Agreement

Property Value
ReferencedEntity msdyn_agreement
ReferencedAttribute msdyn_agreementid
ReferencingAttribute msdyn_agreement
ReferencingEntityNavigationPropertyName msdyn_agreement
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_customerasset_msdyn_workorder_CustomerAsset

One-To-Many Relationship: msdyn_customerasset msdyn_msdyn_customerasset_msdyn_workorder_CustomerAsset

Property Value
ReferencedEntity msdyn_customerasset
ReferencedAttribute msdyn_customerassetid
ReferencingAttribute msdyn_customerasset
ReferencingEntityNavigationPropertyName msdyn_customerasset
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_functionallocation_msdyn_workorder_FunctionalLocation

One-To-Many Relationship: msdyn_functionallocation msdyn_msdyn_functionallocation_msdyn_workorder_FunctionalLocation

Property Value
ReferencedEntity msdyn_functionallocation
ReferencedAttribute msdyn_functionallocationid
ReferencingAttribute msdyn_functionallocation
ReferencingEntityNavigationPropertyName msdyn_FunctionalLocation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_incidenttype_msdyn_workorder_PrimaryIncidentType

One-To-Many Relationship: msdyn_incidenttype msdyn_msdyn_incidenttype_msdyn_workorder_PrimaryIncidentType

Property Value
ReferencedEntity msdyn_incidenttype
ReferencedAttribute msdyn_incidenttypeid
ReferencingAttribute msdyn_primaryincidenttype
ReferencingEntityNavigationPropertyName msdyn_primaryincidenttype
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_iotalert_msdyn_workorder_IoTAlert

One-To-Many Relationship: msdyn_iotalert msdyn_msdyn_iotalert_msdyn_workorder_IoTAlert

Property Value
ReferencedEntity msdyn_iotalert
ReferencedAttribute msdyn_iotalertid
ReferencingAttribute msdyn_iotalert
ReferencingEntityNavigationPropertyName msdyn_IoTAlert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_priority_msdyn_workorder_Priority

One-To-Many Relationship: msdyn_priority msdyn_msdyn_priority_msdyn_workorder_Priority

Property Value
ReferencedEntity msdyn_priority
ReferencedAttribute msdyn_priorityid
ReferencingAttribute msdyn_priority
ReferencingEntityNavigationPropertyName msdyn_priority
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_resolution_msdyn_workorder_PrimaryResolution

One-To-Many Relationship: msdyn_resolution msdyn_msdyn_resolution_msdyn_workorder_PrimaryResolution

Property Value
ReferencedEntity msdyn_resolution
ReferencedAttribute msdyn_resolutionid
ReferencingAttribute msdyn_primaryresolution
ReferencingEntityNavigationPropertyName msdyn_PrimaryResolution
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_taxcode_msdyn_workorder_TaxCode

One-To-Many Relationship: msdyn_taxcode msdyn_msdyn_taxcode_msdyn_workorder_TaxCode

Property Value
ReferencedEntity msdyn_taxcode
ReferencedAttribute msdyn_taxcodeid
ReferencingAttribute msdyn_taxcode
ReferencingEntityNavigationPropertyName msdyn_taxcode
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_timegroupdetail_msdyn_workorder_TimeGroupDetailSelected

One-To-Many Relationship: msdyn_timegroupdetail msdyn_msdyn_timegroupdetail_msdyn_workorder_TimeGroupDetailSelected

Property Value
ReferencedEntity msdyn_timegroupdetail
ReferencedAttribute msdyn_timegroupdetailid
ReferencingAttribute msdyn_timegroupdetailselected
ReferencingEntityNavigationPropertyName msdyn_timegroupdetailselected
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_trade_msdyn_workorder_Trade

One-To-Many Relationship: msdyn_trade msdyn_msdyn_trade_msdyn_workorder_Trade

Property Value
ReferencedEntity msdyn_trade
ReferencedAttribute msdyn_tradeid
ReferencingAttribute msdyn_trade
ReferencingEntityNavigationPropertyName msdyn_Trade
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_workhourtemplate_msdyn_workorder_workhourtemplate

One-To-Many Relationship: msdyn_workhourtemplate msdyn_msdyn_workhourtemplate_msdyn_workorder_workhourtemplate

Property Value
ReferencedEntity msdyn_workhourtemplate
ReferencedAttribute msdyn_workhourtemplateid
ReferencingAttribute msdyn_workhourtemplate
ReferencingEntityNavigationPropertyName msdyn_workhourtemplate
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_workorder_msdyn_workorder_ParentWorkOrder

One-To-Many Relationship: msdyn_workorder msdyn_msdyn_workorder_msdyn_workorder_ParentWorkOrder

Property Value
ReferencedEntity msdyn_workorder
ReferencedAttribute msdyn_workorderid
ReferencingAttribute msdyn_parentworkorder
ReferencingEntityNavigationPropertyName msdyn_parentworkorder_msdyn_workorder
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_workordersubstatus_msdyn_workorder_Status

One-To-Many Relationship: msdyn_workordersubstatus msdyn_msdyn_workordersubstatus_msdyn_workorder_Status

Property Value
ReferencedEntity msdyn_workordersubstatus
ReferencedAttribute msdyn_workordersubstatusid
ReferencingAttribute msdyn_substatus
ReferencingEntityNavigationPropertyName msdyn_substatus
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_msdyn_workordertype_msdyn_workorder_WorkOrderType

One-To-Many Relationship: msdyn_workordertype msdyn_msdyn_workordertype_msdyn_workorder_WorkOrderType

Property Value
ReferencedEntity msdyn_workordertype
ReferencedAttribute msdyn_workordertypeid
ReferencingAttribute msdyn_workordertype
ReferencingEntityNavigationPropertyName msdyn_workordertype
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_opportunity_msdyn_workorder

One-To-Many Relationship: opportunity msdyn_opportunity_msdyn_workorder

Property Value
ReferencedEntity opportunity
ReferencedAttribute opportunityid
ReferencingAttribute msdyn_opportunityid
ReferencingEntityNavigationPropertyName msdyn_opportunityid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_slakpiinstance_msdyn_workorder_arrival_timekpi

One-To-Many Relationship: slakpiinstance msdyn_slakpiinstance_msdyn_workorder_arrival_timekpi

Property Value
ReferencedEntity slakpiinstance
ReferencedAttribute slakpiinstanceid
ReferencingAttribute msdyn_workorderarrivaltimekpiid
ReferencingEntityNavigationPropertyName msdyn_workorderarrivaltimekpiid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_slakpiinstance_msdyn_workorder_resolutionkpiid

One-To-Many Relationship: slakpiinstance msdyn_slakpiinstance_msdyn_workorder_resolutionkpiid

Property Value
ReferencedEntity slakpiinstance
ReferencedAttribute slakpiinstanceid
ReferencingAttribute msdyn_workorderresolutionkpiid
ReferencingEntityNavigationPropertyName msdyn_workorderresolutionkpiid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_territory_msdyn_workorder_ServiceTerritory

One-To-Many Relationship: territory msdyn_territory_msdyn_workorder_ServiceTerritory

Property Value
ReferencedEntity territory
ReferencedAttribute territoryid
ReferencingAttribute msdyn_serviceterritory
ReferencingEntityNavigationPropertyName msdyn_serviceterritory
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder

Many-To-One Relationship: bookableresourcebooking msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder

Property Value
ReferencingEntity bookableresourcebooking
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_actual_WorkOrder

Many-To-One Relationship: msdyn_actual msdyn_msdyn_workorder_msdyn_actual_WorkOrder

Property Value
ReferencingEntity msdyn_actual
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_actual_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_agreementbookingdate_WorkOrder

Many-To-One Relationship: msdyn_agreementbookingdate msdyn_msdyn_workorder_msdyn_agreementbookingdate_WorkOrder

Property Value
ReferencingEntity msdyn_agreementbookingdate
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_agreementbookingdate_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_inventoryjournal_AllocatedToWorkOrder

Many-To-One Relationship: msdyn_inventoryjournal msdyn_msdyn_workorder_msdyn_inventoryjournal_AllocatedToWorkOrder

Property Value
ReferencingEntity msdyn_inventoryjournal
ReferencingAttribute msdyn_allocatedtoworkorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_inventoryjournal_AllocatedToWorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_iotalert_Workorder

Many-To-One Relationship: msdyn_iotalert msdyn_msdyn_workorder_msdyn_iotalert_Workorder

Property Value
ReferencingEntity msdyn_iotalert
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_iotalert_Workorder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_purchaseorder_WorkOrder

Many-To-One Relationship: msdyn_purchaseorder msdyn_msdyn_workorder_msdyn_purchaseorder_WorkOrder

Property Value
ReferencingEntity msdyn_purchaseorder
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_purchaseorder_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_purchaseorderproduct_AssociateToWorkOrder

Many-To-One Relationship: msdyn_purchaseorderproduct msdyn_msdyn_workorder_msdyn_purchaseorderproduct_AssociateToWorkOrder

Property Value
ReferencingEntity msdyn_purchaseorderproduct
ReferencingAttribute msdyn_associatetoworkorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_purchaseorderproduct_AssociateToWorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Purchase Order Products
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_purchaseorderreceiptproduct_AssociateToWorkOrder

Many-To-One Relationship: msdyn_purchaseorderreceiptproduct msdyn_msdyn_workorder_msdyn_purchaseorderreceiptproduct_AssociateToWorkOrder

Property Value
ReferencingEntity msdyn_purchaseorderreceiptproduct
ReferencingAttribute msdyn_associatetoworkorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_purchaseorderreceiptproduct_AssociateToWorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_requirementcharacteristic_WorkOrder

Many-To-One Relationship: msdyn_requirementcharacteristic msdyn_msdyn_workorder_msdyn_requirementcharacteristic_WorkOrder

Property Value
ReferencingEntity msdyn_requirementcharacteristic
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_requirementcharacteristic_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Characteristics
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_requirementresourcepreference_WorkOrder

Many-To-One Relationship: msdyn_requirementresourcepreference msdyn_msdyn_workorder_msdyn_requirementresourcepreference_WorkOrder

Property Value
ReferencingEntity msdyn_requirementresourcepreference
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_requirementresourcepreference_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Resource Preferences
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_resourcerequirement_WorkOrder

Many-To-One Relationship: msdyn_resourcerequirement msdyn_msdyn_workorder_msdyn_resourcerequirement_WorkOrder

Property Value
ReferencingEntity msdyn_resourcerequirement
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_resourcerequirement_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Requirements
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_rma_WorkOrder

Many-To-One Relationship: msdyn_rma msdyn_msdyn_workorder_msdyn_rma_WorkOrder

Property Value
ReferencingEntity msdyn_rma
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_rma_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Work Order
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_rtv_WorkOrder

Many-To-One Relationship: msdyn_rtv msdyn_msdyn_workorder_msdyn_rtv_WorkOrder

Property Value
ReferencingEntity msdyn_rtv
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_rtv_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: RTVs
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_rtvproduct_WorkOrder

Many-To-One Relationship: msdyn_rtvproduct msdyn_msdyn_workorder_msdyn_rtvproduct_WorkOrder

Property Value
ReferencingEntity msdyn_rtvproduct
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_rtvproduct_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_timeentry_WorkOrder

Many-To-One Relationship: msdyn_timeentry msdyn_msdyn_workorder_msdyn_timeentry_WorkOrder

Property Value
ReferencingEntity msdyn_timeentry
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_timeentry_WorkOrder
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorder_ParentWorkOrder

Many-To-One Relationship: msdyn_workorder msdyn_msdyn_workorder_msdyn_workorder_ParentWorkOrder

Property Value
ReferencingEntity msdyn_workorder
ReferencingAttribute msdyn_parentworkorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorder_ParentWorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorderincident_WorkOrder

Many-To-One Relationship: msdyn_workorderincident msdyn_msdyn_workorder_msdyn_workorderincident_WorkOrder

Property Value
ReferencingEntity msdyn_workorderincident
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorderincident_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder

Many-To-One Relationship: msdyn_workorderproduct msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder

Property Value
ReferencingEntity msdyn_workorderproduct
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorderresolution_WorkOrder

Many-To-One Relationship: msdyn_workorderresolution msdyn_msdyn_workorder_msdyn_workorderresolution_WorkOrder

Property Value
ReferencingEntity msdyn_workorderresolution
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorderresolution_WorkOrder
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorderservice_WorkOrder

Many-To-One Relationship: msdyn_workorderservice msdyn_msdyn_workorder_msdyn_workorderservice_WorkOrder

Property Value
ReferencingEntity msdyn_workorderservice
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorderservice_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_msdyn_workorder_msdyn_workorderservicetask_WorkOrder

Many-To-One Relationship: msdyn_workorderservicetask msdyn_msdyn_workorder_msdyn_workorderservicetask_WorkOrder

Property Value
ReferencingEntity msdyn_workorderservicetask
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_msdyn_workorder_msdyn_workorderservicetask_WorkOrder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Service Tasks
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_workorder_msdyn_bookingalerts

Many-To-One Relationship: msdyn_bookingalert msdyn_workorder_msdyn_bookingalerts

Property Value
ReferencingEntity msdyn_bookingalert
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_workorder_msdyn_bookingalerts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_workorder_msdyn_workordernte_workorder

Many-To-One Relationship: msdyn_workordernte msdyn_workorder_msdyn_workordernte_workorder

Property Value
ReferencingEntity msdyn_workordernte
ReferencingAttribute msdyn_workorder
ReferencedEntityNavigationPropertyName msdyn_workorder_msdyn_workordernte_workorder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Many-to-Many relationships

These relationships are many-to-many. Listed by SchemaName.

msdyn_msdyn_workorder_knowledgearticle

See knowledgearticle msdyn_msdyn_workorder_knowledgearticle Many-To-Many Relationship

Property Value
IntersectEntityName msdyn_msdyn_workorder_knowledgearticle
IsCustomizable True
SchemaName msdyn_msdyn_workorder_knowledgearticle
IntersectAttribute msdyn_workorderid
NavigationPropertyName ``
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference