SAP ABAP Class CL_WDR_CFG_DRAFT (Methods for Configuration Drafts)
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_DRAFT | |
| Short Description | Methods for Configuration Drafts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20130528 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_CFG_DRAFT has no interface implemented.
Friends
Class CL_WDR_CFG_DRAFT has no friend class.
Attributes
Class CL_WDR_CFG_DRAFT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130628 | ||
| 2 | Static method | Private | Method | 20130628 | ||
| 3 | Static method | Private | Method | 20130628 | ||
| 4 | Static method | Public | Method | 20130528 | ||
| 5 | Static method | Public | Method | 20130620 |
Events
Class CL_WDR_CFG_DRAFT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EXPL_DATA | Public | See coding | 20130620 | begin of ts_expl_data,
chunk type i,
step type i,
method_name type string,
attribute_name type wdr_attribute_name,
attribute_value type string,
node_path type wdr_ctx_element_path,
element_index type wdr_index,
end of ts_expl_data
|
||
| 2 | TT_EXPL_DATA | Public | See coding | 20130620 | tt_expl_data type standard table of ts_expl_data with non-unique default key
|
Method Signatures
Method CONVERT_EXPL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXPL_ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_ATTRIBUTES | WDA Configuration: Attribute explizit | 20130628 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130628 |
Method CONVERT_EXPL_ATTRIBUTES on class CL_WDR_CFG_DRAFT has no exception.
Method CONVERT_STATIC_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING | 20130701 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130628 |
Method CONVERT_STATIC_ATTRIBUTE on class CL_WDR_CFG_DRAFT has no exception.
Method CONVERT_STATIC_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING | 20130701 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130628 |
Method CONVERT_STATIC_ATTRIBUTES on class CL_WDR_CFG_DRAFT has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20130528 | |||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG | Web Dynpro: Personalisierungsreichweite | 20130528 | ||
| 3 | RT_DRAFT_DATA | Value transfer | Type reference (TYPE) | CL_WDR_CFGE_CHANGE_LOG=>TT_CHANGE_DATA | 20130528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20130528 |
Method GET_FORMATTED_EXPL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20130620 | |||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG | Web Dynpro: Personalisierungsreichweite | 20130620 | ||
| 3 | RT_DRAFT_EXPL_DATA | Value transfer | Type reference (TYPE) | CL_WDR_CFG_DRAFT=>TT_EXPL_DATA | 20130620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20130620 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |