LockSalesOrderPricing Message (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
| Works for all deployment types | Works online only |
Locks the total price of products and services specified in the sales order (order). When the sales order pricing is locked, changes to underlying price lists (price levels) do not affect the prices for a sales order (order).
The relevant classes are specified in the following table.
| Type | Class |
| Request | LockSalesOrderPricingRequest |
| Response | LockSalesOrderPricingResponse |
| Entity | salesorder |
Remarks
To use this message, pass an instance of the LockSalesOrderPricingRequest class as the request parameter in the Execute method.
To perform this action, the caller must have access rights on the sales order (order) entity instance. For a list of required privileges, see LockSalesOrderPricing Privileges.
See Also
Concepts
Reference
.gif)