Entering content frame

Procedure documentation Creating BSP Applications and Pages Locate the document in its SAP Library structure

In the Web Application Builder, create the following:

We have chosen tutorial_3. It is about the sample BSP application contained in package SBOOKSHOP. Pay attention to the customer namespaces when you are naming your BSP application.

Name

Description

default.htm

First Page

about.htm

General information on the bookshop

search.htm

Search page

results.htm

Results list of all books by a selected author

showbook.htm

Detailed display for a book

error.htm

Error page

invalid_isbn.htm

Page stating that an incorrect ISBN number has been entered

corder.htm

Page confirming the order

Note

Note that when creating the pages, you do not have to follow the steps in the order they are presented in this documentation. For information on the layout, page attributes, and event handlers for the individual pages, and a description of how to define the navigation structure, see the following sections:

Creating Page Fragments

Layout for the First Page

Layout for the Info Page

Layout for the Search Page

Page Attributes for the Search Page

Event Handlers for the Search Page

Layout for the "Invalid ISBN" Page

Layout for the Results Page

Page Attributes for the Results Page

Event Handlers for the Search Page

Layout for the Book Page

Page Attributes for the Book Page

Event Handlers for the Book Page

Layout for the Error Page

Layout for the Confirmation Page

Navigation Structure

 

This graphic is explained in the accompanying text Information About Page Fragments

 

 

Leaving content frame