cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPQ Variant Config. - Why does Pricing Procedure with Price Mapping not show price on quote?

Alexander_0001
Participant
0 Kudos

Dear SAP Community,
we have a SAP CPQ System (Quote 2.0) connected with a S4Hana System. But the price mapping is not working.
- We have a pricing procedure in CPQ
- The General Value Mapping works:

- Prices will be shown in the Catalog
- Prices appear during configuration

=> Now we want the have the variant prices in our quote. To do so, we follow the respective documentation for pricing procedure mapping: https://help.sap.com/docs/SAP_CPQ/07de686e39e148b1bda86ffc17642b88/735f10814a4b41d78eabc2fb7d16c4a9....

We have a price mapping for the list price in place:


We have the Variant calculations added within Fields,Calculations, Layout:

But the price still doesn't appear on the quote. 😞

What could be the reason for this?

Kind regards
Alexander

LukaPilipovic
Product and Topic Expert
Product and Topic Expert

Not specific to a question but more overal guideline how to debug. Therefore writing as comment, not answer.
Generally for debugging of CPQ-CPS integration I find very useful tool provided under Setup->Developer tools->SAP Variant Configuration and Pricing Log.

In case you don't have entries there you can log all communication for limited time period by selecting Setup-"Enable temporary logging for all calls"
cps-enable-logging.png

Accepted Solutions (1)

Accepted Solutions (1)

milovan_srejic
Explorer

Hello alexander-maerz,

Could you please check whether the calculations on Add/Copy/Delete Item are correctly set, as proposed in the help page https://help.sap.com/docs/SAP_CPQ/07de686e39e148b1bda86ffc17642b88/76e33bae38634129b660a1992a599665.....

It should be set the following way:

Once the changes are made, create a new quote and add the item again.

Please let us know whether the prices are visible on the quote.

Kind Regards,
Milovan Srejic

Alexander_0001
Participant
0 Kudos

Hi Milovan,

Your assumption guided me to the right point. The configuration of the calculations settings for "on Add/Copy/Delete Item" was not correct. Thank you very much for this. I have now at least the base price of a configurable product as list price on my quote. I have opened a new question for this, if you are also interested in the new riddle 🙂
SAP CPQ Variant Pricing - Why shows the pricing on the quote just the base price of an item?

Thank you very much for your support!

Answers (1)

Answers (1)

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

alexander-maerz

As lukapilipovic mentioned, you can trace the logs and find it if you're getting a value at netvalue or grossvalue.

I assume you must be getting 0 in logs as per CPQ screen you showed on top in ListPrice is showing as Zero.

CPQ standard fields like ListPrice will be mapped directly and you don't need to do anything in Field Calculations and Layout workspace. only if you enable Item custom field and scripting needs to be in place , so you will touch Field Calculations and Layout workspace.