PriceLevel Entity Reference
Entity that defines pricing levels.
Added by: Product Management Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/pricelevels See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/pricelevels(pricelevelid) See Delete |
DeleteRequest or Delete |
| msdyn_PriceModifier | Microsoft.Dynamics.CRM.msdyn_PriceModifier | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. |
| Retrieve | GET [org URI]/api/data/v9.0/pricelevels(pricelevelid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/pricelevels See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| SetState | PATCH [org URI]/api/data/v9.0/pricelevels(pricelevelid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/pricelevels(pricelevelid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | PriceLevels |
| DisplayCollectionName | Price Lists |
| DisplayName | Price List |
| EntitySetName | pricelevels |
| IsBPFEntity | False |
| LogicalCollectionName | pricelevels |
| LogicalName | pricelevel |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | pricelevelid |
| PrimaryNameAttribute | name |
| SchemaName | PriceLevel |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BeginDate
- Description
- EndDate
- FreightTermsCode
- ImportSequenceNumber
- msdyn_BreakHoursBillable
- msdyn_CopiedFromPriceLevel
- msdyn_Entity
- msdyn_Module
- msdyn_TimeUnit
- Name
- OverriddenCreatedOn
- PaymentMethodCode
- PriceLevelId
- ShippingMethodCode
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
BeginDate
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date on which the price list becomes effective. |
| DisplayName | Start Date |
| Format | DateOnly |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | begindate |
| RequiredLevel | None |
| Type | DateTime |
Description
| Property | Value |
|---|---|
| Description | Description of the price list. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
EndDate
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date that is the last day the price list is valid. |
| DisplayName | End Date |
| Format | DateOnly |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | enddate |
| RequiredLevel | None |
| Type | DateTime |
FreightTermsCode
| Property | Value |
|---|---|
| Description | Freight terms for the price list. |
| DisplayName | Freight Terms |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | freighttermscode |
| RequiredLevel | None |
| Type | Picklist |
FreightTermsCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | 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_BreakHoursBillable
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Break Hours Billable |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_breakhoursbillable |
| RequiredLevel | None |
| Type | Boolean |
msdyn_BreakHoursBillable Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: True
msdyn_CopiedFromPriceLevel
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Shows the price level that this price level was copied from. |
| DisplayName | Copied From |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_copiedfrompricelevel |
| RequiredLevel | None |
| Targets | pricelevel |
| Type | Lookup |
msdyn_Entity
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Select the entity for this price level. |
| DisplayName | Entity |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_entity |
| RequiredLevel | Recommended |
| Type | Picklist |
msdyn_Entity Options
| Value | Label |
|---|---|
| 192350000 | Organization |
| 192350001 | Customer |
| 192350002 | Sales document |
| 192350003 | Project |
msdyn_Module
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Select the context for this price level i.e whether it is sales prices, cost prices or purchase prices |
| DisplayName | Context |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_module |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
msdyn_Module Options
| Value | Label |
|---|---|
| 192350000 | Cost |
| 192350001 | Purchase |
| 192350002 | Sales |
msdyn_TimeUnit
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Select the default unit of role based time on this price list |
| DisplayName | Time Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_timeunit |
| RequiredLevel | None |
| Targets | uom |
| Type | Lookup |
Name
| Property | Value |
|---|---|
| Description | Name of the price list. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | 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 |
PaymentMethodCode
| Property | Value |
|---|---|
| Description | Payment terms to use with the price list. |
| DisplayName | Payment Method |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | paymentmethodcode |
| RequiredLevel | None |
| Type | Picklist |
PaymentMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
PriceLevelId
| Property | Value |
|---|---|
| Description | Unique identifier of the price list. |
| DisplayName | Price List |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | pricelevelid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ShippingMethodCode
| Property | Value |
|---|---|
| Description | Method of shipment for products in the price list. |
| DisplayName | Shipping Method |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
StateCode
| Property | Value |
|---|---|
| Description | Status of the price list. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 100001 | Active |
| 1 | Inactive | 100002 | Inactive |
StatusCode
| Property | Value |
|---|---|
| Description | Reason for the status of the price list. |
| DisplayName | Status Reason |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
StatusCode Options
| Value | Label | State |
|---|---|---|
| 100001 | Active | 0 |
| 100002 | 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
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the price level. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | transactioncurrencyid |
| RequiredLevel | ApplicationRequired |
| Targets | transactioncurrency |
| Type | Lookup |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | 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_CopiedFromPriceLevelName
- msdyn_TimeUnitName
- OrganizationId
- OrganizationIdName
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the price list. |
| DisplayName | Created By |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the pricelevel. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
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 |
| MaxValue | 100000000000 |
| MinValue | 0.0000000001 |
| Precision | 10 |
| RequiredLevel | None |
| Type | Decimal |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who last modified the price list. |
| DisplayName | Modified By |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who last modified the pricelevel. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_CopiedFromPriceLevelName
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_copiedfrompricelevelname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_TimeUnitName
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_timeunitname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
TransactionCurrencyIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| 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.
- PriceLevel_SyncErrors
- PriceLevel_AsyncOperations
- pricelevel_MailboxTrackingFolders
- PriceLevel_ProcessSessions
- PriceLevel_BulkDeleteFailures
- pricelevel_principalobjectattributeaccess
- pricelevel_connections1
- pricelevel_connections2
- price_level_product_price_levels
- price_level_accounts
- price_level_contacts
- price_level_products
- PriceList_Campaigns
- price_level_invoices
- price_level_opportunties
- price_level_orders
- price_level_quotes
- msdyn_pricelevel_msdyn_actual_PriceList
- msdyn_pricelevel_msdyn_accountpricelist_PriceList
- msdyn_pricelevel_msdyn_contactpricelist_PriceList
- msdyn_pricelevel_msdyn_estimateline_PriceList
- msdyn_pricelevel_msdyn_invoicelinetransaction_PriceList
- msdyn_pricelevel_msdyn_journalline_PriceList
- msdyn_pricelevel_msdyn_opportunitylinetransaction_PriceList
- msdyn_pricelevel_msdyn_opportunitypricelist_PriceList
- msdyn_pricelevel_msdyn_orderlinetransaction_PriceList
- msdyn_pricelevel_msdyn_orderpricelist_PriceList
- msdyn_pricelevel_msdyn_projectparameterpricelist_PriceList
- msdyn_pricelevel_msdyn_projectpricelist_PriceList
- msdyn_pricelevel_msdyn_quotelinetransaction_PriceList
- msdyn_pricelevel_msdyn_quotepricelist_PriceList
- msdyn_pricelevel_msdyn_resourcecategorymarkuppricelevel_PriceList
- msdyn_pricelevel_msdyn_resourcecategorypricelevel_PriceList
- msdyn_pricelevel_msdyn_transactioncategorypricelevel_PriceList
- msdyn_pricelevel_pricelevel_CopiedFromPriceLevel
- msdyn_pricelevel_msdyn_agreement_PriceList
- msdyn_pricelevel_msdyn_agreementbookingproduct_PriceList
- msdyn_pricelevel_msdyn_agreementbookingservice_PriceList
- msdyn_pricelevel_msdyn_agreementinvoiceproduct_PriceList
- msdyn_pricelevel_entitlement_PriceListToApply
- msdyn_pricelevel_msdyn_fieldservicepricelistitem_PriceList
- msdyn_pricelevel_msdyn_quotebookingproduct_PriceList
- msdyn_pricelevel_msdyn_quotebookingservice_PriceList
- msdyn_pricelevel_msdyn_rma_PriceList
- msdyn_pricelevel_msdyn_rmaproduct_PriceList
- msdyn_pricelevel_msdyn_workorder_PriceList
- msdyn_pricelevel_msdyn_workorderproduct_PriceList
- msdyn_pricelevel_msdyn_workorderservice_PriceList
- msdyn_pricelevel_msdyn_workordertype_PriceList
- msdyn_pricelevel_opportunityproduct_PriceList
- msdyn_pricelevel_quotedetail_PriceList
PriceLevel_SyncErrors
Added by: System Solution Solution
Same as syncerror entity PriceLevel_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | PriceLevel_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
PriceLevel_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity PriceLevel_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | PriceLevel_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
pricelevel_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity pricelevel_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | pricelevel_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
PriceLevel_ProcessSessions
Added by: System Solution Solution
Same as processsession entity PriceLevel_ProcessSessions Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | PriceLevel_ProcessSessions |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
PriceLevel_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity PriceLevel_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | PriceLevel_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
pricelevel_principalobjectattributeaccess
Added by: System Solution Solution
Same as principalobjectattributeaccess entity pricelevel_principalobjectattributeaccess Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | pricelevel_principalobjectattributeaccess |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
pricelevel_connections1
Added by: System Solution Solution
Same as connection entity pricelevel_connections1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | pricelevel_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
pricelevel_connections2
Added by: System Solution Solution
Same as connection entity pricelevel_connections2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | pricelevel_connections2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_product_price_levels
Same as productpricelevel entity price_level_product_price_levels Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productpricelevel |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | price_level_product_price_levels |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_accounts
Same as account entity price_level_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | defaultpricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_contacts
Same as contact entity price_level_contacts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | defaultpricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_contacts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_products
Same as product entity price_level_products Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_products |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
PriceList_Campaigns
Added by: Marketing Solution
Same as campaign entity PriceList_Campaigns Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | pricelistid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | PriceList_Campaigns |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_invoices
Added by: Sales Solution
Same as invoice entity price_level_invoices Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_invoices |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_opportunties
Added by: Sales Solution
Same as opportunity entity price_level_opportunties Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_opportunties |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_orders
Added by: Sales Solution
Same as salesorder entity price_level_orders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_orders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_quotes
Added by: Sales Solution
Same as quote entity price_level_quotes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | pricelevelid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | price_level_quotes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_actual_PriceList
Added by: Universal Resource Scheduling Solution
Same as msdyn_actual entity msdyn_pricelevel_msdyn_actual_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_actual_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_accountpricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_accountpricelist entity msdyn_pricelevel_msdyn_accountpricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_accountpricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_contactpricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_contactpricelist entity msdyn_pricelevel_msdyn_contactpricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_contactpricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_estimateline_PriceList
Added by: Project Service Automation Solution
Same as msdyn_estimateline entity msdyn_pricelevel_msdyn_estimateline_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_estimateline_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_invoicelinetransaction_PriceList
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_pricelevel_msdyn_invoicelinetransaction_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_invoicelinetransaction_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_journalline_PriceList
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_pricelevel_msdyn_journalline_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_journalline_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_opportunitylinetransaction_PriceList
Added by: Project Service Automation Solution
Same as msdyn_opportunitylinetransaction entity msdyn_pricelevel_msdyn_opportunitylinetransaction_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_opportunitylinetransaction_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_opportunitypricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_opportunitypricelist entity msdyn_pricelevel_msdyn_opportunitypricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_opportunitypricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_orderlinetransaction_PriceList
Added by: Project Service Automation Solution
Same as msdyn_orderlinetransaction entity msdyn_pricelevel_msdyn_orderlinetransaction_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_orderlinetransaction_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_orderpricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_orderpricelist entity msdyn_pricelevel_msdyn_orderpricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_orderpricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_projectparameterpricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_projectparameterpricelist entity msdyn_pricelevel_msdyn_projectparameterpricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameterpricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_projectparameterpricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_projectpricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_projectpricelist entity msdyn_pricelevel_msdyn_projectpricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_projectpricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Projects Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_quotelinetransaction_PriceList
Added by: Project Service Automation Solution
Same as msdyn_quotelinetransaction entity msdyn_pricelevel_msdyn_quotelinetransaction_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_quotelinetransaction_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_quotepricelist_PriceList
Added by: Project Service Automation Solution
Same as msdyn_quotepricelist entity msdyn_pricelevel_msdyn_quotepricelist_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_quotepricelist_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_resourcecategorymarkuppricelevel_PriceList
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorymarkuppricelevel entity msdyn_pricelevel_msdyn_resourcecategorymarkuppricelevel_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_resourcecategorymarkuppricelevel_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_pricelevel_msdyn_resourcecategorypricelevel_PriceList
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorypricelevel entity msdyn_pricelevel_msdyn_resourcecategorypricelevel_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_resourcecategorypricelevel_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_pricelevel_msdyn_transactioncategorypricelevel_PriceList
Added by: Project Service Automation Solution
Same as msdyn_transactioncategorypricelevel entity msdyn_pricelevel_msdyn_transactioncategorypricelevel_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategorypricelevel |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_transactioncategorypricelevel_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_pricelevel_pricelevel_CopiedFromPriceLevel
Added by: Project Service Automation Solution
Same as pricelevel entity msdyn_pricelevel_pricelevel_CopiedFromPriceLevel Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pricelevel |
| ReferencingAttribute | msdyn_copiedfrompricelevel |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_pricelevel_CopiedFromPriceLevel |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_agreement_PriceList
Added by: Field Service Solution
Same as msdyn_agreement entity msdyn_pricelevel_msdyn_agreement_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_agreement_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_agreementbookingproduct_PriceList
Added by: Field Service Solution
Same as msdyn_agreementbookingproduct entity msdyn_pricelevel_msdyn_agreementbookingproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_agreementbookingproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Price List Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_agreementbookingservice_PriceList
Added by: Field Service Solution
Same as msdyn_agreementbookingservice entity msdyn_pricelevel_msdyn_agreementbookingservice_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_agreementbookingservice_PriceList |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Price List Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_agreementinvoiceproduct_PriceList
Added by: Field Service Solution
Same as msdyn_agreementinvoiceproduct entity msdyn_pricelevel_msdyn_agreementinvoiceproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_agreementinvoiceproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_entitlement_PriceListToApply
Added by: Field Service Solution
Same as entitlement entity msdyn_pricelevel_entitlement_PriceListToApply Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | msdyn_pricelisttoapply |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_entitlement_PriceListToApply |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_fieldservicepricelistitem_PriceList
Added by: Field Service Solution
Same as msdyn_fieldservicepricelistitem entity msdyn_pricelevel_msdyn_fieldservicepricelistitem_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicepricelistitem |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_fieldservicepricelistitem_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_pricelevel_msdyn_quotebookingproduct_PriceList
Added by: Field Service Solution
Same as msdyn_quotebookingproduct entity msdyn_pricelevel_msdyn_quotebookingproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_quotebookingproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_quotebookingservice_PriceList
Added by: Field Service Solution
Same as msdyn_quotebookingservice entity msdyn_pricelevel_msdyn_quotebookingservice_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_quotebookingservice_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_rma_PriceList
Added by: Field Service Solution
Same as msdyn_rma entity msdyn_pricelevel_msdyn_rma_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_rma_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_rmaproduct_PriceList
Added by: Field Service Solution
Same as msdyn_rmaproduct entity msdyn_pricelevel_msdyn_rmaproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_rmaproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_workorder_PriceList
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_pricelevel_msdyn_workorder_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_workorder_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_workorderproduct_PriceList
Added by: Field Service Solution
Same as msdyn_workorderproduct entity msdyn_pricelevel_msdyn_workorderproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_workorderproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_workorderservice_PriceList
Added by: Field Service Solution
Same as msdyn_workorderservice entity msdyn_pricelevel_msdyn_workorderservice_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_workorderservice_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_workordertype_PriceList
Added by: Field Service Solution
Same as msdyn_workordertype entity msdyn_pricelevel_msdyn_workordertype_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_msdyn_workordertype_PriceList |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_opportunityproduct_PriceList
Added by: Field Service Solution
Same as opportunityproduct entity msdyn_pricelevel_opportunityproduct_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_opportunityproduct_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_quotedetail_PriceList
Added by: Field Service Solution
Same as quotedetail entity msdyn_pricelevel_quotedetail_PriceList Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | msdyn_pricelist |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_pricelevel_quotedetail_PriceList |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay 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_pricelevelbase_createdby
- lk_pricelevel_createdonbehalfby
- lk_pricelevelbase_modifiedby
- lk_pricelevel_modifiedonbehalfby
- organization_price_levels
- transactioncurrency_pricelevel
- msdyn_pricelevel_pricelevel_CopiedFromPriceLevel
- msdyn_uom_pricelevel_TimeUnit
lk_pricelevelbase_createdby
Added by: System Solution Solution
See systemuser Entity lk_pricelevelbase_createdby One-To-Many relationship.
lk_pricelevel_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_pricelevel_createdonbehalfby One-To-Many relationship.
lk_pricelevelbase_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_pricelevelbase_modifiedby One-To-Many relationship.
lk_pricelevel_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_pricelevel_modifiedonbehalfby One-To-Many relationship.
organization_price_levels
Added by: System Solution Solution
See organization Entity organization_price_levels One-To-Many relationship.
transactioncurrency_pricelevel
Added by: System Solution Solution
See transactioncurrency Entity transactioncurrency_pricelevel One-To-Many relationship.
msdyn_pricelevel_pricelevel_CopiedFromPriceLevel
See pricelevel Entity msdyn_pricelevel_pricelevel_CopiedFromPriceLevel One-To-Many relationship.
msdyn_uom_pricelevel_TimeUnit
See uom Entity msdyn_uom_pricelevel_TimeUnit One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the PriceLevel entity is the first entity in the relationship. Listed by SchemaName.
msdyn_organizationalunit_pricelevel
See msdyn_organizationalunit Entity msdyn_organizationalunit_pricelevel Many-To-Many Relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.pricelevel
Feedback
Submit and view feedback for