SAP ABAP Class CL_WDR_CFG_COMP_SHBROKER (Transactional Shared Object)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Properties
| Class | CL_WDR_CFG_COMP_SHBROKER | |
| Short Description | Transactional Shared Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20110127 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CFG_COMP_SHBROKER has no forward declaration.
Interfaces
Class CL_WDR_CFG_COMP_SHBROKER has no interface implemented.
Friends
Class CL_WDR_CFG_COMP_SHBROKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SHM_AREA_NAME | 'CL_WDR_CFG_COMP_SHM' | Name of Area Class | 20110127 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | All Configurations of a Component | 20110127 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | One Configuration | 20110127 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 0 | Invalidates all configurations | 20110127 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_INST_MAP | 20121207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Releases an instance (read lock removed) | 20110127 | |
| 2 | Static method | Private | Method | Calculates the instance(s) from the config ID | 20110127 | |
| 3 | Static method | Public | Method | Invalidates SHO instances | 20110127 | |
| 4 | Static method | Public | Method | Reads data from the SHO | 20110127 |
Events
Class CL_WDR_CFG_COMP_SHBROKER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_INST_MAP | Private | See coding | 20121207 | tt_inst_map type standard table of t_inst_map
|
||
| 2 | T_INST_MAP | Private | See coding | 20121207 | begin of t_inst_map,
inst_name type shm_inst_name,
inst_ref type ref to cl_wdr_cfg_comp_shm_trans,
inst_count type i,
end of t_inst_map
|
Method Signatures
Method DETACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CFG_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_UNLOCKABLE | Comp-Konfig Shared Data | 20121207 |
Method DETACH on class CL_WDR_CFG_COMP_SHBROKER has no exception.
Method GET_INSTANCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20121207 | ||||
| 2 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121207 | ||||
| 3 | IV_FLAVOR_ID | Call by reference | Type reference (TYPE) | WDY_P6S_FLAVOR_ID | Web Dynpro: Flavor ID | 20140407 | |||
| 4 | RV_INSTANCE_NAME | Value transfer | Type reference (TYPE) | SHM_INST_NAME | 20121207 |
Method GET_INSTANCE_NAME on class CL_WDR_CFG_COMP_SHBROKER has no exception.
Method INVALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | '*' | Mandantenkennung des aktuellen Benutzers | 20121207 | ||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121207 | ||||
| 3 | CONFIG_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121207 | ||||
| 4 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20121207 | |||
| 5 | SCOPE | Call by reference | Type reference (TYPE) | I | 20121207 |
Method INVALIDATE on class CL_WDR_CFG_COMP_SHBROKER has no exception.
Method READ_CFG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20121207 | |||
| 2 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121207 | ||||
| 3 | IV_FLAVOR_ID | Call by reference | Type reference (TYPE) | WDY_P6S_FLAVOR_ID | Web Dynpro: Flavor ID | 20140407 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20121207 | ||
| 5 | RO_CFG_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CFG_COMP_SHDATA | Comp-Konfig Shared Data | 20121207 |
Method READ_CFG_OBJECT on class CL_WDR_CFG_COMP_SHBROKER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 731 |