Order Product (SalesOrderDetail) table/entity reference (Microsoft Dynamics 365)
Line item in a sales order.
Messages
The following table lists the messages for the Order Product (SalesOrderDetail) 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /salesorderdetailsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /salesorderdetails(salesorderdetailid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /salesorderdetails(salesorderdetailid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /salesorderdetailsSee Query data |
Query data |
Update Event: True |
PATCH /salesorderdetails(salesorderdetailid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /salesorderdetails(salesorderdetailid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Order Product (SalesOrderDetail) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
CalculatePrice |
CalculatePrice | CalculatePriceRequest |
Properties
The following table lists selected properties for the Order Product (SalesOrderDetail) table.
Property | Value |
---|---|
DisplayName | Order Product |
DisplayCollectionName | Order Products |
SchemaName | SalesOrderDetail |
CollectionSchemaName | SalesOrderDetails |
EntitySetName | salesorderdetails |
LogicalName | salesorderdetail |
LogicalCollectionName | salesorderdetails |
PrimaryIdAttribute | salesorderdetailid |
PrimaryNameAttribute | salesorderdetailname |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BaseAmount
- Description
- ExtendedAmount
- ImportSequenceNumber
- IsCopied
- IsPriceOverridden
- IsProductOverridden
- LineItemNumber
- ManualDiscountAmount
- OrderCreationMethod
- OverriddenCreatedOn
- ParentBundleId
- ParentBundleIdRef
- PricePerUnit
- PricingErrorCode
- ProductAssociationId
- ProductDescription
- ProductId
- ProductName
- ProductTypeCode
- PropertyConfigurationStatus
- Quantity
- QuantityBackordered
- QuantityCancelled
- QuantityShipped
- QuoteDetailId
- RequestDeliveryBy
- SalesOrderDetailId
- SalesOrderDetailName
- SalesOrderId
- SalesRepId
- SequenceNumber
- ShipTo_AddressId
- ShipTo_City
- ShipTo_ContactName
- ShipTo_Country
- ShipTo_Fax
- ShipTo_FreightTermsCode
- ShipTo_Line1
- ShipTo_Line2
- ShipTo_Line3
- ShipTo_Name
- ShipTo_PostalCode
- ShipTo_StateOrProvince
- ShipTo_Telephone
- SkipPriceCalculation
- Tax
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UoMId
- UTCConversionTimeZoneCode
- WillCall
BaseAmount
Property | Value |
---|---|
Description | Shows the total price of the order product, based on the price per unit, volume discount, and quantity. |
DisplayName | Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | baseamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Description
Property | Value |
---|---|
Description | Type additional information to describe the order product, such as manufacturing details or acceptable substitutions. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
ExtendedAmount
Property | Value |
---|---|
Description | Shows the total amount due for the order product, based on the sum of the unit price, quantity, discounts, and tax. |
DisplayName | Extended Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | extendedamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
ImportSequenceNumber
Property | Value |
---|---|
Description | 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 |
IsCopied
Property | Value |
---|---|
Description | Select whether the invoice line item is copied from another item or data source. |
DisplayName | Copied |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | iscopied |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | salesorderdetail_iscopied |
DefaultValue | False |
True Label | Yes |
False Label | No |
IsPriceOverridden
Property | Value |
---|---|
Description | Select whether the price per unit is fixed at the value in the specified price list or can be overridden by users who have edit rights to the order product. |
DisplayName | Pricing |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ispriceoverridden |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | salesorderdetail_ispriceoverridden |
DefaultValue | False |
True Label | Override Price |
False Label | Use Default |
IsProductOverridden
Property | Value |
---|---|
Description | Select whether the product exists in the Microsoft Dynamics 365 product catalog or is a write-in product specific to the order. |
DisplayName | Select Product |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isproductoverridden |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | salesorderdetail_isproductoverridden |
DefaultValue | False |
True Label | Write In |
False Label | Existing |
LineItemNumber
Property | Value |
---|---|
Description | Type the line item number for the order product to easily identify the product in the order and make sure it's listed in the correct sequence. |
DisplayName | Line Item Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lineitemnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
ManualDiscountAmount
Property | Value |
---|---|
Description | Type the manual discount amount for the order product to deduct any negotiated or other savings from the product total on the order. |
DisplayName | Manual Discount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | manualdiscountamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
OrderCreationMethod
Property | Value |
---|---|
Description | |
DisplayName | Creation Method |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ordercreationmethod |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 776160000 |
GlobalChoiceName | salesordercreationmethod |
OrderCreationMethod Choices/Options
Value | Label |
---|---|
776160000 | Unknown |
776160001 | Win Quote |
OverriddenCreatedOn
Property | Value |
---|---|
Description | 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 |
ParentBundleId
Property | Value |
---|---|
Description | Choose the parent bundle associated with this product |
DisplayName | Parent Bundle |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentbundleid |
RequiredLevel | None |
Type | Uniqueidentifier |
ParentBundleIdRef
Property | Value |
---|---|
Description | Choose the parent bundle associated with this product |
DisplayName | Parent bundle product |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentbundleidref |
RequiredLevel | None |
Type | Lookup |
Targets | salesorderdetail |
PricePerUnit
Property | Value |
---|---|
Description | Type the price per unit of the order product. The default is the value in the price list specified on the order for existing products. |
DisplayName | Price Per Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | priceperunit |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 1 (Organization.PricingDecimalPrecision) |
PricingErrorCode
Property | Value |
---|---|
Description | Select the type of pricing error, such as a missing or invalid product, or missing quantity. |
DisplayName | Pricing Error |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | pricingerrorcode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | qooi_pricingerrorcode |
PricingErrorCode Choices/Options
Value | Label |
---|---|
0 | None |
1 | Detail Error |
2 | Missing Price Level |
3 | Inactive Price Level |
4 | Missing Quantity |
5 | Missing Unit Price |
6 | Missing Product |
7 | Invalid Product |
8 | Missing Pricing Code |
9 | Invalid Pricing Code |
10 | Missing UOM |
11 | Product Not In Price Level |
12 | Missing Price Level Amount |
13 | Missing Price Level Percentage |
14 | Missing Price |
15 | Missing Current Cost |
16 | Missing Standard Cost |
17 | Invalid Price Level Amount |
18 | Invalid Price Level Percentage |
19 | Invalid Price |
20 | Invalid Current Cost |
21 | Invalid Standard Cost |
22 | Invalid Rounding Policy |
23 | Invalid Rounding Option |
24 | Invalid Rounding Amount |
25 | Price Calculation Error |
26 | Invalid Discount Type |
27 | Discount Type Invalid State |
28 | Invalid Discount |
29 | Invalid Quantity |
30 | Invalid Pricing Precision |
31 | Missing Product Default UOM |
32 | Missing Product UOM Schedule |
33 | Inactive Discount Type |
34 | Invalid Price Level Currency |
35 | Price Attribute Out Of Range |
36 | Base Currency Attribute Overflow |
37 | Base Currency Attribute Underflow |
38 | Transaction currency is not set for the product price list item |
ProductAssociationId
Property | Value |
---|---|
Description | Unique identifier of the product line item association with bundle in the sales order |
DisplayName | Bundle Item Association |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | productassociationid |
RequiredLevel | None |
Type | Uniqueidentifier |
ProductDescription
Property | Value |
---|---|
Description | Type a name or description to identify the type of write-in product included in the order. |
DisplayName | Write-In Product |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | productdescription |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 500 |
ProductId
Property | Value |
---|---|
Description | Choose the product to include on the order to link the product's pricing and other information to the parent order. |
DisplayName | Existing Product |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | productid |
RequiredLevel | None |
Type | Lookup |
Targets | product |
ProductName
Property | Value |
---|---|
Description | Calculated field that will be populated by name and description of the product. |
DisplayName | Product Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | productname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 500 |
ProductTypeCode
Property | Value |
---|---|
Description | Product Type |
DisplayName | Product type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | producttypecode |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | qooiproduct_producttype |
ProductTypeCode Choices/Options
Value | Label |
---|---|
1 | Product |
2 | Bundle |
3 | Required Bundle Product |
4 | Optional Bundle Product |
5 | Project-based Service |
PropertyConfigurationStatus
Property | Value |
---|---|
Description | Status of the property configuration. |
DisplayName | Property Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | propertyconfigurationstatus |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 2 |
GlobalChoiceName | qooiproduct_propertiesconfigurationstatus |
PropertyConfigurationStatus Choices/Options
Value | Label |
---|---|
0 | Edit |
1 | Rectify |
2 | Not Configured |
Quantity
Property | Value |
---|---|
Description | Type the amount or quantity of the product ordered by the customer. |
DisplayName | Quantity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quantity |
RequiredLevel | ApplicationRequired |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | -100000000000 |
Precision | 5 |
SourceTypeMask | 0 |
QuantityBackordered
Property | Value |
---|---|
Description | Type the amount or quantity of the product that is back ordered for the order. |
DisplayName | Quantity Back Ordered |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quantitybackordered |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 5 |
SourceTypeMask | 0 |
QuantityCancelled
Property | Value |
---|---|
Description | Type the amount or quantity of the product that was canceled. |
DisplayName | Quantity Canceled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quantitycancelled |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 5 |
SourceTypeMask | 0 |
QuantityShipped
Property | Value |
---|---|
Description | Type the amount or quantity of the product that was shipped for the order. |
DisplayName | Quantity Shipped |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quantityshipped |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 5 |
SourceTypeMask | 0 |
QuoteDetailId
Property | Value |
---|---|
Description | Unique identifier for Quote Line associated with Order Line. |
DisplayName | Quote Product Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quotedetailid |
RequiredLevel | None |
Type | Lookup |
Targets | quotedetail |
RequestDeliveryBy
Property | Value |
---|---|
Description | Enter the delivery date requested by the customer for the order product. |
DisplayName | Requested Delivery Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | requestdeliveryby |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
SalesOrderDetailId
Property | Value |
---|---|
Description | Unique identifier of the product specified in the order. |
DisplayName | Order Product |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salesorderdetailid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SalesOrderDetailName
Property | Value |
---|---|
Description | Sales Order Detail Name. Added for 1:n referential relationship (internal purposes only) |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | salesorderdetailname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 500 |
SalesOrderId
Property | Value |
---|---|
Description | Shows the order for the product. The ID is used to link product pricing and other details to the total amounts and other information on the order. |
DisplayName | Order |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | salesorderid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | salesorder |
SalesRepId
Property | Value |
---|---|
Description | Choose the user responsible for the sale of the order product. |
DisplayName | Salesperson |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | salesrepid |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
SequenceNumber
Property | Value |
---|---|
Description | Shows the ID of the data that maintains the sequence. |
DisplayName | Sequence Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | sequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
ShipTo_AddressId
Property | Value |
---|---|
Description | Unique identifier of the shipping address. |
DisplayName | Ship To Address ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | shipto_addressid |
RequiredLevel | None |
Type | Uniqueidentifier |
ShipTo_City
Property | Value |
---|---|
Description | Type the city for the customer's shipping address. |
DisplayName | Ship To City |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_city |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 80 |
ShipTo_ContactName
Property | Value |
---|---|
Description | Type the primary contact name at the customer's shipping address. |
DisplayName | Ship To Contact Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_contactname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 150 |
ShipTo_Country
Property | Value |
---|---|
Description | Type the country or region for the customer's shipping address. |
DisplayName | Ship To Country/Region |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_country |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 80 |
ShipTo_Fax
Property | Value |
---|---|
Description | Type the fax number for the customer's shipping address. |
DisplayName | Ship To Fax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_fax |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
ShipTo_FreightTermsCode
Property | Value |
---|---|
Description | Select the freight terms to make sure shipping orders are processed correctly. |
DisplayName | Freight Terms |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_freighttermscode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | salesorderdetail_shipto_freighttermscode |
ShipTo_FreightTermsCode Choices/Options
Value | Label |
---|---|
1 | FOB |
2 | No Charge |
ShipTo_Line1
Property | Value |
---|---|
Description | Type the first line of the customer's shipping address. |
DisplayName | Ship To Street 1 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_line1 |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
ShipTo_Line2
Property | Value |
---|---|
Description | Type the second line of the customer's shipping address. |
DisplayName | Ship To Street 2 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_line2 |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
ShipTo_Line3
Property | Value |
---|---|
Description | Type the third line of the shipping address. |
DisplayName | Ship To Street 3 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_line3 |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
ShipTo_Name
Property | Value |
---|---|
Description | Type a name for the customer's shipping address, such as "Headquarters" or "Field office", to identify the address. |
DisplayName | Ship To Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
ShipTo_PostalCode
Property | Value |
---|---|
Description | Type the ZIP Code or postal code for the shipping address. |
DisplayName | Ship To ZIP/Postal Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_postalcode |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 20 |
ShipTo_StateOrProvince
Property | Value |
---|---|
Description | Type the state or province for the shipping address. |
DisplayName | Ship To State/Province |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_stateorprovince |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
ShipTo_Telephone
Property | Value |
---|---|
Description | Type the phone number for the customer's shipping address. |
DisplayName | Ship To Phone |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | shipto_telephone |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
SkipPriceCalculation
Property | Value |
---|---|
Description | Skip the price calculation |
DisplayName | Skip Price Calculation |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | skippricecalculation |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | qooidetail_skippricecalculation |
SkipPriceCalculation Choices/Options
Value | Label |
---|---|
0 | DoPriceCalcAlways |
1 | SkipPriceCalcOnCreate |
2 | SkipPriceCalcOnUpdate |
3 | SkipPriceCalcOnUpSert |
Tax
Property | Value |
---|---|
Description | Type the tax amount for the order product. |
DisplayName | Tax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | tax |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | -1000000000000 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
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 | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Type | Lookup |
Targets | transactioncurrency |
UoMId
Property | Value |
---|---|
Description | Choose the unit of measurement for the base unit quantity for this purchase, such as each or dozen. |
DisplayName | Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | uomid |
RequiredLevel | None |
Type | Lookup |
Targets | uom |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | 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 |
WillCall
Property | Value |
---|---|
Description | Select whether the order product should be shipped to the specified address or held until the customer calls with further pick up or delivery instructions. |
DisplayName | Ship To |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | willcall |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | salesorderdetail_willcall |
DefaultValue | False |
True Label | Will Call |
False Label | Address |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- BaseAmount_Base
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ExchangeRate
- ExtendedAmount_Base
- ManualDiscountAmount_Base
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerId
- OwnerIdName
- OwnerIdType
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- PricePerUnit_Base
- ProductNumber
- SalesOrderIsPriceLocked
- SalesOrderStateCode
- Tax_Base
- VersionNumber
- VolumeDiscountAmount
- VolumeDiscountAmount_Base
BaseAmount_Base
Property | Value |
---|---|
Description | Value of the Amount in base currency. |
DisplayName | Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | baseamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
CreatedBy
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
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 conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
ExtendedAmount_Base
Property | Value |
---|---|
Description | Value of the Extended Amount in base currency. |
DisplayName | Extended Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | extendedamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
ManualDiscountAmount_Base
Property | Value |
---|---|
Description | Value of the Manual Discount in base currency. |
DisplayName | Manual Discount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | manualdiscountamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
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 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Type | Owner |
Targets | systemuser, team |
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 |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
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 | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets |
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 | ApplicationRequired |
Type | Lookup |
Targets |
PricePerUnit_Base
Property | Value |
---|---|
Description | Value of the Price Per Unit in base currency. |
DisplayName | Price Per Unit (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | priceperunit_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 1 (Organization.PricingDecimalPrecision) |
ProductNumber
Property | Value |
---|---|
Description | User-defined product ID. |
DisplayName | Product Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | productnumber |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
SalesOrderIsPriceLocked
Property | Value |
---|---|
Description | Tells whether product pricing is locked for the order. |
DisplayName | Order Is Price Locked |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salesorderispricelocked |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | salesorderdetail_salesorderispricelocked |
DefaultValue | False |
True Label | Yes |
False Label | No |
SalesOrderStateCode
Property | Value |
---|---|
Description | Shows the status of the order that the order detail is associated with. |
DisplayName | Order Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salesorderstatecode |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | salesorderdetail_salesorderstatecode |
SalesOrderStateCode Choices/Options
Value | Label |
---|
Tax_Base
Property | Value |
---|---|
Description | Value of the Tax in base currency. |
DisplayName | Tax (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | tax_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
VolumeDiscountAmount
Property | Value |
---|---|
Description | Shows the discount amount per unit if a specified volume is purchased. Configure volume discounts in the Product Catalog in the Settings area. |
DisplayName | Volume Discount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | volumediscountamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
VolumeDiscountAmount_Base
Property | Value |
---|---|
Description | Value of the Volume Discount in base currency. |
DisplayName | Volume Discount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | volumediscountamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- lk_salesorderdetail_createdonbehalfby
- lk_salesorderdetail_modifiedonbehalfby
- lk_salesorderdetailbase_createdby
- lk_salesorderdetailbase_modifiedby
- msdyn_quotedetail_salesorderdetail
- order_details
- product_order_details
- productAssociation_salesorder_details
- salesorderdetail_parent_salesorderdetail
- salesorderdetail_parentref_salesorderdetail
- system_user_salesorderdetail
- team_salesorderdetail
- transactioncurrency_salesorderdetail
- unit_of_measurement_order_details
- user_salesorderdetail
lk_salesorderdetail_createdonbehalfby
One-To-Many Relationship: systemuser lk_salesorderdetail_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetail_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_salesorderdetail_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetailbase_createdby
One-To-Many Relationship: systemuser lk_salesorderdetailbase_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetailbase_modifiedby
One-To-Many Relationship: systemuser lk_salesorderdetailbase_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_quotedetail_salesorderdetail
One-To-Many Relationship: quotedetail msdyn_quotedetail_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | quotedetail |
ReferencedAttribute | quotedetailid |
ReferencingAttribute | quotedetailid |
ReferencingEntityNavigationPropertyName | QuoteDetailId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
order_details
One-To-Many Relationship: salesorder order_details
Property | Value |
---|---|
ReferencedEntity | salesorder |
ReferencedAttribute | salesorderid |
ReferencingAttribute | salesorderid |
ReferencingEntityNavigationPropertyName | salesorderid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
product_order_details
One-To-Many Relationship: product product_order_details
Property | Value |
---|---|
ReferencedEntity | product |
ReferencedAttribute | productid |
ReferencingAttribute | productid |
ReferencingEntityNavigationPropertyName | productid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
productAssociation_salesorder_details
One-To-Many Relationship: productassociation productAssociation_salesorder_details
Property | Value |
---|---|
ReferencedEntity | productassociation |
ReferencedAttribute | productassociationid |
ReferencingAttribute | productassociationid |
ReferencingEntityNavigationPropertyName | productassociationid_productassociation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
salesorderdetail_parent_salesorderdetail
One-To-Many Relationship: salesorderdetail salesorderdetail_parent_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | salesorderdetail |
ReferencedAttribute | salesorderdetailid |
ReferencingAttribute | parentbundleid |
ReferencingEntityNavigationPropertyName | parentbundleid_salesorderdetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
salesorderdetail_parentref_salesorderdetail
One-To-Many Relationship: salesorderdetail salesorderdetail_parentref_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | salesorderdetail |
ReferencedAttribute | salesorderdetailid |
ReferencingAttribute | parentbundleidref |
ReferencingEntityNavigationPropertyName | parentbundleidref_salesorderdetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_salesorderdetail
One-To-Many Relationship: systemuser system_user_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | salesrepid |
ReferencingEntityNavigationPropertyName | salesrepid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_salesorderdetail
One-To-Many Relationship: team team_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
transactioncurrency_salesorderdetail
One-To-Many Relationship: transactioncurrency transactioncurrency_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
unit_of_measurement_order_details
One-To-Many Relationship: uom unit_of_measurement_order_details
Property | Value |
---|---|
ReferencedEntity | uom |
ReferencedAttribute | uomid |
ReferencingAttribute | uomid |
ReferencingEntityNavigationPropertyName | uomid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_salesorderdetail
One-To-Many Relationship: systemuser user_salesorderdetail
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_salesorderdetail_invoicedetail
- SalesOrderDetail_AsyncOperations
- SalesOrderDetail_BulkDeleteFailures
- SalesOrderDetail_Dynamicpropertyinstance
- salesorderdetail_MailboxTrackingFolders
- salesorderdetail_parent_salesorderdetail
- salesorderdetail_parentref_salesorderdetail
- salesorderdetail_principalobjectattributeaccess
- SalesOrderDetail_ProcessSessions
- SalesOrderDetail_SyncErrors
msdyn_salesorderdetail_invoicedetail
Many-To-One Relationship: invoicedetail msdyn_salesorderdetail_invoicedetail
Property | Value |
---|---|
ReferencingEntity | invoicedetail |
ReferencingAttribute | salesorderdetailid |
ReferencedEntityNavigationPropertyName | msdyn_salesorderdetail_invoicedetail |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesOrderDetail_AsyncOperations
Many-To-One Relationship: asyncoperation SalesOrderDetail_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SalesOrderDetail_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesOrderDetail_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure SalesOrderDetail_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SalesOrderDetail_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesOrderDetail_Dynamicpropertyinstance
Many-To-One Relationship: dynamicpropertyinstance SalesOrderDetail_Dynamicpropertyinstance
Property | Value |
---|---|
ReferencingEntity | dynamicpropertyinstance |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SalesOrderDetail_Dynamicpropertyinstance |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesorderdetail_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder salesorderdetail_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | salesorderdetail_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesorderdetail_parent_salesorderdetail
Many-To-One Relationship: salesorderdetail salesorderdetail_parent_salesorderdetail
Property | Value |
---|---|
ReferencingEntity | salesorderdetail |
ReferencingAttribute | parentbundleid |
ReferencedEntityNavigationPropertyName | salesorderdetail_parent_salesorderdetail |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesorderdetail_parentref_salesorderdetail
Many-To-One Relationship: salesorderdetail salesorderdetail_parentref_salesorderdetail
Property | Value |
---|---|
ReferencingEntity | salesorderdetail |
ReferencingAttribute | parentbundleidref |
ReferencedEntityNavigationPropertyName | salesorderdetail_parentref_salesorderdetail |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
salesorderdetail_principalobjectattributeaccess
Many-To-One Relationship: principalobjectattributeaccess salesorderdetail_principalobjectattributeaccess
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | salesorderdetail_principalobjectattributeaccess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesOrderDetail_ProcessSessions
Many-To-One Relationship: processsession SalesOrderDetail_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SalesOrderDetail_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
SalesOrderDetail_SyncErrors
Many-To-One Relationship: syncerror SalesOrderDetail_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SalesOrderDetail_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference