Press "Enter" to skip to content

Posts tagged as “Enterprise Service”

ABAP Inbound Proxy: Inside-Out vs. Outside-In

0

Implementing ABAP proxies is quite simple. You generate the ABAP classes via SPROXY (which connects to your ESR) and implement the code. Regarding the Service Interface Design and Implementation you…