Displaying an ABAP Proxy ObjectBelow you will find an overview of the information displayed for an ABAP proxy. It will depend on the proxy object which tabs will be displayed.
Tab Page |
Displayed Information |
Properties |
An overview of attributes that identify the proxy object. These can be divided into: type, name, namespace, ABAP name and name of user who created the proxy. |
Naming Conflicts |
Here you can correct names that were cut off during generation or triggered a naming conflict. This tab is displayed only if naming conflicts occurred during proxy generation. |
Objects Used |
An overview of the objects that were generated for a proxy. These objects include data elements, classes, structures, and interfaces. Double-click a line to see the components of an object. |
Internet View |
Shows the hierarchy of the generated objects. Comparable to the tab Objects Used, the only difference being that here the objects are sorted by use. |
External View |
Shows the object as it is seen from the outside or how it is modeled in the Integration Repository. |
Warnings |
Even if a proxy has been generated successfully, it can happen that an object type created in the Integration Builder does not exactly match a certain object type in the SAP system. If this kind of situation occurs during proxy generation, it is marked with an appropriate level of criticality. |
Configuration |
Configuration involves defining the properties for the runtime environment of the proxy, where these properties are known in the development phase. The configuration forms the basis for the logical port settings. The default values come from the WSDL document that is used for generation of the proxy. |
WSDL |
Shows the WSDL code and the URL for the service provider, the service consumer, and the data types. If the WSDL tab is not displayed, choose ® ® nd select Show XML/WSDL Tab in Proxy Editor. |