cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

C4C Replicate Sales Quote Products with Prices from CPQ

0 Likes
968

Hello Experts,

Can you please advise how to replicate sales products with prices from CPQ?

For replication quote we are using standard iFlow Replicate Quote from SAP CPQ.

Currently there is only mapped NetAmount of TotalValues on item level.

Products are replicating to C4C, but price field is always empty.

We've tried to fill different structures of payload to get prices from CPQ.

However only error occur "Mandatory List Price missing" and Price field is still empty.

Can you please advice how can this be achieved (payload example with prices) or what should be checked?

Kind regards,

Kirill

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

Hello saurabhkabra2009,

Thanks for quick reply.

Payload in attachment

payload.txt

Kind regards,

Kirill

former_member226
Employee
Employee
0 Likes

Thanks, Kiril. From the payload, it looks good because TotalValues/NetPrice/Amount is already being transferred correctly from CPI to C4C. Hence I am not sure why data is not maintained.

Maybe you can also evaluate following KBA if you want to disable the check for "List Price" completely.

https://apps.support.sap.com/sap/support/knowledge/en/2513571

former_member226
Employee
Employee
0 Likes

Hello,

As far as I can see in the standard flow, mapping for CPQ to C4C is already in place for item-level list pricing as shown:

Hence I don't get why can't you see the price in the C4C Quote. May be can you please try to trace the payload in CPI as well as web service monitoring in C4C to see if the payload is being received from CPQ already have these price component as filled/available or not.