SAP ABAP Class IF_BSP_APPLICATION (Business Server Page (BSP) Application Class)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_APPLICATION | Business Server Page (BSP) Application Class | 20010313 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_APPLICATION_TCNET | Container for TC@Net | 20020208 |
Properties
| Class | IF_BSP_APPLICATION | |
| Short Description | Business Server Page (BSP) Application Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001005 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSP_APPLICATION has no forward declaration.
Interfaces
Class IF_BSP_APPLICATION has no interface implemented.
Friends
Class IF_BSP_APPLICATION has no friend class.
Attributes
Class IF_BSP_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Name of the Corresponding BSP Application | 20010313 | |
| 2 | Instance method | Public | Method | Returns the Namespace of the Corresponding BSP Application | 20010313 | |
| 3 | Instance method | Public | Method | Returns the Start Page of the Corresponding BSP Application | 20010313 | |
| 4 | Instance method | Public | Method | Returns the Subject of the Corresponding BSP Application | 20010313 | |
| 5 | Instance method | Public | Method | Returns the URL for the BSP Application | 20010313 | |
| 6 | Instance method | Public | Method | Returns the Current HTTP Request Object | 20010313 | |
| 7 | Instance method | Public | Method | Returns the Current HTTP Response Object | 20010313 | |
| 8 | Instance method | Public | Method | Returns the Associated Runtime Object | 20010313 | |
| 9 | Instance method | Public | Method | Returns the Current Timeout for this BSP Application | 20010323 | |
| 10 | Instance method | Public | Method | Returns Whether the BSP Application is Stateful (=0/1) | 20010314 | |
| 11 | Instance method | Public | Method | Sets this BSP Application in Stateful Processing | 20010314 | |
| 12 | Instance method | Public | Method | Sets this BSP Application in Stateless Processing | 20010314 | |
| 13 | Instance method | Public | Method | Sets the Timeout for this BSP Application (If Stateful) | 20010323 |
Events
Class IF_BSP_APPLICATION has no event.
Types
Class IF_BSP_APPLICATION has no local type.
Method Signatures
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name der BSP-Applikation | 20010313 |
Method GET_APPLICATION_NAME on class IF_BSP_APPLICATION has no exception.
Method GET_APPLICATION_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namensraum der BSP-Applikation | 20010313 |
Method GET_APPLICATION_NAMESPACE on class IF_BSP_APPLICATION has no exception.
Method GET_APPLICATION_START_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | START_PAGE | Value transfer | Type reference (TYPE) | STRING | Startseite der BSP-Applikation | 20010313 |
Method GET_APPLICATION_START_PAGE on class IF_BSP_APPLICATION has no exception.
Method GET_APPLICATION_THEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THEME | Value transfer | Type reference (TYPE) | STRING | Thema der BSP-Applikation | 20010313 |
Method GET_APPLICATION_THEME on class IF_BSP_APPLICATION has no exception.
Method GET_APPLICATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Value transfer | Type reference (TYPE) | STRING | URL der BSP-Applikation | 20010313 |
Method GET_APPLICATION_URL on class IF_BSP_APPLICATION has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010313 |
Method GET_REQUEST on class IF_BSP_APPLICATION has no exception.
Method GET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP-Framework (iHTTP) HTTP-Response | 20010313 |
Method GET_RESPONSE on class IF_BSP_APPLICATION has no exception.
Method GET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20010313 |
Method GET_RUNTIME on class IF_BSP_APPLICATION has no exception.
Method GET_TIMEOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMEOUT | Value transfer | Type reference (TYPE) | T | Timeout | 20010323 |
Method GET_TIMEOUT on class IF_BSP_APPLICATION has no exception.
Method IS_STATEFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATEFUL | Value transfer | Type reference (TYPE) | I | Stateful (=0/1) | 20010314 |
Method IS_STATEFUL on class IF_BSP_APPLICATION has no exception.
Method SET_STATEFUL Signature
Method SET_STATEFUL on class IF_BSP_APPLICATION has no parameter.
Method SET_STATEFUL on class IF_BSP_APPLICATION has no exception.
Method SET_STATELESS Signature
Method SET_STATELESS on class IF_BSP_APPLICATION has no parameter.
Method SET_STATELESS on class IF_BSP_APPLICATION has no exception.
Method SET_TIMEOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMEOUT | Call by reference | Type reference (TYPE) | T | Timeout | 20010323 |
Method SET_TIMEOUT on class IF_BSP_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |