Entering content frame

Background documentation Classes and Interfaces Locate the document in its SAP Library structure

The following classes and interfaces are central components of the BSP programming model.

Classes:

·        Class CL_BSP_APPLICATION

·        Class CL_BSP_MESSAGES

·        Class CL_BSP_SERVER_SIDE_COOKIE

·        Class CL_BSP_GET_TEXT_BY_ALIAS

·        Class CL_BSP_CONTROLLER2

Interfaces:

·        Interface IF_BSP_APPLICATION

·        Interface IF_BSP_APPLICATION_EVENTS

·        Interface IF_BSP_NAVIGATION

·        Interface IF_BSP_PAGE

·        Interface IF_BSP_RUNTIME

·        Interface IF_BSP_PAGE_CONTEXT

·        Interface IF_HTMLB_TABLEVIEW_ITERATOR

Many of these classes and interfaces are the basis for their associated global objects.

Note

To develop BSP applications with the focus on representing Web pages on different mobile end devices, you can use interface IF_CLIENT_INFO.

 

 

Leaving content frame