SAP ABAP Class CL_BSP_SESSMAN (Workplace Connection)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_SESSMAN Workplace Connection 20001220
Properties
Class CL_BSP_SESSMAN  
Short Description Workplace Connection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20001220   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_SESSMAN Workplace Connection 20001220
Friends
Class CL_BSP_SESSMAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_RUNNING Instance attribute Public Attribute reference (LIKE) 20001220
2 M_APPLICATION_URL Instance attribute Public Type reference (TYPE) STRING URL of First BSP Page 20001220
3 M_CLIENT_COMMAND Instance attribute Public Type reference (TYPE) STRING Last Workplace Command 20001220
4 M_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_BSP_RUNTIME Reference of Runtime Object 20001220
5 M_STATE Instance attribute Private Type reference (TYPE) I 0 Current status 20001220
6 TIMEOUT Instance attribute Public Attribute reference (LIKE) 20001220
7 VERSION Instance attribute Public Attribute reference (LIKE) 20001220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001220
2 CREATE_APPL_URL Instance method Private Method Creates the Application URL 20020515
3 HEADER_SCRIPT Instance method Public Method 20001220
Events
Class CL_BSP_SESSMAN has no event.
Types
Class CL_BSP_SESSMAN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNTIME Call by reference Object reference (TYPE REF TO) CL_BSP_RUNTIME Business Server Pages (BSP) Runtime 20001220

Method CONSTRUCTOR on class CL_BSP_SESSMAN has no exception.

Method CREATE_APPL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_URL Value transfer Type reference (TYPE) STRING Applikations-URL 20020515

Method CREATE_APPL_URL on class CL_BSP_SESSMAN has no exception.

Method HEADER_SCRIPT Signature

Method HEADER_SCRIPT on class CL_BSP_SESSMAN has no parameter.
Method HEADER_SCRIPT on class CL_BSP_SESSMAN has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610