Symptom
- Price is not shown in the quote even though it is received in the payload, as verified from the developer console.
- Error message in the developer console: "There is no applicable mapping that can be used for the item field."
Environment
SAP CPQ integrated with Variant Configuration
Reproducing the Issue
- Enter the quote.
- Perform an external reprice action.
- Check the payload in the developer console to confirm that prices are present.
- Observe that no price is displayed in the quote item.
Cause
- The condition returned from VC does not match the condition defined in the CPQ setup, it is important to note step number and pricing condition (named as conditionTypeId in payload from developer console) should be the same for both.
- Backend changes to the pricing procedure were not propagated to CPQ, leading to improper mapping of conditions.
Resolution
- Re-sync the pricing procedure to ensure that the latest updates to pricing conditions are reflected in CPQ.
- Verify that the condition mappings in the backend align with the configuration in CPQ setup.
Keywords
Price, Quote Item, Condition mapping, Pricing procedure, CPQ, VC , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Bug Filed
Product
SAP CPQ all versions
SAP Knowledge Base Article - Public