productpricelevel EntityType
Description: Information about how to price a product in the specified price level, including pricing method, rounding option, and discount type based on a specified product unit.
Entity Set path: [organization URI]/api/data/v8.0/productpricelevels
Base Type: crmbaseentity EntityType
Display Name: Price List Item
Primary Key: productpricelevelid
Primary Name Attribute: productidname
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the price list. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_discounttypeid_value |
Edm.Guid |
Description: Unique identifier of the discount list associated with the price list. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the price list. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Shows who last updated the record on behalf of another user. Computed property Read-only property |
_pricelevelid_value |
Edm.Guid |
Description: Unique identifier of the price level associated with this price list. Computed property Read-only property |
_productid_value |
Edm.Guid |
Description: Product associated with the price list. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Choose the local currency for the record to make sure budgets are reported in the correct currency. Computed property Read-only property |
_uomid_value |
Edm.Guid |
Description: Unique identifier of the unit for the price list. Computed property Read-only property |
_uomscheduleid_value |
Edm.Guid |
Description: Unique identifier of the unit schedule for the price list. Computed property Read-only property |
amount |
Edm.Decimal |
Description: Monetary amount for the price list. Display Name: Amount |
amount_base |
Edm.Decimal |
Description: Shows the Amount field converted to the system's default base currency, if specified as a fixed amount. The calculation uses the exchange rate specified in the Currencies area. Display Name: Amount (Base) Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the price list was created. Display Name: Created On Read-only property |
exchangerate |
Edm.Decimal |
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. Display Name: Exchange Rate Read-only property |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the price list was last modified. Display Name: Modified On Read-only property |
organizationid |
Edm.Guid |
Description: Unique identifier of the organization associated with the price list. Display Name: Organization Read-only property |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
percentage |
Edm.Decimal |
Description: Percentage for the price list. Display Name: Percentage |
pricingmethodcode |
Edm.Int32 |
Description: Pricing method applied to the price list. Default Options: 1 : Currency Amount Display Name: Pricing Method |
processid |
Edm.Guid |
Description: Unique identifier of the Process. Display Name: Process |
productnumber |
Edm.String |
Description: User-defined product number. Display Name: Product ID Read-only property |
productpricelevelid |
Edm.Guid |
Description: Unique identifier of the price list. Display Name: Product Price List |
quantitysellingcode |
Edm.Int32 |
Description: Quantity of the product that must be sold for a given price level. Default Options: 1 : No Control Display Name: Quantity Selling Option |
roundingoptionamount |
Edm.Decimal |
Description: Rounding option amount for the price list. Display Name: Rounding Amount |
roundingoptionamount_base |
Edm.Decimal |
Description: Shows the Rounding Amount field converted to the system's default base currency for reporting purposes. The calculations use the exchange rate specified in the Currencies area. Display Name: Rounding Amount (Base) Read-only property |
roundingoptioncode |
Edm.Int32 |
Description: Option for rounding the price list. Default Options: 1 : Ends in Display Name: Rounding Option |
roundingpolicycode |
Edm.Int32 |
Description: Policy for rounding the price list. Default Options: 1 : None Display Name: Rounding Policy |
stageid |
Edm.Guid |
Description: Shows the ID of the stage. Display Name: Process Stage |
traversedpath |
Edm.String |
Description: For internal use only. Display Name: Traversed Path |
versionnumber |
Edm.Int64 |
Description: Version number of the price list. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_productpricelevelbase_createdby |
|
createdonbehalfby |
lk_productpricelevel_createdonbehalfby |
|
discounttypeid |
discount_type_product_price_levels |
|
modifiedby |
lk_productpricelevelbase_modifiedby |
|
modifiedonbehalfby |
lk_productpricelevel_modifiedonbehalfby |
|
pricelevelid |
price_level_product_price_levels |
|
productid |
product_price_levels |
|
transactioncurrencyid |
transactioncurrency_productpricelevel |
|
uomid |
unit_of_measurement_product_price_levels |
|
uomscheduleid |
unit_of_measure_schedule_product_price_level |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
ProductPriceLevel_AsyncOperations |
regardingobjectid_productpricelevel |
|
ProductPriceLevel_BulkDeleteFailures |
regardingobjectid_productpricelevel |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.