Entering content frame

Background documentation Tutorial: Implementing Web Applications Locate the document in its SAP Library structure

Task

To create, implement, and execute a simple Web application (in the Web Application Builder), which will display all flights between a given departure and destination airport.
The dialog logic will be implemented using flow logic. The business logic has already been implemented in the GetList Business Application Programming Interface (BAPI), in the FlightConnection business object.

Overview: Content of the Tutorial

In this tutorial, you will learn how to:

§         !

§         Create Internet services for Web applications

§         !

§         Create and define simple HTML templates using HTML and HTMLBusiness  source text.

§         !

§         Implement the dialog logic for the templates using flow logic.

§         !

§         Publish and execute the service on the Internet Transaction Server (ITS).

§         !

§         Outline which ITS architecture components are used when the system executes a Web application.

This graphic is explained in the accompanying text

To implement a MiniApp you should proceed as described below. However, in addition you must maintain entries in the MiniApp catalog and take into consideration special design criteria.

Prerequisites

Systems and Installed Software

§         This graphic is explained in the accompanying text

§         SAP System, Release 4.6C or higher

§         The SAP System should also contain the appropriate business data, for you to test the Web application successfully.

§         This graphic is explained in the accompanying text

§         The Internet Transaction Server (ITS) is installed and assigned to the SAP System.

§         This graphic is explained in the accompanying text

§         A standard Web Server is installed and assigned to the ITS, so that you can start Internet services in the current SAP System.

Knowledge and Authorizations

§         This graphic is explained in the accompanying text

§         Basic knowledge of HTML and HTMLBusiness is recommended.

§         This graphic is explained in the accompanying text

§         Basic understanding of the flow logic is recommended.

§         This graphic is explained in the accompanying text

§         Familiarity with the interface definition of the GetList BAPI in the FlightConnection business object (you can access this using the transaction: BAPI).

In the next lesson:

Step 1: Defining Page Layouts

 

 

 

 

Leaving content frame