SAP ABAP Class IF_BSP_RUNTIME (Business Server Page (BSP) Runtime)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_RUNTIME Business Server Pages (BSP) Runtime 20000824
Properties
Class IF_BSP_RUNTIME  
Short Description Business Server Page (BSP) Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BSP_RUNTIME has no interface implemented.
Friends
Class IF_BSP_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_NAME Instance attribute Public Type reference (TYPE) STRING Name of BSP Application 20000825
2 APPLICATION_NAMESPACE Instance attribute Public Type reference (TYPE) STRING BSP Application Namespace 20000825
3 APPLICATION_SECURITY Static Attribute Public Type reference (TYPE) STRING 20100818
4 APPLICATION_THEME Instance attribute Public Type reference (TYPE) STRING Subject of BSP Application 20010111
5 APPLICATION_URL Instance attribute Public Type reference (TYPE) STRING URL Prefix for BSP Application 20000920
6 CLIENT_INFO Static Attribute Public Object reference (TYPE REF TO) IF_CLIENT_INFO Device Properties for Current Request 20010807
7 CO_DOMAIN_RELAX_MAX Constant Public Type reference (TYPE) STRING 'max' sap-domainRelax=min 20030307
8 CO_DOMAIN_RELAX_MIN Constant Public Type reference (TYPE) STRING 'min' sap-domainRelax=min 20030307
9 CO_DOMAIN_RELAX_OFF Constant Public Type reference (TYPE) STRING 'off' sap-domainRelax=off 20030307
10 DDIC_UTILS Static Attribute Public Object reference (TYPE REF TO) IF_BSP_SERVICES Dictionary Services 20010302
11 DOMAIN_RELAX Static Attribute Public Type reference (TYPE) STRING $REF$ 20030307
12 IS_PAGE_TYPE Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20110621
13 IS_START_PAGE Static Attribute Public Type reference (TYPE) O2STARTPAGE Page can be used as the start page 20100818
14 KEEP_CONTEXT Static Attribute Public Type reference (TYPE) I 0: Release Context; 1: Hold Context 20000905
15 KEEP_TOKEN Instance attribute Public Type reference (TYPE) ABAP_BOOL False: BSP Without Token 20100617
16 MIME_TYPE Static Attribute Public Type reference (TYPE) SKWF_MIME KW Framework: Mime Type 20101108
17 PAGE_NAME Instance attribute Public Type reference (TYPE) STRING Name of BSP Page 20000825
18 PAGE_URL Instance attribute Public Type reference (TYPE) STRING URL Prefix for BSP Page 20000926
19 PORTAL_VERSION Instance attribute Public Type reference (TYPE) STRING SAP-EP Version 20030312
20 PORTAL_VERSION_MAJOR Instance attribute Public Type reference (TYPE) STRING 20030312
21 PORTAL_VERSION_MINOR Instance attribute Public Type reference (TYPE) STRING 20030312
22 REQ_COUNTER Instance attribute Public Type reference (TYPE) I Counter for Incoming Requests 20100831
23 RUNTIME_URL Static Attribute Public Type reference (TYPE) STRING URL Prefix for BSP Runtime 20000920
24 SERVER Static Attribute Public Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Server 20000817
25 SESSION_ID Static Attribute Public Type reference (TYPE) STRING Session ID 20000825
26 SESSION_MANAGER Static Attribute Public Object reference (TYPE REF TO) IF_BSP_SESSMAN Workplace Session Manager 20001220
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_DUE_TO_FALSE_TOKEN Instance method Public Method Writes an error page if XSRF token is invalid 20100924
2 CONSTRUCT_BSP_URL Static method Public Method Constructs a URL for a BSP Application or Page 20010222
3 GET_DOMAIN_RELAX_SCRIPT Instance method Public Method Returns JavaScript for Relax Domain 20030307
4 GET_EXTERNAL_STYLESHEET Instance method Public Method Returns the URL of the External Stylesheet, Otherwise Empty 20020222
5 GET_EXTERNAL_THEME_ROOT Instance method Public Method Returns the Root Path for External Theme Objects 20020222
6 GET_KEEP_CONTEXT Instance method Public Method Gets the status of the application 20100818
7 GET_OTR_TEXT Static method Public Method Returns the OTR Text in the Current Language for Alias 20010330
8 GET_SEC_SCRIPT Instance method Public Method 20100610
9 GET_TOKEN Instance method Public Method 20100610
10 GET_URL Instance method Public Method Returns the URL of the Current Page 20020625
11 GET_URL_NEW_SESSION Instance method Public Method Returns a URL for a BSP Page in a New Session 20030616
12 GET_URL_SAME_SESSION Instance method Public Method Returns a URL for a BSP Page in the Same Session 20030616
13 GET_URL_STATELESS Instance method Public Method Returns a URL for a Stateless BSP Page 20030616
14 HAS_SID_IN_URL Instance method Public Method 20020625
15