SAP ABAP Interface IF_BSP_APPLICATION (Business Server Page (BSP) Application Class)
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_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
Interface IF_BSP_APPLICATION  
Short Description Business Server Page (BSP) Application Class    
General Data
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20001005   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSP_APPLICATION has no forward declaration.
Interfaces
Interface IF_BSP_APPLICATION has no interface.
Friends
Interface IF_BSP_APPLICATION has no friend.
Attributes
Interface IF_BSP_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_NAME Instance method Public Method Returns the Name of the Corresponding BSP Application 20010313
2 GET_APPLICATION_NAMESPACE Instance method Public Method Returns the Namespace of the Corresponding BSP Application 20010313
3 GET_APPLICATION_START_PAGE Instance method Public Method Returns the Start Page of the Corresponding BSP Application 20010313
4 GET_APPLICATION_THEME Instance method Public Method Returns the Subject of the Corresponding BSP Application 20010313
5 GET_APPLICATION_URL Instance method Public Method Returns the URL for the BSP Application 20010313
6 GET_REQUEST Instance method Public Method Returns the Current HTTP Request Object 20010313
7 GET_RESPONSE Instance method Public Method Returns the Current HTTP Response Object 20010313
8 GET_RUNTIME Instance method Public Method Returns the Associated Runtime Object 20010313
9 GET_TIMEOUT Instance method Public Method Returns the Current Timeout for this BSP Application 20010323
10 IS_STATEFUL Instance method Public Method Returns Whether the BSP Application is Stateful (=0/1) 20010314
11 SET_STATEFUL Instance method Public Method Sets this BSP Application in Stateful Processing 20010314
12 SET_STATELESS Instance method Public Method Sets this BSP Application in Stateless Processing 20010314
13 SET_TIMEOUT Instance method Public Method Sets the Timeout for this BSP Application (If Stateful) 20010323
Events
Interface IF_BSP_APPLICATION has no event.
Types
Interface 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 Returning NAME Value transfer Type reference (TYPE) STRING Name der BSP-Applikation 20010313

Method GET_APPLICATION_NAME on Interface 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 Returning NAMESPACE Value transfer Type reference (TYPE) STRING Namensraum der BSP-Applikation 20010313

Method GET_APPLICATION_NAMESPACE on Interface 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 Returning START_PAGE Value transfer Type reference (TYPE) STRING Startseite der BSP-Applikation 20010313

Method GET_APPLICATION_START_PAGE on Interface 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 Returning THEME Value transfer Type reference (TYPE) STRING Thema der BSP-Applikation 20010313

Method GET_APPLICATION_THEME on Interface 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 Returning URL Value transfer Type reference (TYPE) STRING URL der BSP-Applikation 20010313

Method GET_APPLICATION_URL on Interface 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 Returning REQUEST Value transfer Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP-Framework (iHTTP) HTTP-Request 20010313

Method GET_REQUEST on Interface 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 Returning RESPONSE Value transfer Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP-Framework (iHTTP) HTTP-Response 20010313

Method GET_RESPONSE on Interface 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 Returning RUNTIME Value transfer Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20010313

Method GET_RUNTIME on Interface 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 Returning TIMEOUT Value transfer Type reference (TYPE) T Timeout 20010323

Method GET_TIMEOUT on Interface 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 Returning STATEFUL Value transfer Type reference (TYPE) I Stateful (=0/1) 20010314

Method IS_STATEFUL on Interface IF_BSP_APPLICATION has no exception.

Method SET_STATEFUL Signature

Method SET_STATEFUL on Interface IF_BSP_APPLICATION has no parameter.
Method SET_STATEFUL on Interface IF_BSP_APPLICATION has no exception.

Method SET_STATELESS Signature

Method SET_STATELESS on Interface IF_BSP_APPLICATION has no parameter.
Method SET_STATELESS on Interface 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 Importing TIMEOUT Call by reference Type reference (TYPE) T Timeout 20010323

Method SET_TIMEOUT on Interface IF_BSP_APPLICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A