Show TOC Entering content frame

Syntax documentation WEBSERVICE Locate the document in its SAP Library structure

WEBSERVICE ( <command interface> ).

WEBSERVICE ( <command interface> , <target system> ).

See also Structure linkTesting Web Services.

Command Interface

The command interface contains a reference to an ABAP proxy class and a method of the class.

In the structure editor, the editable view of the command interface is simplified to display only the essential information. If you want to see the complete details, you can choose to display the XML view.

Main Nodes

GENERALINFO

 

 

 

 

PROXY

 

ABAP

Proxy class and a method of the class.

 

LOGICALPORT

 

 

 

 

NAME

Name of the logical port. You can parameterize this.

 

 

NAME_EXEC

eCATT generated name. Not for user.

 

 

PATH_SUFFIX

You can parameterize this. If the destination or logical port does not specify the path suffix, you need to enter it here.

IMPORTING

 

You can parameterize the import values of the proxy method.

EXPORTING

 

You can parameterize the export values of the proxy method.

 

 

 

 

 

 

 

Leaving content frame