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 | 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 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of BSP Application | 20000825 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | BSP Application Namespace | 20000825 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100818 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Subject of BSP Application | 20010111 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | URL Prefix for BSP Application | 20000920 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_CLIENT_INFO | Device Properties for Current Request | 20010807 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'max' | sap-domainRelax=min | 20030307 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'min' | sap-domainRelax=min | 20030307 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'off' | sap-domainRelax=off | 20030307 | ||
| 10 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_BSP_SERVICES | Dictionary Services | 20010302 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | $REF$ | 20030307 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110621 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | O2STARTPAGE | Page can be used as the start page | 20100818 | |||
| 14 | Static Attribute | Public | Type reference (TYPE) | I | 0: Release Context; 1: Hold Context | 20000905 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | False: BSP Without Token | 20100617 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | SKWF_MIME | KW Framework: Mime Type | 20101108 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of BSP Page | 20000825 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | URL Prefix for BSP Page | 20000926 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | SAP-EP Version | 20030312 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030312 | ||||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030312 | ||||
| 22 | Instance attribute | Public | Type reference (TYPE) | I | Counter for Incoming Requests | 20100831 | |||
| 23 | Static Attribute | Public | Type reference (TYPE) | STRING | URL Prefix for BSP Runtime | 20000920 | |||
| 24 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Server | 20000817 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | STRING | Session ID | 20000825 | |||
| 26 | 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 | Instance method | Public | Method | Writes an error page if XSRF token is invalid | 20100924 | |
| 2 | Static method | Public | Method | Constructs a URL for a BSP Application or Page | 20010222 | |
| 3 | Instance method | Public | Method | Returns JavaScript for Relax Domain | 20030307 | |
| 4 | Instance method | Public | Method | Returns the URL of the External Stylesheet, Otherwise Empty | 20020222 | |
| 5 | Instance method | Public | Method | Returns the Root Path for External Theme Objects | 20020222 | |
| 6 | Instance method | Public | Method | Gets the status of the application | 20100818 | |
| 7 | Static method | Public | Method | Returns the OTR Text in the Current Language for Alias | 20010330 | |
| 8 | Instance method | Public | Method | 20100610 | ||
| 9 | Instance method | Public | Method | 20100610 | ||
| 10 | Instance method | Public | Method | Returns the URL of the Current Page | 20020625 | |
| 11 | Instance method | Public | Method | Returns a URL for a BSP Page in a New Session | 20030616 | |
| 12 | Instance method | Public | Method | Returns a URL for a BSP Page in the Same Session | 20030616 | |
| 13 | Instance method | Public | Method | Returns a URL for a Stateless BSP Page | 20030616 | |
| 14 | Instance method | Public | Method | 20020625 | ||
| 15 |