UnlockSalesOrderPricing Message (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Works for all deployment types Works online only

Unlocks the total price of products and services specified in the sales order (order). When the sale order pricing is unlocked, changes to underlying price lists (price level) can affect the prices for a sales order.

The relevant classes are specified in the following table.

Type Class
Request UnlockSalesOrderPricingRequest
Response UnlockSalesOrderPricingResponse
Entity salesorder

Remarks

To use this message, pass an instance of the UnlockSalesOrderPricingRequest class as the request parameter in the Execute method.

To perform this action, the caller access rights on the sales order (order) entity instance. For a list of required privileges, see UnlockSalesOrderPricing Privileges.

See Also

Concepts

Reference

© 2010 Microsoft Corporation. All rights reserved.