SAP ABAP Interface IF_CRM_UI_SESSION_CONTEXT (Session Context Storage)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_F_CUCOSESSIONCO_IMPL 20060525
Properties
Interface IF_CRM_UI_SESSION_CONTEXT  
Short Description Session Context Storage    
General Data
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060525   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_UI_SESSION_CONTEXT has no forward declaration.
Interfaces
Interface IF_CRM_UI_SESSION_CONTEXT has no interface.
Friends
Interface IF_CRM_UI_SESSION_CONTEXT has no friend.
Attributes
Interface IF_CRM_UI_SESSION_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes name/value pair and returns value of deleted pair 20060525
2 GET Instance method Public Method Get value 20060525
3 SET Instance method Public Method Set value 20060525
Events
Interface IF_CRM_UI_SESSION_CONTEXT has no event.
Types
Interface IF_CRM_UI_SESSION_CONTEXT has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060525
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060525

Method DELETE on Interface IF_CRM_UI_SESSION_CONTEXT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060525
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060525

Method GET on Interface IF_CRM_UI_SESSION_CONTEXT has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060525
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20060525

Method SET on Interface IF_CRM_UI_SESSION_CONTEXT has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700