2023 May 16 12:21 PM
Hello everyone,
Currently we are using proxy call from ABAP to send and receive data from SAP PI. But we are unable to get any error message status code from SAP PI. Need help in this. Below is the steps and attachment which we are using currently.
1. Sending data through proxy to SAP PI and then to portal.
2. Portal replying to SAP PI and then it sent data to ABAP using proxy.
3. If any error occurs to reach the data to the portal then it is throwing error in SAP PI with code 521 or 400 etc.
We need that error code to capture in SAP ABAP through coding. Request your help in this.