Entering content frame

Procedure documentation A Simple Online Book Catalog with User Interaction Locate the document in its SAP Library structure

The BSP application you are going to create is a simple online book catalog. The first page of the catalog should look like this:

This graphic is explained in the accompanying text

In this application, you will learn how to create BSPs that allow user input, how to process data resulting from user input, and how to navigate to other pages.

 

To search the database table for books by authors with the surname "Keller", the end user enters the surname "Keller" and chooses Books by This Author:

This graphic is explained in the accompanying text

The following results list is output:

This graphic is explained in the accompanying text

To restrict the results list, the user can also enter the author’s first name, for example.

Alternatively, the user can choose This graphic is explained in the accompanying text to display a list of all the authors in the database:

This graphic is explained in the accompanying text

This BSP applications illustrates the Processing Procedure for BSPs.

Note

For background information about BSP Applications see What Is a BSP Application?.

This graphic is explained in the accompanying text ... to Processing Procedure or to Creating BSP Applications and Pages.

 

 

Leaving content frame