SAP ABAP Class IF_BSP_WD_WB_DATA_CONTEXT (Central data context)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_WB_DATA_CONTEXT Workbench Data context 20080204
Properties
Class IF_BSP_WD_WB_DATA_CONTEXT  
Short Description Central data context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080204   SAP 
Last change 20081007   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 IF_BSP_WD_WB_DATA_CONTEXT has no interface implemented.
Friends
Class IF_BSP_WD_WB_DATA_CONTEXT has no friend class.
Attributes
Class IF_BSP_WD_WB_DATA_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method 20080206
2 GET_ELEMENT Instance method Public Method 20080206
3 GET_ELEMENT_LIST Instance method Public Method 20080206
4 REMOVE_ELEMENT Instance method Public Method 20080206
Events
# Event Type Visibility Description Created on
1 ELEMENT_EXCHANGED Instance Event
(0)
Public
(2)
20080423
Types
Class IF_BSP_WD_WB_DATA_CONTEXT has no local type.
Method Signatures

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT Call by reference Type reference (TYPE) ANY 20080206
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20080206
3 Importing IV_OVERWRITE_EXISTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080206
# Exception Resumable Description Created on
1 CX_BSP_WD_WB_DATA_CTXT_ERROR Workbench data context access error 20080206

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ELEMENT Call by reference Type reference (TYPE) ANY 20080206
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20080206
# Exception Resumable Description Created on
1 CX_BSP_WD_WB_DATA_CTXT_ERROR Workbench data context access error 20080206

Method GET_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENTS Value transfer Type reference (TYPE) CRM_BSP_WD_STRINGTAB Table of strings 20080206

Method GET_ELEMENT_LIST on class IF_BSP_WD_WB_DATA_CONTEXT has no exception.

Method REMOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20080206

Method REMOVE_ELEMENT on class IF_BSP_WD_WB_DATA_CONTEXT has no exception.
Event Signatures

Event ELEMENT_EXCHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ELEMENT_NAME Exporting Value transfer Type reference (TYPE) STRING 20080423
History
Last changed by/on SAP  20081007 
SAP Release Created in