SAP ABAP Class CL_WDR_CFG_MD_READER_COMP (MetaData Reader for Explicit and Implicit Data)
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_MD_READER_COMP | |
Short Description | MetaData Reader for Explicit and Implicit Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20070720 | SAP |
Last change | 20131127 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_CFG_MD_READER_COMP has no interface implemented.
Friends
Class CL_WDR_CFG_MD_READER_COMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | 'P' | Character Field of Length 1 | 20080318 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_COMPONENT | RG Reference of Component | 20130408 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20070720 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | Component | 20070720 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20070720 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20070720 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_PROPS | Configuration Properties | 20070720 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | Recursive Description Data for Context Nodes | 20070720 | ||
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Root Node | 20070720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether the object exists (component or application) | 20070807 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20070720 |
3 | ![]() |
Instance method | Public | Method | Creates context from configuration context metadata | 20070720 |
4 | ![]() |
Instance method | Public | Method | Returns all aggregated elements | 20070720 |
5 | ![]() |
Instance method | Public | Method | Returns all views for the component | 20070720 |
6 | ![]() |
Instance method | Public | Method | Returns all views for the component | 20130408 |
7 | ![]() |
Instance method | Public | Method | Gets the list with the primary and index attributes | 20070822 |
8 | ![]() |
Instance method | Private | Method | Creates context node recursively | 20070720 |
9 | ![]() |
Static method | Public | Method | Is an attribute a generic primary attribute? | 20090703 |
10 | ![]() |
Static method | Public | Method | Is an attribute a generic primary attribute? | 20100729 |
11 | ![]() |
Instance method | Private | Method | Creates List of Primary Attributes | 20070822 |
12 | ![]() |
Instance method | Public | Method | Sets the root node if the config. context exists | 20070720 |
Events
Class CL_WDR_CFG_MD_READER_COMP has no event.
Types
Class CL_WDR_CFG_MD_READER_COMP has no local type.
Method Signatures
Method CHECK_OBJECT_EXISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OUTLINE_DATA | Call by reference | Type reference (TYPE) | WDY_CFG_OUTLINE_DATA | WebDynpro: Schnittstelle für Kontext Knoten | 20070807 | ||
2 | ![]() |
R_IS_EXISTENT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070807 |
Method CHECK_OBJECT_EXISTENT on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method CONSTRUCTOR 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 | 20070720 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20070720 | ||
3 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20080515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme-Klasse für die WD-Konfiguration | 20070720 |
Method CREATE_CONTEXT_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | WebDynpro: Schnittstelle für Kontext Knoten | 20070720 | ||
2 | ![]() |
I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20070720 | ||
3 | ![]() |
I_SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080318 | |||
4 | ![]() |
I_SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080318 | |||
5 | ![]() |
I_SUPPLY_REASONS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080318 |
Method CREATE_CONTEXT_HIERARCHY on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method GET_ALL_AGGREGATED_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGREGATED_ELEMENTS | Value transfer | Type reference (TYPE) | IF_WDR_CFG_IMPLICIT_SERVICE=>TT_VIEW_ELEMENT_INFO | 20070720 | |||
2 | ![]() |
CHECK_NEXT_LAYER | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070720 | |
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070720 |
Method GET_ALL_AGGREGATED_ELEMENTS on class CL_WDR_CFG_MD_READER_COMP has no exception.
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 | 20070720 |
Method GET_ALL_VIEWS on class CL_WDR_CFG_MD_READER_COMP 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_CFG_MD_READER_COMP has no exception.
Method GET_PRIMARY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_PRIMARY_TABLE | Liste der Primärattribute zu den Knoten | 20070822 |
Method GET_PRIMARY_LIST on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method INT_REC_CREATE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20070720 | ||
2 | ![]() |
I_CONTEXT_READER | Call by reference | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | Rekursive Beschreibungsdaten für Kontextknoten | 20070720 | ||
3 | ![]() |
I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20070720 | ||
4 | ![]() |
I_SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080403 | |||
5 | ![]() |
I_SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080403 | |||
6 | ![]() |
I_SUPPLY_REASONS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 |
Method INT_REC_CREATE_CONTEXT on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method IS_GEN_PRIMARY_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20090703 | ||
2 | ![]() |
R_IS_GEN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090703 |
Method IS_GEN_PRIMARY_ATTRIBUTE on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method IS_GEN_PRIMARY_FROM_RTTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20100729 | ||
2 | ![]() |
R_IS_GEN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100729 |
Method IS_GEN_PRIMARY_FROM_RTTI on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method REC_CREATE_PRIMARY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_PRIMARY_TABLE | 20070822 | |||
2 | ![]() |
ROOT_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Schnittstelle für Context-Knoten | 20070822 |
Method REC_CREATE_PRIMARY_LIST on class CL_WDR_CFG_MD_READER_COMP has no exception.
Method SET_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20070720 |
Method SET_ROOT_NODE on class CL_WDR_CFG_MD_READER_COMP has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 710 |