SAP ABAP Class CL_WDR_CHGTOOL_MD_READER (Read Metadata)
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_CHGTOOL_MD_READER | |
| Short Description | Read Metadata | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20080319 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CHGTOOL_MD_READER has no forward declaration.
Interfaces
Class CL_WDR_CHGTOOL_MD_READER has no interface implemented.
Friends
Class CL_WDR_CHGTOOL_MD_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_COMPONENT | Component Description | 20130408 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20080319 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | Component | 20080319 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20080319 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO_MAP | WD Configuration, Change Tool, List of Node Details | 20080319 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | Recursive Description Data for Context Nodes | 20080319 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080319 | |
| 2 | Instance method | Public | Method | Returns all views for the component | 20100630 | |
| 3 | Instance method | Public | Method | Returns all views for the component | 20130408 | |
| 4 | Instance method | Public | Method | 20080319 | ||
| 5 | Instance method | Public | Method | Returns the configuration properties | 20090708 | |
| 6 | Instance method | Public | Method | Returns the attributes of a context node | 20130514 | |
| 7 | Instance method | Public | Method | 20130409 | ||
| 8 | Instance method | Private | Method | 20080319 |
Events
Class CL_WDR_CHGTOOL_MD_READER has no event.
Types
Class CL_WDR_CHGTOOL_MD_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080319 | ||||
| 2 | USED_BY_EDITOR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions für den Config-Editor | 20080319 |
Method GET_ALL_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEWS | Value transfer | Type reference (TYPE) | WDY_OBJECT_MAP_ELEMENT_TABLE | zur WDY_PERS_VIEW_ELEM_TREE_STRUC | 20100630 |
Method GET_ALL_VIEWS on class CL_WDR_CHGTOOL_MD_READER has no exception.
Method GET_ALL_VIEWS_RG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEWS | Value transfer | Type reference (TYPE) | CL_WDY_RG_COMPONENT=>TY_T_CONTROLLERS | 20130408 |
Method GET_ALL_VIEWS_RG on class CL_WDR_CHGTOOL_MD_READER has no exception.
Method GET_CONFIG_CONTEXT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG_CONTEXT_INFO | Value transfer | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO_MAP | WD Konfiguration, Change-Tool, Liste der Knoteninformationen | 20080319 |
Method GET_CONFIG_CONTEXT_INFO on class CL_WDR_CHGTOOL_MD_READER has no exception.
Method GET_CONFIG_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_PROPS | Value transfer | Type reference (TYPE) | WDY_CONFIG_PROPS | Konfigurationseigenschaften einer Komponente | 20090708 |
Method GET_CONFIG_PROPS on class CL_WDR_CHGTOOL_MD_READER has no exception.
Method GET_CONTEXT_NODE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT_PATH | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20130514 | |||
| 2 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130514 | ||||
| 3 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | WDY_RG_S_ATTRIB_INFO | Datenbeschreibungen mit Name und Typ | 20130514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20130514 |
Method GET_ORIGINAL_CONTEXT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20130409 | |||
| 2 | EV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130409 | ||||
| 3 | IT_CONTEXT_PATH | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20130409 | |||
| 4 | IV_CONTROLLER_NAME | Value transfer | Type reference (TYPE) | STRING | 20130409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20130422 |
Method REC_GET_CONTEXT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT_READER | Call by reference | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | Rekursive Beschreibungsdaten für Kontextknoten | 20080319 | |||
| 2 | I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | WDY_CFG_CHGTOOL_NODE_INFO | WD Konfiguration, Change-Tool, Knoteninformation | 20080319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20080723 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 711 |