Start of Content Area

Background documentation What is the BSP runtime environment?  Locate the document in its SAP Library structure

Answer

The BSP runtime environment is modeled by class CL_BSP_RUNTIME. The HTTP Request Handler for BSP applications (handler class CL_HTTP_EXT_BSP) calls methods from this runtime environment.

Using the Global Object runtime, you can access attributes and methods of the runtime environment from any part of the BSP application.

 

End of Content Area