SAP ABAP Class CL_WDR_CFG_VERSION_MANAGEMENT (Version Management for Web Dynpro Configuration)
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_VERSION_MANAGEMENT | |
| Short Description | Version Management for Web Dynpro Configuration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20080801 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_CFG_VERSION_MANAGEMENT has no interface implemented.
Friends
Class CL_WDR_CFG_VERSION_MANAGEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20080805 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080806 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20080806 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_TADIR_KEY | 20080806 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_APPL | Configuration Data for Web Dynpro Components | 20080822 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_DATA | Configuration Data for Web Dynpro Components | 20080806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory Method for Read Access (application config) | 20081007 | |
| 2 | Static method | Public | Method | Factory Method for Read Access (Component Config) | 20081007 | |
| 3 | Static method | Public | Method | Factory Method for Read Access (application config) | 20081007 | |
| 4 | Static method | Public | Method | Factory Method for Read Access (Component Config) | 20081007 |
Events
Class CL_WDR_CFG_VERSION_MANAGEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_APPL_CONFIG | Public | See coding | 20080822 | begin of ty_s_appl_config,
header type wdy_cfg_vers_appl_headers,
component_hierarchy type wdy_cfg_vers_appl_components,
appl_parameters type wdy_cfg_vers_appl_parameters,
appl_parameters_long type wdy_cfg_vers_appl_param_long_t,
appl_descriptions type wdy_config_appt_table,
end of ty_s_appl_config
|
||
| 2 | TY_S_APPL_CONFIG_INTERNAL | Public | See coding | 20081016 | begin of ty_s_appl_config_internal,
header type wdy_cfg_vers_appl_header,
cmp_hierarchy type wdy_cfg_component_hier_tab,
appl_parameters type wdy_rr_appl_prop_tab,
description_texts type wdy_config_appt_table,
end of ty_s_appl_config_internal
|
||
| 3 | TY_S_COMP_CONFIG | Public | See coding | 20080805 | begin of ty_s_comp_config,
header type wdy_cfg_vers_comp_headers,
expl_data type wdy_cfg_vers_expl_data_tab,
expl_attributes type wdy_cfg_vers_expl_attributes,
expl_attributes_long type wdy_cfg_vers_expl_attr_long_t,
expl_node_infos type wdy_cfg_vers_expl_node_infos,
expl_name_value_pair type wdy_cfg_vers_expl_nvp_tab,
expl_descriptions type wdy_config_datt_table,
texts type wdy_config_compt_table,
impl_data type wdy_cfg_vers_impl_data_tab,
impl_properties_long type wdy_cfg_vers_impl_prop_long_t,
impl_field_seq type wdy_cfg_vers_impl_fieldseq_tab,
end of ty_s_comp_config
|
||
| 4 | TY_S_COMP_CONFIG_INTERNAL | Public | See coding | 20081015 | begin of ty_s_comp_config_internal,
header type wdy_cfg_vers_comp_header,
expl_data type wdy_cfg_expl_data_tab,
impl_data type wdr_ui_pp13n_table,
description_texts type wdy_config_datt_table,
texts type wdy_config_compt_table,
end of ty_s_comp_config_internal
|
||
| 5 | TY_S_RECOVERY_INFO_CMP | Public | See coding | 20081001 | begin of ty_s_recovery_info_cmp,
node_info_deltas type wdy_cfg_vers_expl_node_infos,
end of ty_s_recovery_info_cmp
|
||
| 6 | TY_TADIR_KEY | Private | See coding | 20080806 | TY_TADIR_KEY type c length 40
|
Method Signatures
Method GET_VERSION_READER_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081007 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_VERSION_READER_APPL | Bereitet Konfigurationsdaten für Versionsverwaltung auf | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081007 |
Method GET_VERSION_READER_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081007 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_VERSION_READER_COMP | Bereitet Konfigurationsdaten für Versionsverwaltung auf | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081007 |
Method GET_VERSION_WRITER_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081007 | |||
| 2 | IS_LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090109 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_VERSION_WRITER_APPL | Bereitet Konfigurationsdaten für Versionsverwaltung auf | 20081007 | |||
| 4 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090109 | |||
| 5 | VERSION_DELTA | Call by reference | Type reference (TYPE) | SVRS2_XWDCA | 20081007 | ||||
| 6 | VERSION_TO_RECOVER | Call by reference | Type reference (TYPE) | SVRS2_WDCA | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081007 |
Method GET_VERSION_WRITER_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081007 | |||
| 2 | IS_LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090109 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_VERSION_WRITER_COMP | Bereitet Konfigurationsdaten für Versionsverwaltung auf | 20081007 | |||
| 4 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090109 | |||
| 5 | VERSION_DELTA | Call by reference | Type reference (TYPE) | SVRS2_XWDCC | 20081007 | ||||
| 6 | VERSION_TO_RECOVER | Call by reference | Type reference (TYPE) | SVRS2_WDCC | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20081007 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |