CL_BSP_RUNTIME - Business Server Pages (BSP) Runtime
General Data in Customer Master Fill RESBD Structure from EBP Component StructureThis documentation is copyright by SAP AG.
Description
In Business Server Pages (BSPs) you can access attributes and methods
of this class via the runtime object.
Functionality
The following is a list of the most important attributes.
- runtime->application_namespace
- This call returns the namespace.
- runtime->application_name
- This call returns the name of the BSP application.
- runtime->application_url
- This call provides the URL of the BSP application.
- runtime->keep_context:
- This calls retains the context, 0 for stateless mode, 1 for stateful mode.
- runtime->page_name.
- This call supplies the name of the BSP.
- runtime->page_url.
- This call supplies the URL of the BSP.
- runtime->runtime_url
- This call supplies the URL of the BSP runtime.
- runtime->session_id
- This call supplies the session ID.
Further information
You can find the documentation in the SAP Help Portal (http://help.sap.com/) under SAPNetWeaver → SAP Web Application Server. In the SAP Library, for SAP Web Application Server6.40, for example, choose path: SAP NetWeaver Components → Application Platform (SAP Web Application Server → ABAP Technology → UI Technology → Web UI Technology → Business Server Pages → Programming Model → Classes and Interfaces → Interface IF_BSP_RUNTIME and in the documentation about the interface for this class.
ABAP Short Reference Fill RESBD Structure from EBP Component Structure
This documentation is copyright by SAP AG.
Length: 2154 Date: 20120526 Time: 093432 triton ( 64 ms )






