SAP ABAP Class CL_BS_CONTEXT_SHM_DELEGATE (Delegate of Context)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_DELEGATE Delegate 20110131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_CONTEXT Access To Context 20110131
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PRTCL_CONTEXT_SHM Delegation Protocol For SHM Contexts 20110131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_CONTEXT_GLOBAL_DELEGATE Delegate Of Global Context 20110223
Properties
Class CL_BS_CONTEXT_SHM_DELEGATE  
Short Description Delegate of Context    
Super Class CL_BS_DELEGATE Delegate 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20110131   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_CONTEXT_SHM_DELEGATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BS_CONTEXT Access To Context 20110131
2 IF_PRTCL_CONTEXT_SHM Delegation Protocol For SHM Contexts 20110131
Friends
# Friend Modeled only Created on Description
1 CL_BS_CONTEXT_STORE_SHM 20110221 Context Store SHM
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Protected Type reference (TYPE) SEOCLNAME Class Name 20110301
2 MESSAGE_DUMMY Instance attribute Protected Type reference (TYPE) C dummy for use with command MESSAGE INTO 20110228
3 MO_LOG Instance attribute Public Attribute reference (LIKE) 20110226
4 MO_STORE Instance attribute Public Attribute reference (LIKE) 20110227
5 MV_NAME Instance attribute Public Attribute reference (LIKE) 20110131
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_VALUE Instance method Public Method 20110131
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110131
3 GET_VALUE Instance method Public Method 20110131
4 REGISTER_DELEGATE Instance method Protected Method 20110131
5 SET_VALUE Instance method Public Method 20110131
6 STORE Instance method Protected Method returns a store instance casted to SHM-store class 20110227
Events
Class CL_BS_CONTEXT_SHM_DELEGATE has no event.
Types
Class CL_BS_CONTEXT_SHM_DELEGATE has no local type.
Method Signatures

Method CLEAR_VALUE Signature

Method CLEAR_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no parameter.
Method CLEAR_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STORE Call by reference Object reference (TYPE REF TO) CL_BS_CONTEXT_STORE_SHM Context Store SHM 20110227
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING name of the context delegate 20110131

Method CONSTRUCTOR on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no parameter.
Method GET_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.

Method REGISTER_DELEGATE Signature

Method REGISTER_DELEGATE on class CL_BS_CONTEXT_SHM_DELEGATE has no parameter.
Method REGISTER_DELEGATE on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.

Method SET_VALUE Signature

Method SET_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no parameter.
Method SET_VALUE on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.

Method STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STORE Value transfer Object reference (TYPE REF TO) CL_BS_CONTEXT_STORE_SHM Context Store SHM 20110227

Method STORE on class CL_BS_CONTEXT_SHM_DELEGATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703