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 | Constant | Public | Type reference (TYPE) | STRING | 'GLOBAL_CONTEXT' | (suffix) name of the global context | 20110223 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | BS_CT_DESIGNTIME | Indicates that an Context Instrument is Design Time | 20110512 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BST_CT_IDS | Table of Context IDs | 20110225 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BS_CT_ACCORD | Context Accord | 20110223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110223 | |
| 2 | Instance method | Protected | Method | determines mutable context IDs for current context-accord | 20110225 | |
| 3 | Instance method | Protected | Method | interprets the composition based on runtime info | 20110224 | |
| 4 | 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 | 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 |