SAP ABAP Class CL_CLB2_SESSION_DATA (Access Class for User Sessions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_DB (Package) Collaboration: Database Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB2_SESSION_DATA Access for User Sessions 20140128
Properties
Class CL_CLB2_SESSION_DATA  
Short Description Access Class for User Sessions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CLB2_DB   Collaboration: Database Layer 
Created 20140128   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB2_SESSION_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB2_SESSION_DATA Access for User Sessions 20140128
Friends
Class CL_CLB2_SESSION_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CLB2_SESSION_DATA Access Class for User Sessions 20140129
2 MO_CHECK_CALLSTACK Instance attribute Private Object reference (TYPE REF TO) LIF_CHECK_CALLSTACK 20140206
3 MO_DB_ACCESS Instance attribute Private Object reference (TYPE REF TO) IF_CLB2_SESSION_DB DB acces for User Sessions 20140129
4 MO_SEC_STORE Instance attribute Private Object reference (TYPE REF TO) LIF_SEC_STORE 20140129
5 MT_SESSION Instance attribute Private Type reference (TYPE) TT_SESSION 20140204
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE Static method Public Method 20140305
Events
Class CL_CLB2_SESSION_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SESSION Private See coding 20140204 tt_session TYPE STANDARD TABLE OF REF TO lcl_session WITH DEFAULT KEY
Method Signatures

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CLB2_SESSION_DATA Access Class for User Sessions 20140305

Method S_CREATE on class CL_CLB2_SESSION_DATA has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100