Symptom
- An error occurs during the execution of the Integration flow - Request Sales Order Pricing from SAP Business Suite.
- Error "The pricing request cannot be processed in External System | Error duing proxy processing (PART UNKNOWN (NULL) )" during request pricing
- The final response is "Please enter sold-to party or ship-to party".
Environment
- Integration of C4C with ERP
- SAP Cloud for Customer
Reproducing the Issue
- Go to the Sales work center.
- Go to the Sales Orders work center view.
- Search an open the Sales Order ID 123456 (123456 means a generic Sales Order ID).
- Simulate
Error: The pricing request cannot be processed in External System | Error duing proxy processing (PART UNKNOWN (NULL) ).
- Go to the Administrator work center.
- Go to the General Setting work center view.
- Open the Web Service Message Monitoring under System Administration
- Select query All
- Search for message ID
- Click on View > Response Payload
Error: "Please enter sold-to party or ship-to party".
Cause
The communication arrangement for Pricing in Sales Order Replication Scenario in C4C is incorrect. It is pointing to PricingInformationRequest?sap-client= in the service URL of the Communication Arrangement, whereas the correct one should be ExternalSalesDocumentDataQuery_.
Resolution
To resolve the issue, please follow the steps below:
- Go to the Administrator work center.
- Go to the General Setting work center view.
- Search and Open the Communication Arrangement for Pricing in Sales Order Replication Scenario.
- Click on "View All".
- Go to the Technical Data facet.
- Click on "Edit Advanced Settings".
- Correct the service URL to point to ExternalSalesDocumentDataQuery_ instead of PricingInformationRequest.
- Click on Save and Reactivate.
- Test and confirm the solution.
See Also
Keywords
C4C, ERP, Integration flow, Request Sales Order Pricing, SAP Business Suite, error, sold-to party, ship-to party, communication arrangement, Pricing in Sales Order Replication Scenario, ExternalSalesDocumentDataQuery_. , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , LOD-CRM-INT-S4H , Integration of C4C with S/4 HANA , How To