Executing a Service 

Use

Use this function to test a Web transaction or MiniApp from the ABAP Workbench.

Prerequisites

You must already have published the entire service on the ITS. The ITS must be active.

Procedures

To start the Web application from the Object Navigator:

  1. Select the relevant service.
  2. Choose Execute.
  3. The system starts the Web browser and displays a logon window.

  4. Check the logon language, and log onto the ITS by choosing Logon.
  5. Run the Web application.

You can suppress the logon window by specifiying a logon language in the ~LANGUAGE parameter.

Result

The service is started using the HTTP address http://<ITS>:<Port>/scripts/wgate/<service>/!

 

The way in which a Web transaction is displayed depends on the classification of the underlying R/3 transaction. Professional User Transactions are displayed with the normal R/3 menus, command field, standard toolbar, and application toolbar in the Web browser. Easy Web Transactions (EWTs), on the other hand, are displayed with a special EWT header.