Enterprise Service Browser

The Enterprise Service Browser provides a view on all Web service objects that are available in the ABAP back-end. Using the Enterprise Service Browser, you can quickly locate objects as they are organized according to different entry points in tree structures.

The Enterprise Service Browser lets you browse proxies for all object types that are used for ABAP Web services. You can display the Enterprise Service Browser using transaction code SPROXY. In this transaction, the Enterprise Service Browser is the default browser.

The Enterprise Service Browser structures the objects according to different criteria that are represented by nodes in a tree on the left hand-side. These criteria include the generation source, package, or the type of the objects. Depending on your needs, you can browse through the objects using these criteria. When you expand one of the nodes, there are subnodes that structure the objects further. For example, if you want to display a service group that was modeled in a specific package in the ABAP back-end, you expand the Source node and then select Start of the navigation pathBackend Next navigation step Service Groups Next navigation step PackagesEnd of the navigation path to display all service groups from that package. Then you select the service group you were looking for. Double-click on an object to display it in teh ABAP proxy editor.

You can also start the ABAP Workbench using transaction code SE80 and choose Enterprise Service Browser. If this option is not available, choose Start of the navigation pathUtilities Next navigation step Workbench (General)End of the navigation path and select Enterprise Service Browser.