SAP ABAP Class CL_WCF_DATA_CONTEXT_SRV (CL_WCF_DATA_CONTEXT_SRV)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_LAYOUT_TB_UI_TOOLS (Package) Guided Activity Page Tools
Properties
Class CL_WCF_DATA_CONTEXT_SRV  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_LAYOUT_TB_UI_TOOLS   Guided Activity Page Tools 
Created 20081030   SAP 
Last change 20100303   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
Class CL_WCF_DATA_CONTEXT_SRV has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BSP_WD_GEN_ROADMAP_VS 20081106 Generic ViewSet for configurable roadmaps
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SELF Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_DATA_CONTEXT_SRV 20081030
2 GT_DATA_CONTEXT Instance attribute Protected Type reference (TYPE) CRMT_IC_ATTRIBUTE_DATA_TAB IC event parameter 20081030
3 GT_SHARED_DATA Instance attribute Protected Type reference (TYPE) WCFT_NAME_ENTITY 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARAM_NAME Instance method Private Method 20081031
2 CLEAR_ALL Instance method Protected Method 20090113
3 CLEAR_DATA_CONTEXT Instance method Protected Method 20090113
4 CLEAR_SHARED_DATA Instance method Protected Method 20090113
5 GET_CONTENT_TYPE Instance method Protected Method 20081031
6 GET_DATA_CONTEXT Instance method Public Method 20081113
7 GET_DATA_CONTEXT_ALL Instance method Protected Method 20081113
8 GET_INSTANCE Static method Protected Method 20081030
9 GET_SHARED_DATA Instance method Public Method 20081113
10 GET_SHARED_DATA_ALL Instance method Public Method 20081113
11 REMOVE_DATA_CONTEXT_BY_NAME Instance method Public Method 20081113
12 REMOVE_SHARED_DATA Instance method Public Method 20081113
13 SET_DATA_CONTEXT Instance method Public Method 20081113
14 SET_SHARED_DATA Instance method Public Method 20081113
Events
Class CL_WCF_DATA_CONTEXT_SRV has no event.
Types
Class CL_WCF_DATA_CONTEXT_SRV has no local type.
Method Signatures

Method CHECK_PARAM_NAME 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 20081031
# Exception Resumable Description Created on
1 CX_CRM_UI_DC_PARAM_NOT_DEFINED 20081031

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_WCF_DATA_CONTEXT_SRV has no parameter.
Method CLEAR_ALL on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method CLEAR_DATA_CONTEXT Signature

Method CLEAR_DATA_CONTEXT on class CL_WCF_DATA_CONTEXT_SRV has no parameter.
Method CLEAR_DATA_CONTEXT on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method CLEAR_SHARED_DATA Signature

Method CLEAR_SHARED_DATA on class CL_WCF_DATA_CONTEXT_SRV has no parameter.
Method CLEAR_SHARED_DATA on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABSOLUTE_NAME Call by reference Type reference (TYPE) STRING 20081112
2 Exporting EV_RELATIVE_NAME Call by reference Type reference (TYPE) STRING 20081112
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081031

Method GET_CONTENT_TYPE on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_DATA_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Value transfer Type reference (TYPE) ANY 20081113
2 Importing IV_FREE Call by reference Type reference (TYPE) FLAG '' General Flag 20081113
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081113
4 Importing IV_VIEWID Call by reference Type reference (TYPE) STRING 20081114

Method GET_DATA_CONTEXT on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_DATA_CONTEXT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA_CONTEXT Value transfer Type reference (TYPE) CRMT_IC_ATTRIBUTE_DATA_TAB IC event parameter 20081113

Method GET_DATA_CONTEXT_ALL on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_DATA_CONTEXT_SRV 20081030

Method GET_INSTANCE on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITIES Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20081113
2 Exporting ER_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081113
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081113
4 Importing IV_RETURN_COLLECTION Call by reference Type reference (TYPE) ABAP_BOOL '' 20081113

Method GET_SHARED_DATA on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method GET_SHARED_DATA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SHARED_DATA Value transfer Type reference (TYPE) WCFT_NAME_ENTITY table for name entity pairs 20081113

Method GET_SHARED_DATA_ALL on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method REMOVE_DATA_CONTEXT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL '' 20081113
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081113
3 Importing IV_VIEWID Call by reference Type reference (TYPE) STRING 20081114

Method REMOVE_DATA_CONTEXT_BY_NAME on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method REMOVE_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL '' 20081113
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081113
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081113

Method REMOVE_SHARED_DATA on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method SET_DATA_CONTEXT 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 20081113
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20081113
3 Importing IV_VIEWID Call by reference Type reference (TYPE) STRING 20081114

Method SET_DATA_CONTEXT on class CL_WCF_DATA_CONTEXT_SRV has no exception.

Method SET_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081113
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081113
3 Importing IV_REPLACE_EXISTING Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20081113

Method SET_SHARED_DATA on class CL_WCF_DATA_CONTEXT_SRV has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701