SAP ABAP Interface IF_BSP_RUNTIME (Business Server Page (BSP) Runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects

⤷

⤷

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
Interface | IF_BSP_RUNTIME | |
Short Description | Business Server Page (BSP) Runtime |
General Data
Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
Created | 20000817 | SAP |
Last changed | 20130531 | SAP |
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
Interface IF_BSP_RUNTIME has no interface.
Friends
Interface IF_BSP_RUNTIME has no friend.
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 | ![]() |
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 | ![]() |