SAP ABAP Class CL_BS_CONTEXT_STORE_GLOBAL (Context Store For Global 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_CONTEXT_STORE_SHM Context Store SHM 20110223
Properties
Class CL_BS_CONTEXT_STORE_GLOBAL  
Short Description Context Store For Global Context    
Super Class CL_BS_CONTEXT_STORE_SHM Context Store SHM 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20110223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_CONTEXT_STORE_GLOBAL has no forward declaration.
Interfaces
Class CL_BS_CONTEXT_STORE_GLOBAL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BS_CONTEXT_GLOBAL_DELEGATE 20110223 Delegate Of Global Context
2 CL_BS_CONTEXT_STORE_FACTORY 20110223 Factory For Context Stores
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTEXT_NAME Constant Public Type reference (TYPE) STRING 'GLOBAL_CONTEXT' (suffix) name of the global context 20110223
2 GV_DESIGNTIME Static Attribute Protected Type reference (TYPE) BS_CT_DESIGNTIME Indicates that an Context Instrument is Design Time 20110512
3 MT_MUTABLE_CONTEXT_IDS Instance attribute Protected Type reference (TYPE) BST_CT_IDS Table of Context IDs 20110225
4 MV_CONTEXT_ACCORD Instance attribute Protected Type reference (TYPE) BS_CT_ACCORD Context Accord 20110223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110223
2 DETERMINE_MUTABLE_CONTEXT_IDS Instance method Protected Method determines mutable context IDs for current context-accord 20110225
3 INTERPRET_COMPOSITION Instance method Protected Method interprets the composition based on runtime info 20110224
4 SET_CONTEXT_ACCORD Instance method Protected Method sets current context-accord 20110223
Events
Class CL_BS_CONTEXT_STORE_GLOBAL has no event.
Types
Class CL_BS_CONTEXT_STORE_GLOBAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BS_CONTEXT_STORE_GLOBAL has no parameter.
Method CONSTRUCTOR on class CL_BS_CONTEXT_STORE_GLOBAL has no exception.

Method DETERMINE_MUTABLE_CONTEXT_IDS Signature

Method DETERMINE_MUTABLE_CONTEXT_IDS on class CL_BS_CONTEXT_STORE_GLOBAL has no parameter.
Method DETERMINE_MUTABLE_CONTEXT_IDS on class CL_BS_CONTEXT_STORE_GLOBAL has no exception.

Method INTERPRET_COMPOSITION Signature

Method INTERPRET_COMPOSITION on class CL_BS_CONTEXT_STORE_GLOBAL has no parameter.
Method INTERPRET_COMPOSITION on class CL_BS_CONTEXT_STORE_GLOBAL has no exception.

Method SET_CONTEXT_ACCORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_ACCORD Call by reference Type reference (TYPE) BS_CT_ACCORD Context Accord 20110223

Method SET_CONTEXT_ACCORD on class CL_BS_CONTEXT_STORE_GLOBAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731