SAP ABAP Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL (CL_CRM_UI_F_CUCOSESSIONCO_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_F_CUCOSESSIONCO 20060525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_SESSION_CONTEXT Session Context Storage 20060525
Properties
Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL  
Short Description    
Super Class CL_CRM_UI_F_CUCOSESSIONCO  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_APPL   Application Frame for CRM Standalone 
Created 20060525   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_UI_SESSION_CONTEXT Session Context Storage 20060525
Friends
Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_NAME_VALUE_PAIRS Instance attribute Protected Type reference (TYPE) TY_NAME_VALUE_PAIR_TAB 20060525
Methods
Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL has no method.
Events
Class CL_CRM_UI_F_CUCOSESSIONCO_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_NAME_VALUE_PAIR Protected See coding 20060525 begin of ty_name_value_pair, name type string, value type string, end of ty_name_value_pair
2 TY_NAME_VALUE_PAIR_TAB Protected See coding 20060525 ty_name_value_pair_tab type HASHED TABLE OF ty_name_value_pair WITH UNIQUE key name
History
Last changed by/on SAP  20081007 
SAP Release Created in