Entering content frameProcedure documentation Creating a View Locate the document in its SAP Library structure

Use

You create views to use the view of the Model View Controller design pattern in your BSP application.

Prerequisites

You are in a system from SAP Web AS 6.20.

Procedure

  1. Use the Web Application Builder in the ABAP Workbench (Transaction SE80) to create a page with the page type View as a sub-object of your BSP application.
  2. Specify the layout and any attributes that may be required.
  3. Save and activate your view.

Example

You can find examples of views in BSP application ITMVC2.

 

 

Leaving content frame