cancel
Showing results for 
Search instead for 
Did you mean: 

How to extend the Standard CPQ Product Service

Rajhans
Discoverer
0 Kudos
237

Hello All,

We are using the standard artifacts to replicate Products from SAP S/4HANA to SAP CPQ 

For Lead time, standard fields are available on both the systems on the Product Object.
But the CPQ Lead Time field is not available in the standard SOAP Service: ImportMaterialsFromERP

I could not find any documentation to extend this service in CPQ.
Is there any standard way to extend the SOAP service for ImportMaterialsFromERP and link it to the Lead time field in CPQ.

Any help or hints is appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Fancy_Zou
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

The ImportMaterialsFromERP function has a fixed scope for field replication set by the CPQ product team, which cannot be extended through customer projects.

However, in customer project implementations, a common workaround involves using customizations on SAP Cloud Integration. Specifically, you can enhance the iFlow artifact by customizing the integration process steps in the "Post Processing" extension point. This allows you to map additional fields from SAP S/4HANA to SAP CPQ and update them using the CPQ restful APIs for product management.

Additionally, we encourage you to submit your feedback as an enhancement request for the API ImportMaterialsFromERP to the SAP CPQ product team at https://influence.sap.com/sap/ino/#/campaign/2671

Best Regards,
Fancy