Do you have any question about this error?
Message type: E = Error
Message class: WV - Messages about Sales Price Calculation
Message number: 187
Message text: No pricing control exists for key &1 &2
There is no entry in sales price calculation control for the key:
calculation schema &V1& and list field &V2&. This entry has to exist
for the basic purchase price to be saved.
If purchase price conditions are to be created via the sales price
calculation function (in follow-on processing for a promotion, for
example) no prices will be calculated for the current item.
If prices are being calculated for plant groups, the system will be
unable to save the basic purchase price for any of the plants that
belong to the distribution chain of the reference plant.
Check your Customizing settings.
Enter the control parameters you require for the above key in the
<DS:SIMG.W_ZF_VK_0380.SIMG_OKAL>Sales price calculation control</>
section of Customizing for Pricing, making sure that condition tables
suitable for saving at the relevant pricing levels are maintained in
Customizing for the condition types you have entered in the fields
'Condition type' and (if appropriate) 'Promotion condition type'.
Alternatively, check that you have the correct calculation schema.
INCLUDE ISR_CUSTOMIZING
Error message extract from SAP system. Copyright SAP SE.
WV187
- No pricing control exists for key &1 &2 ?The SAP error message WV187 "No pricing control exists for key &1 &2" typically occurs in the context of pricing and billing in SAP, particularly when dealing with condition records in the pricing procedure. This error indicates that the system cannot find a valid pricing control record for the specified key, which usually consists of a combination of the condition type and the relevant key fields (like material, customer, etc.).
Causes:
- Missing Condition Records: The most common cause is that there are no condition records defined for the specified condition type in the pricing procedure.
- Incorrect Configuration: The pricing procedure may not be correctly configured to include the necessary condition types or keys.
- Data Inconsistencies: There may be inconsistencies in the master data (like customer or material master) that prevent the system from finding the appropriate pricing records.
- Condition Exclusion: The condition type may be excluded from the pricing procedure for the specific transaction or document type.
- Incorrect Key Fields: The key fields used to search for the pricing control may not match the expected values.
Solutions:
Check Condition Records:
- Go to the transaction code
VK11
(Create Condition) orVK12
(Change Condition) to check if the condition records for the relevant condition type exist.- Ensure that the condition records are created for the correct combination of keys (like customer, material, etc.).
Review Pricing Procedure:
- Use transaction code
V/08
to review the pricing procedure configuration.- Ensure that the condition type in question is included in the pricing procedure and is correctly configured.
Check Master Data:
- Verify the customer and material master data to ensure that they are correctly maintained and that there are no missing or incorrect entries.
Analyze Pricing Control:
- Use transaction code
V/06
to check the pricing control settings for the relevant condition types.- Ensure that the pricing control settings are appropriate for the business scenario.
Debugging:
- If the issue persists, consider debugging the pricing procedure to identify where the pricing control is failing.
Consult Documentation:
- Review SAP documentation or consult with your SAP support team for specific guidance related to your configuration and business processes.
Related Information:
VK11
/ VK12
: Create/Change Condition RecordsV/08
: Pricing Procedure ConfigurationV/06
: Pricing Control ConfigurationBy following these steps, you should be able to identify the root cause of the error and implement the necessary corrections to resolve it.
Get instant SAP help. Start your 7-day free trial now.
WV186
Calculation schema &1 of appl. &2 is not capable of price calculation
What causes this issue? Calculation schema &V1& of application &V2& is maintained in such a way that sales price calculation is not p...
WV185
No basic purchase price relevant to pricing found with schema &1
What causes this issue? There is no condition record flagged as relevant to pricing in the master conditions defined for the basic purchase price.Sys...
WV188
No cond. table has been maintained for plant prices for condition type &1
What causes this issue? In order to calculate prices for plants, you enter in Customizing the condition table which is used to create plant-specific ...
WV189
No cond. table for distr. chain prices maintained for condition type &1
What causes this issue? In order to calculate prices for distribution chains, you enter in Customizing the condition table which is to be used to cre...
Click on this link to search all SAP messages.