SAP ABAP Class CL_SAM_BSP_SESSION_LAUNCHER (CL_SAM_BSP_SESSION_LAUNCHER)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_TOOLS (Package) SAM Help Function and Tools
Properties
Class CL_SAM_BSP_SESSION_LAUNCHER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_SAM_TOOLS   SAM Help Function and Tools 
Created 20031023   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAM_BSP_SESSION_LAUNCHER has no forward declaration.
Interfaces
Class CL_SAM_BSP_SESSION_LAUNCHER has no interface implemented.
Friends
Class CL_SAM_BSP_SESSION_LAUNCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_ICM_URL_PREFIX Static Attribute Protected Type reference (TYPE) STRING SPACE 20040319
2 S_USER_AGENT Static Attribute Protected Type reference (TYPE) STRING 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)' 20040505
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SESSION Static method Public Method starts a session 20031217
2 GET_ICM_URL_PREFIX Static method Public Method returns http://host:port 20040319
3 REMOVE_SESSION Static method Public Method removes a session 20031023
Events
Class CL_SAM_BSP_SESSION_LAUNCHER has no event.
Types
Class CL_SAM_BSP_SESSION_LAUNCHER has no local type.
Method Signatures

Method CREATE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Type reference (TYPE) XSTRING 20031217
2 Importing DESTINATION Call by reference Type reference (TYPE) STRING 'NONE' 20031217
3 Importing URI Call by reference Type reference (TYPE) STRING 20031217
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR Verbindungsfehler 20031217

Method GET_ICM_URL_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING 20040319

Method GET_ICM_URL_PREFIX on class CL_SAM_BSP_SESSION_LAUNCHER has no exception.

Method REMOVE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URI Call by reference Type reference (TYPE) STRING 20031024
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR Verbindungsfehler 20031024
History
Last changed by/on SAP  20130531 
SAP Release Created in