SAP ABAP Class CL_CRM_UI_SESSION_MANAGER (CL_CRM_UI_SESSION_MANAGER)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_WEB_CALLBACK Interface for handler method of service callback 20080408
Properties
Class CL_CRM_UI_SESSION_MANAGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20080212   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_CRM_WEB_CALLBACK Interface for handler method of service callback 20080408
Friends
Class CL_CRM_UI_SESSION_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ESID Instance attribute Protected Type reference (TYPE) STRING Current ESID 20080212
2 ESID_MODE Static Attribute Public Type reference (TYPE) STRING Type of ESID 20131030
3 GC_DEFAULT_ESID_MODE Constant Public Type reference (TYPE) STRING 'DE' Default mode for ESID generation 20131030
4 GC_DISPATCHER_ESID_MODE Constant Public Type reference (TYPE) STRING 'WD' WD mode for ESID generation 20131030
5 GC_WCF_WAIT_AFTER_STORE Constant Public Type reference (TYPE) STRING 'wcf_wait' Name of param triggering wait after init req store 20110718
6 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_SESSION_MANAGER Singleton Instance 20080212
7 RUNTIME Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20080212
8 SERVER Instance attribute Protected Object reference (TYPE REF TO) CL_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20080212
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Create Singleton 20080212
2 CONSTRUCTOR Instance method Public Constructor Initialization 20080212
3 CREATE_NEW_ESID Instance method Protected Method Creates a new external Session ID 20080212
4 GET_ESID Static method Public Method Returns an External Session ID 20080212
5 GET_ESID_MODE Static method Public Method Reads the customizing under 'Define External Session ID' 20131104
6 GET_INITIAL_FORM_FIELDS Static method Public Method Reads initial form fields 20080408
7 GET_MANGLING Static method Public Method Returns a mangling with the external session ID 20080227
8 GET_WAIT_TIME_AFTER_REQ_STORE Static method Public Method Returns nb of sec to wait after initial req store 20110718
9 STORE_INITIAL_REQUEST_DATA Instance method Protected Method Stores form fields from start request 20080408
Events
Class CL_CRM_UI_SESSION_MANAGER has no event.
Types
Class CL_CRM_UI_SESSION_MANAGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_UI_SESSION_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_UI_SESSION_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method CREATE_NEW_ESID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ESID Value transfer Type reference (TYPE) STRING External Session Identifier 20080212

Method CREATE_NEW_ESID on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method GET_ESID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Force new eSID 20080212
2 Returning RV_ESID Value transfer Type reference (TYPE) STRING 20080212

Method GET_ESID on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method GET_ESID_MODE Signature

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

Method GET_ESID_MODE on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method GET_INITIAL_FORM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20080408

Method GET_INITIAL_FORM_FIELDS on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method GET_MANGLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ESID Call by reference Type reference (TYPE) STRING Create mangling with given eSID 20080408
2 Returning RV_MANGLING Value transfer Type reference (TYPE) STRING Mangling with external session id 20080227

Method GET_MANGLING on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method GET_WAIT_TIME_AFTER_REQ_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20110718
2 Returning RV_RESULT Value transfer Type reference (TYPE) I 20110718

Method GET_WAIT_TIME_AFTER_REQ_STORE on class CL_CRM_UI_SESSION_MANAGER has no exception.

Method STORE_INITIAL_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20080408

Method STORE_INITIAL_REQUEST_DATA on class CL_CRM_UI_SESSION_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 701