Category Archives: ABAP

Enhance SAP SPRO IMG Structure

In this example we will enhance or customize the SAP SPRO IMG structure. We will add a custom nodes to SAP IMG structure and attach a table maintenance view under one of the newly added custom node. This will be useful if you need to add configuration nodes of your custom developed applications to SPRO. […]

Consume Web-Service from SAP

This is show a step by step guide how to invoke a web service from SAP. In this method you do not require additional middleware such as PI/PO. There are three steps you need to follow. Create proxy object Create logical port Create program to consume created proxy object Prerequisites: You need to have your […]