msdyn_workorderproduct Entity Reference
In this entity you record all the products proposed and used for a work order
Added by: Field Service Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/msdyn_workorderproducts(msdyn_workorderproductid) Update ownerid property. |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/msdyn_workorderproducts See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/msdyn_workorderproducts(msdyn_workorderproductid) See Delete |
DeleteRequest or Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/msdyn_workorderproducts(msdyn_workorderproductid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_workorderproducts See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/msdyn_workorderproducts(msdyn_workorderproductid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/msdyn_workorderproducts(msdyn_workorderproductid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | msdyn_workorderproducts |
| DisplayCollectionName | Work Order Products |
| DisplayName | Work Order Product |
| EntitySetName | msdyn_workorderproducts |
| IsBPFEntity | False |
| LogicalCollectionName | msdyn_workorderproducts |
| LogicalName | msdyn_workorderproduct |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | msdyn_workorderproductid |
| PrimaryNameAttribute | msdyn_name |
| SchemaName | msdyn_workorderproduct |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_AdditionalCost
- msdyn_AgreementBookingProduct
- msdyn_Allocated
- msdyn_Booking
- msdyn_CommissionCosts
- msdyn_CustomerAsset
- msdyn_Description
- msdyn_DisableEntitlement
- msdyn_DiscountAmount
- msdyn_DiscountPercent
- msdyn_Entitlement
- msdyn_EstimateDiscountAmount
- msdyn_EstimateDiscountPercent
- msdyn_EstimateQuantity
- msdyn_EstimateSubtotal
- msdyn_EstimateTotalAmount
- msdyn_EstimateTotalCost
- msdyn_EstimateUnitAmount
- msdyn_EstimateUnitCost
- msdyn_InternalDescription
- msdyn_InternalFlags
- msdyn_LineOrder
- msdyn_LineStatus
- msdyn_name
- msdyn_PriceList
- msdyn_Product
- msdyn_PurchaseOrderReceiptProduct
- msdyn_QtyToBill
- msdyn_Quantity
- msdyn_Subtotal
- msdyn_Taxable
- msdyn_TotalAmount
- msdyn_TotalCost
- msdyn_Unit
- msdyn_UnitAmount
- msdyn_UnitCost
- msdyn_Warehouse
- msdyn_WorkOrder
- msdyn_WorkOrderIncident
- msdyn_workorderproductId
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Shows the sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_AdditionalCost
| Property | Value |
|---|---|
| Description | Enter any additional costs associated with this product. The values are manually entered. Note: additional cost is not unit dependent. |
| DisplayName | Additional Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_additionalcost |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_AgreementBookingProduct
| Property | Value |
|---|---|
| Description | Agreement Booking Product linked to this Work Order Product |
| DisplayName | Agreement Booking Product |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_agreementbookingproduct |
| RequiredLevel | None |
| Targets | msdyn_agreementbookingproduct |
| Type | Lookup |
msdyn_Allocated
| Property | Value |
|---|---|
| Description | |
| DisplayName | Allocated |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_allocated |
| RequiredLevel | None |
| Type | Boolean |
msdyn_Allocated Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_Booking
| Property | Value |
|---|---|
| Description | The booking where this product was added |
| DisplayName | Booking |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_booking |
| RequiredLevel | None |
| Targets | bookableresourcebooking |
| Type | Lookup |
msdyn_CommissionCosts
| Property | Value |
|---|---|
| Description | Enter the commission costs associated with this product. The value is manually specified and isn't automatically calculated. |
| DisplayName | Commission Costs |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_commissioncosts |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_CustomerAsset
| Property | Value |
|---|---|
| Description | Unique identifier for Customer Asset associated with Work Order Product. |
| DisplayName | Customer Asset |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_customerasset |
| RequiredLevel | None |
| Targets | msdyn_customerasset |
| Type | Lookup |
msdyn_Description
| Property | Value |
|---|---|
| Description | Enter the description of the product as presented to the customer. The value defaults to the description defined on the product. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
msdyn_DisableEntitlement
| Property | Value |
|---|---|
| Description | Choose whether to disable entitlement selection for this work order product. |
| DisplayName | Disable Entitlement |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_disableentitlement |
| RequiredLevel | None |
| Type | Boolean |
msdyn_DisableEntitlement Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_DiscountAmount
| Property | Value |
|---|---|
| Description | Specify any discount amount on this product. Note: If you enter a discount amount you cannot enter a discount % |
| DisplayName | Discount Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_discountamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_DiscountPercent
| Property | Value |
|---|---|
| Description | Specify any discount % on this product. Note: If you enter a discount % it will overwrite the discount $ |
| DisplayName | Discount % |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_discountpercent |
| MaxValue | 100 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Double |
msdyn_Entitlement
| Property | Value |
|---|---|
| Description | Entitlement to apply to the Work Order Product. |
| DisplayName | Entitlement |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_entitlement |
| RequiredLevel | None |
| Targets | entitlement |
| Type | Lookup |
msdyn_EstimateDiscountAmount
| Property | Value |
|---|---|
| Description | Enter a discount amount on the subtotal amount. Note: If you enter a discount amount you cannot enter a discount % |
| DisplayName | Estimate Discount Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatediscountamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EstimateDiscountPercent
| Property | Value |
|---|---|
| Description | Enter a discount % on the subtotal amount. Note: If you enter a discount % it will overwrite the discount $ |
| DisplayName | Estimate Discount % |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatediscountpercent |
| MaxValue | 100 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Double |
msdyn_EstimateQuantity
| Property | Value |
|---|---|
| Description | Enter the estimated required quantity of this product. |
| DisplayName | Estimate Quantity |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatequantity |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Double |
msdyn_EstimateSubtotal
| Property | Value |
|---|---|
| Description | Shows the total amount for this product, excluding discounts. |
| DisplayName | Estimate Subtotal |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatesubtotal |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EstimateTotalAmount
| Property | Value |
|---|---|
| Description | Shows the estimated total amount of this product, including discounts. |
| DisplayName | Estimate Total Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatetotalamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EstimateTotalCost
| Property | Value |
|---|---|
| Description | Shows the estimated total cost of this product. |
| DisplayName | Estimate Total Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatetotalcost |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EstimateUnitAmount
| Property | Value |
|---|---|
| Description | Shows the estimated sale amount per unit. |
| DisplayName | Estimate Unit Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimateunitamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EstimateUnitCost
| Property | Value |
|---|---|
| Description | Shows the estimated cost amount per unit. |
| DisplayName | Estimate Unit Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimateunitcost |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_InternalDescription
| Property | Value |
|---|---|
| Description | Enter any internal notes you want to track on this product. |
| DisplayName | Internal Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_internaldescription |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
msdyn_InternalFlags
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Internal Flags |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_internalflags |
| MaxLength | 1048576 |
| RequiredLevel | None |
| Type | Memo |
msdyn_LineOrder
| Property | Value |
|---|---|
| Description | |
| DisplayName | Line Order |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lineorder |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_LineStatus
| Property | Value |
|---|---|
| Description | Enter the current status of the line, estimate or used. |
| DisplayName | Line Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_linestatus |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
msdyn_LineStatus Options
| Value | Label |
|---|---|
| 690970000 | Estimated |
| 690970001 | Used |
msdyn_name
| Property | Value |
|---|---|
| Description | Enter the name of the custom entity. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| MaxLength | 200 |
| RequiredLevel | ApplicationRequired |
| Type | String |
msdyn_PriceList
| Property | Value |
|---|---|
| Description | Price List that determines the pricing for this product |
| DisplayName | Price List |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_pricelist |
| RequiredLevel | ApplicationRequired |
| Targets | pricelevel |
| Type | Lookup |
msdyn_Product
| Property | Value |
|---|---|
| Description | Product to use |
| DisplayName | Product |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_product |
| RequiredLevel | ApplicationRequired |
| Targets | product |
| Type | Lookup |
msdyn_PurchaseOrderReceiptProduct
| Property | Value |
|---|---|
| Description | Purchase Order Receipt Product linked to this Work Order Product |
| DisplayName | Purchase Order Receipt Product |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_purchaseorderreceiptproduct |
| RequiredLevel | None |
| Targets | msdyn_purchaseorderreceiptproduct |
| Type | Lookup |
msdyn_QtyToBill
| Property | Value |
|---|---|
| Description | Enter the quantity you wish to bill the customer for. By default, this will default to the same value as "Quantity." |
| DisplayName | Quantity To Bill |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_qtytobill |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | ApplicationRequired |
| Type | Double |
msdyn_Quantity
| Property | Value |
|---|---|
| Description | Shows the actual quantity of the product. |
| DisplayName | Quantity |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_quantity |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | ApplicationRequired |
| Type | Double |
msdyn_Subtotal
| Property | Value |
|---|---|
| Description | Enter the total amount excluding discounts. |
| DisplayName | Subtotal |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_subtotal |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Money |
msdyn_Taxable
| Property | Value |
|---|---|
| Description | Specify if product is taxable. If you do not wish to charge tax set this field to No. |
| DisplayName | Taxable |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_taxable |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
msdyn_Taxable Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_TotalAmount
| Property | Value |
|---|---|
| Description | Enter the total amount charged to the customer. |
| DisplayName | Total Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_totalamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Money |
msdyn_TotalCost
| Property | Value |
|---|---|
| Description | Shows the total cost of this product. This is calculated by (Unit Cost * Units) + Additional Cost + Commission Costs. |
| DisplayName | Total Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_totalcost |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Money |
msdyn_Unit
| Property | Value |
|---|---|
| Description | The unit that determines the pricing and final quantity for this product |
| DisplayName | Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_unit |
| RequiredLevel | ApplicationRequired |
| Targets | uom |
| Type | Lookup |
msdyn_UnitAmount
| Property | Value |
|---|---|
| Description | Enter the amount you want to charge the customer per unit. By default, this is calculated based on the selected price list. The amount can be changed. |
| DisplayName | Unit Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_unitamount |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Money |
msdyn_UnitCost
| Property | Value |
|---|---|
| Description | Shows the actual cost per unit. |
| DisplayName | Unit Cost |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_unitcost |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Money |
msdyn_Warehouse
| Property | Value |
|---|---|
| Description | Warehouse this product is being retrieved from |
| DisplayName | Warehouse |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_warehouse |
| RequiredLevel | None |
| Targets | msdyn_warehouse |
| Type | Lookup |
msdyn_WorkOrder
| Property | Value |
|---|---|
| Description | Unique identifier for Work Order associated with Work Order Product. |
| DisplayName | Work Order |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workorder |
| RequiredLevel | ApplicationRequired |
| Targets | msdyn_workorder |
| Type | Lookup |
msdyn_WorkOrderIncident
| Property | Value |
|---|---|
| Description | The Incident related to this product |
| DisplayName | Work Order Incident |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workorderincident |
| RequiredLevel | None |
| Targets | msdyn_workorderincident |
| Type | Lookup |
msdyn_workorderproductId
| Property | Value |
|---|---|
| Description | Shows the entity instances. |
| DisplayName | Work Order Product |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_workorderproductid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Shows the date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
OwnerId
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
statecode
| Property | Value |
|---|---|
| Description | Status of the Work Order Product |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
statecode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the Work Order Product |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
statuscode Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
TransactionCurrencyId
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the entity. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Shows the time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_additionalcost_Base
- msdyn_AgreementBookingProductName
- msdyn_BookingName
- msdyn_commissioncosts_Base
- msdyn_CustomerAssetName
- msdyn_discountamount_Base
- msdyn_EntitlementName
- msdyn_estimatediscountamount_Base
- msdyn_estimatesubtotal_Base
- msdyn_estimatetotalamount_Base
- msdyn_estimatetotalcost_Base
- msdyn_estimateunitamount_Base
- msdyn_estimateunitcost_Base
- msdyn_PriceListName
- msdyn_ProductName
- msdyn_PurchaseOrderReceiptProductName
- msdyn_subtotal_Base
- msdyn_totalamount_Base
- msdyn_totalcost_Base
- msdyn_unitamount_Base
- msdyn_unitcost_Base
- msdyn_UnitName
- msdyn_WarehouseName
- msdyn_WorkOrderIncidentName
- msdyn_WorkOrderName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| 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 |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ExchangeRate
Added by: Active Solution Solution
| 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 |
| MaxValue | 100000000000 |
| MinValue | 0.0000000001 |
| Precision | 10 |
| RequiredLevel | None |
| Type | Decimal |
ModifiedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| 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 |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
msdyn_additionalcost_Base
| Property | Value |
|---|---|
| Description | Shows the value of the additional cost in the base currency. |
| DisplayName | Additional Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_additionalcost_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_AgreementBookingProductName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_agreementbookingproductname |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
msdyn_BookingName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_bookingname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_commissioncosts_Base
| Property | Value |
|---|---|
| Description | Shows the value of the commission costs in the base currency. |
| DisplayName | Commission Costs (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_commissioncosts_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_CustomerAssetName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_customerassetname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_discountamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the discount amount in the base currency. |
| DisplayName | Discount Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_discountamount_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_EntitlementName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_entitlementname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_estimatediscountamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate discount amount in the base currency. |
| DisplayName | Estimate Discount Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatediscountamount_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_estimatesubtotal_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate subtotal in the base currency. |
| DisplayName | Estimate Subtotal (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatesubtotal_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_estimatetotalamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate total amount in the base currency. |
| DisplayName | Estimate Total Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatetotalamount_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_estimatetotalcost_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate total cost in the base currency. |
| DisplayName | Estimate Total Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimatetotalcost_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_estimateunitamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate unit amount in the base currency. |
| DisplayName | Estimate Unit Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimateunitamount_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_estimateunitcost_Base
| Property | Value |
|---|---|
| Description | Shows the value of the estimate unit cost in the base currency. |
| DisplayName | Estimate Unit Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_estimateunitcost_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_PriceListName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_pricelistname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_ProductName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_productname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_PurchaseOrderReceiptProductName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_purchaseorderreceiptproductname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_subtotal_Base
| Property | Value |
|---|---|
| Description | Shows the value of the subtotal in the base currency. |
| DisplayName | Subtotal (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_subtotal_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
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 |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_totalcost_Base
| Property | Value |
|---|---|
| Description | Shows the value of the total cost in the base currency. |
| DisplayName | Total Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_totalcost_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_unitamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the unit amount in the base currency. |
| DisplayName | Unit Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_unitamount_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_unitcost_Base
| Property | Value |
|---|---|
| Description | Shows the value of the unit cost in the base currency. |
| DisplayName | Unit Cost (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_unitcost_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_UnitName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_unitname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_WarehouseName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_warehousename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_WorkOrderIncidentName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_workorderincidentname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_WorkOrderName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_workordername |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OwnerIdName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningTeam
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
TransactionCurrencyIdName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- msdyn_workorderproduct_ActivityPointers
- msdyn_workorderproduct_msdyn_bookingalerts
- msdyn_workorderproduct_msdyn_approvals
- msdyn_workorderproduct_SyncErrors
- msdyn_workorderproduct_SharePointDocumentLocations
- msdyn_workorderproduct_AsyncOperations
- msdyn_workorderproduct_MailboxTrackingFolders
- msdyn_workorderproduct_ProcessSession
- msdyn_workorderproduct_BulkDeleteFailures
- msdyn_workorderproduct_PrincipalObjectAttributeAccesses
- msdyn_workorderproduct_Appointments
- msdyn_workorderproduct_Emails
- msdyn_workorderproduct_Faxes
- msdyn_workorderproduct_Letters
- msdyn_workorderproduct_PhoneCalls
- msdyn_workorderproduct_Tasks
- msdyn_workorderproduct_RecurringAppointmentMasters
- msdyn_workorderproduct_SocialActivities
- msdyn_workorderproduct_connections1
- msdyn_workorderproduct_connections2
- msdyn_workorderproduct_Annotations
- msdyn_workorderproduct_ServiceAppointments
- msdyn_msdyn_workorderproduct_invoicedetail
- msdyn_msdyn_workorderproduct_msdyn_customerasset_WorkOrderProduct
- msdyn_msdyn_workorderproduct_msdyn_inventoryjournal_WorkOrderProduct
- msdyn_msdyn_workorderproduct_msdyn_rmaproduct_WOProduct
- msdyn_msdyn_workorderproduct_msdyn_rtvproduct_WorkOrderProduct
msdyn_workorderproduct_ActivityPointers
Added by: System Solution Solution
Same as activitypointer entity msdyn_workorderproduct_ActivityPointers Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_ActivityPointers |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_msdyn_bookingalerts
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_workorderproduct_msdyn_bookingalerts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_msdyn_bookingalerts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_msdyn_approvals
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_workorderproduct_msdyn_approvals Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_msdyn_approvals |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_SyncErrors
Added by: System Solution Solution
Same as syncerror entity msdyn_workorderproduct_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_SharePointDocumentLocations
Added by: System Solution Solution
Same as sharepointdocumentlocation entity msdyn_workorderproduct_SharePointDocumentLocations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_SharePointDocumentLocations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity msdyn_workorderproduct_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity msdyn_workorderproduct_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_ProcessSession
Added by: System Solution Solution
Same as processsession entity msdyn_workorderproduct_ProcessSession Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_ProcessSession |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity msdyn_workorderproduct_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess entity msdyn_workorderproduct_PrincipalObjectAttributeAccesses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_Appointments
Added by: System Solution Solution
Same as appointment entity msdyn_workorderproduct_Appointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Appointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_Emails
Added by: System Solution Solution
Same as email entity msdyn_workorderproduct_Emails Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Emails |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_Faxes
Added by: System Solution Solution
Same as fax entity msdyn_workorderproduct_Faxes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Faxes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_Letters
Added by: System Solution Solution
Same as letter entity msdyn_workorderproduct_Letters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Letters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_PhoneCalls
Added by: System Solution Solution
Same as phonecall entity msdyn_workorderproduct_PhoneCalls Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_PhoneCalls |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_Tasks
Added by: System Solution Solution
Same as task entity msdyn_workorderproduct_Tasks Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Tasks |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_RecurringAppointmentMasters
Added by: System Solution Solution
Same as recurringappointmentmaster entity msdyn_workorderproduct_RecurringAppointmentMasters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_RecurringAppointmentMasters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_SocialActivities
Added by: System Solution Solution
Same as socialactivity entity msdyn_workorderproduct_SocialActivities Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_SocialActivities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_connections1
Added by: System Solution Solution
Same as connection entity msdyn_workorderproduct_connections1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_connections2
Added by: System Solution Solution
Same as connection entity msdyn_workorderproduct_connections2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_connections2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workorderproduct_Annotations
Added by: System Solution Solution
Same as annotation entity msdyn_workorderproduct_Annotations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_Annotations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_workorderproduct_ServiceAppointments
Added by: Service Solution
Same as serviceappointment entity msdyn_workorderproduct_ServiceAppointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_workorderproduct_ServiceAppointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_msdyn_workorderproduct_invoicedetail
Same as invoicedetail entity msdyn_msdyn_workorderproduct_invoicedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | msdyn_workorderproductid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_workorderproduct_invoicedetail |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_workorderproduct_msdyn_customerasset_WorkOrderProduct
Same as msdyn_customerasset entity msdyn_msdyn_workorderproduct_msdyn_customerasset_WorkOrderProduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | msdyn_workorderproduct |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_workorderproduct_msdyn_customerasset_WorkOrderProduct |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_workorderproduct_msdyn_inventoryjournal_WorkOrderProduct
Same as msdyn_inventoryjournal entity msdyn_msdyn_workorderproduct_msdyn_inventoryjournal_WorkOrderProduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | msdyn_workorderproduct |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_workorderproduct_msdyn_inventoryjournal_WorkOrderProduct |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_workorderproduct_msdyn_rmaproduct_WOProduct
Same as msdyn_rmaproduct entity msdyn_msdyn_workorderproduct_msdyn_rmaproduct_WOProduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | msdyn_woproduct |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_workorderproduct_msdyn_rmaproduct_WOProduct |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_workorderproduct_msdyn_rtvproduct_WorkOrderProduct
Same as msdyn_rtvproduct entity msdyn_msdyn_workorderproduct_msdyn_rtvproduct_WorkOrderProduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | msdyn_workorderproduct |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_workorderproduct_msdyn_rtvproduct_WorkOrderProduct |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_msdyn_workorderproduct_createdby
- lk_msdyn_workorderproduct_createdonbehalfby
- lk_msdyn_workorderproduct_modifiedby
- lk_msdyn_workorderproduct_modifiedonbehalfby
- user_msdyn_workorderproduct
- team_msdyn_workorderproduct
- business_unit_msdyn_workorderproduct
- TransactionCurrency_msdyn_workorderproduct
- msdyn_bookableresourcebooking_msdyn_workorderproduct_Booking
- msdyn_entitlement_msdyn_workorderproduct_Entitlement
- msdyn_msdyn_agreementbookingproduct_msdyn_workorderproduct_AgreementBookingProduct
- msdyn_msdyn_customerasset_msdyn_workorderproduct_CustomerAsset
- msdyn_msdyn_purchaseorderreceiptproduct_msdyn_workorderproduct_PurchaseOrderReceiptProduct
- msdyn_msdyn_warehouse_msdyn_workorderproduct_Warehouse
- msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder
- msdyn_msdyn_workorderincident_msdyn_workorderproduct_WorkOrderIncident
- msdyn_pricelevel_msdyn_workorderproduct_PriceList
- msdyn_product_msdyn_workorderproduct_Product
- msdyn_uom_msdyn_workorderproduct_Unit
lk_msdyn_workorderproduct_createdby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_workorderproduct_createdby One-To-Many relationship.
lk_msdyn_workorderproduct_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_workorderproduct_createdonbehalfby One-To-Many relationship.
lk_msdyn_workorderproduct_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_workorderproduct_modifiedby One-To-Many relationship.
lk_msdyn_workorderproduct_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_workorderproduct_modifiedonbehalfby One-To-Many relationship.
user_msdyn_workorderproduct
Added by: System Solution Solution
See systemuser Entity user_msdyn_workorderproduct One-To-Many relationship.
team_msdyn_workorderproduct
Added by: System Solution Solution
See team Entity team_msdyn_workorderproduct One-To-Many relationship.
business_unit_msdyn_workorderproduct
Added by: System Solution Solution
See businessunit Entity business_unit_msdyn_workorderproduct One-To-Many relationship.
TransactionCurrency_msdyn_workorderproduct
Added by: System Solution Solution
See transactioncurrency Entity TransactionCurrency_msdyn_workorderproduct One-To-Many relationship.
msdyn_bookableresourcebooking_msdyn_workorderproduct_Booking
Added by: Scheduling Solution
See bookableresourcebooking Entity msdyn_bookableresourcebooking_msdyn_workorderproduct_Booking One-To-Many relationship.
msdyn_entitlement_msdyn_workorderproduct_Entitlement
Added by: Service Solution
See entitlement Entity msdyn_entitlement_msdyn_workorderproduct_Entitlement One-To-Many relationship.
msdyn_msdyn_agreementbookingproduct_msdyn_workorderproduct_AgreementBookingProduct
See msdyn_agreementbookingproduct Entity msdyn_msdyn_agreementbookingproduct_msdyn_workorderproduct_AgreementBookingProduct One-To-Many relationship.
msdyn_msdyn_customerasset_msdyn_workorderproduct_CustomerAsset
See msdyn_customerasset Entity msdyn_msdyn_customerasset_msdyn_workorderproduct_CustomerAsset One-To-Many relationship.
msdyn_msdyn_purchaseorderreceiptproduct_msdyn_workorderproduct_PurchaseOrderReceiptProduct
See msdyn_purchaseorderreceiptproduct Entity msdyn_msdyn_purchaseorderreceiptproduct_msdyn_workorderproduct_PurchaseOrderReceiptProduct One-To-Many relationship.
msdyn_msdyn_warehouse_msdyn_workorderproduct_Warehouse
See msdyn_warehouse Entity msdyn_msdyn_warehouse_msdyn_workorderproduct_Warehouse One-To-Many relationship.
msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder
See msdyn_workorder Entity msdyn_msdyn_workorder_msdyn_workorderproduct_WorkOrder One-To-Many relationship.
msdyn_msdyn_workorderincident_msdyn_workorderproduct_WorkOrderIncident
See msdyn_workorderincident Entity msdyn_msdyn_workorderincident_msdyn_workorderproduct_WorkOrderIncident One-To-Many relationship.
msdyn_pricelevel_msdyn_workorderproduct_PriceList
Added by: Product Management Solution
See pricelevel Entity msdyn_pricelevel_msdyn_workorderproduct_PriceList One-To-Many relationship.
msdyn_product_msdyn_workorderproduct_Product
Added by: Product Management Solution
See product Entity msdyn_product_msdyn_workorderproduct_Product One-To-Many relationship.
msdyn_uom_msdyn_workorderproduct_Unit
Added by: Product Management Solution
See uom Entity msdyn_uom_msdyn_workorderproduct_Unit One-To-Many relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.msdyn_workorderproduct
Feedback
Submit and view feedback for