SAP ABAP Class CL_BS_CONTEXT_GLOBAL_DELEGATE (Delegate Of 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_SHM_DELEGATE | Delegate of Context | 20110223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_CONTEXT_GLOBAL | Access To Global Context | 20110226 |
Properties
| Class | CL_BS_CONTEXT_GLOBAL_DELEGATE | |
| Short Description | Delegate Of Global Context | |
| Super Class | CL_BS_CONTEXT_SHM_DELEGATE | Delegate of Context |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_CONTEXT_GLOBAL | Access To Global Context | 20110226 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BS_CONTEXT_STORE_GLOBAL | 20110223 | Context Store For Global Context | |
| 2 | CL_BS_CONTEXT_STORE_SHM | 20110223 | Context Store SHM |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20110512 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_SOLOS | 20110506 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_SOLO-SOLO | 20110506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110226 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110512 | |
| 3 | Instance method | Public | Method | 20110226 | ||
| 4 | Instance method | Public | Method | 20110226 | ||
| 5 | Instance method | Public | Method | 20110226 | ||
| 6 | Instance method | Protected | Method | returns a store instance casted to Global-store class | 20110227 | |
| 7 | Instance method | Public | Method | 20110226 | ||
| 8 | Instance method | Public | Method | 20110226 | ||
| 9 | Instance method | Public | Method | 20110226 | ||
| 10 | Instance method | Protected | Method | raises exception if designtime is not active | 20110512 | |
| 11 | Instance method | Protected | Method | returns solo ID requested for given context ID, or INITIAL | 20110506 |
Events
Class CL_BS_CONTEXT_GLOBAL_DELEGATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SOLO | Protected | See coding | 20110506 | BEGIN OF ty_solo,
context_id TYPE bs_ct_id,
solo TYPE sysuuid_x16,
END OF ty_solo
|
||
| 2 | TY_SOLOS | Protected | See coding | 20110506 | ty_solos TYPE sorted TABLE OF ty_solo WITH unique KEY context_id
|
Method Signatures
Method CLEAR_ORIGIN_IDS_VALUES Signature
Method CLEAR_ORIGIN_IDS_VALUES on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method CLEAR_ORIGIN_IDS_VALUES on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STORE | Call by reference | Object reference (TYPE REF TO) | CL_BS_CONTEXT_STORE_SHM | Context Store SHM | 20110512 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the context delegate | 20110512 |
Method CONSTRUCTOR on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method GET_CONTEXT_ACCORD Signature
Method GET_CONTEXT_ACCORD on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method GET_CONTEXT_ACCORD on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method GET_CONTEXT_ID_ORIGIN Signature
Method GET_CONTEXT_ID_ORIGIN on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method GET_CONTEXT_ID_ORIGIN on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method GET_CONTEXT_ID_TYPE Signature
Method GET_CONTEXT_ID_TYPE on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method GET_CONTEXT_ID_TYPE on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method GLOBAL_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STORE | Value transfer | Object reference (TYPE REF TO) | CL_BS_CONTEXT_STORE_GLOBAL | Context Store For Global Context | 20110227 |
Method GLOBAL_STORE on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method IS_CONTEXT_ID_CONCERTED Signature
Method IS_CONTEXT_ID_CONCERTED on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method IS_CONTEXT_ID_CONCERTED on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method IS_CONTEXT_ID_MUTABLE Signature
Method IS_CONTEXT_ID_MUTABLE on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method IS_CONTEXT_ID_MUTABLE on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method IS_VALUE_VALID Signature
Method IS_VALUE_VALID on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
Method IS_VALUE_VALID on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions For Contexts And Context Stores | 20110516 |
Method SOLO_FOR_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | BS_CT_ID | Context ID | 20110506 | |||
| 2 | RV_SOLO | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Solo ID | 20110506 |
Method SOLO_FOR_CONTEXT_ID on class CL_BS_CONTEXT_GLOBAL_DELEGATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |