LockInvoicePricing 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 invoice. When the invoice pricing is locked, changes to underlying price lists (price levels) do not affect the prices for an invoice.
The relevant classes are specified in the following table.
| Type | Class |
| Request | LockInvoicePricingRequest |
| Response | LockInvoicePricingResponse |
| Entity | invoice |
Remarks
To use this message, pass an instance of the LockInvoicePricingRequest class as the request parameter in the Execute method.
To perform this action, the caller must have access rights on the invoice entity instance. For a list of required privileges, see LockInvoicePricing Privileges.
See Also
.gif)