Tag Archives: Inbound Proxy

Debug and Test Inbound ABAP Proxy in SAP HANA (How to Guide)

There are two methods to debug ABAP inbound proxies in SAP. Debugging using SPROXY test feature External Debugging Each method has it’s own advantages, disadvantages, limitations and use cases. But, using these two methods you can fully debug and test an inbound ABAP proxies. In this article we will discuss in detail how to perform […]

Handling Fault Messages in Asynchronous ABAP Proxy

What is a Fault Message? Fault Messages provide information about application-specific errors that occur in the inbound system. Think about Fault Messages as an acknowledgment from the message receiver to the message sender or the message monitor about the application processing status. Application-specific errors are errors that occur in the application processing based on business […]