Entering content frameProcedure documentation Outputting Error Messages for Auto Page Attributes Locate the document in its SAP Library structure

Use

In this tutorial, you will create a simple input form that the end user can use to provide specific information to a consultation service. The end user can specify an address, a date, and a time period in which he or she expects to be contacted by an employee of the service provider.

Note

The underlying example BSP application is BSPTUTORIALMESSAGES . This is located in the SAP System in the package SBSP_DOCU .

The user interface ( default.htm ) looks like this:

This graphic is explained in the accompanying text

Procedure

In this section, you will carry out the individual steps using this example.

  1. Create the required Page Attributes.
  2. Execute the Initialization.
  3. Define the Layout.
  4. Use the messages Object.
  5. Create Alternative Error Output.
Leaving content frame