SAP ABAP Class /UI2/CL_WDR_CFG_MD_READER_COMP (Metadata reader for explicit and implict data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration

⤷

⤷

Properties
Class | /UI2/CL_WDR_CFG_MD_READER_COMP | |
Short Description | Metadata reader for explicit and implict data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
Created | 20130313 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_WDR_CFG_MD_READER_COMP has no interface implemented.
Friends
Class /UI2/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' | 20130313 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | 20130313 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20130313 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130313 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | 20130313 | |||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20130313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130313 | |
2 | ![]() |
Instance method | Public | Constructor | 20130313 | |
3 | ![]() |
Instance method | Public | Method | 20130313 | |
4 | ![]() |
Instance method | Public | Method | 20130313 | |
5 | ![]() |
Instance method | Public | Method | 20130313 | |
6 | ![]() |
Instance method | Private | Method | 20130313 | |
7 | ![]() |
Static method | Public | Method | 20130313 | |
8 | ![]() |
Static method | Public | Method | 20130313 | |
9 | ![]() |
Instance method | Private | Method | 20130313 | |
10 | ![]() |
Instance method | Public | Method | 20130313 |
Events
Class /UI2/CL_WDR_CFG_MD_READER_COMP has no event.
Types
Class /UI2/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) | /UI2/WDY_CFG_OUTLINE_DATA | 20130313 | |||
2 | ![]() |
R_IS_EXISTENT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method CHECK_OBJECT_EXISTENT on class /UI2/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 | 20130313 | |||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20130313 | |||
3 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130315 |
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 | 20130313 | |||
2 | ![]() |
I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20130313 | |||
3 | ![]() |
I_SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
4 | ![]() |
I_SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130313 | |||
5 | ![]() |
I_SUPPLY_REASONS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130313 |
Method CREATE_CONTEXT_HIERARCHY on class /UI2/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 | 20130313 |
Method GET_ALL_VIEWS on class /UI2/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) | /UI2/WDY_CFG_PRIMARY_TABLE | List of Primary Attributes for Nodes | 20130313 |
Method GET_PRIMARY_LIST on class /UI2/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 | 20130313 | |||
2 | ![]() |
I_CONTEXT_READER | Call by reference | Object reference (TYPE REF TO) | CL_WDY_RG_CTX_NODE_HIERARCHY | 20130313 | |||
3 | ![]() |
I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20130313 | |||
4 | ![]() |
I_SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
5 | ![]() |
I_SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130313 | |||
6 | ![]() |
I_SUPPLY_REASONS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130313 |
Method INT_REC_CREATE_CONTEXT on class /UI2/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 | 20130313 | |||
2 | ![]() |
R_IS_GEN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method IS_GEN_PRIMARY_ATTRIBUTE on class /UI2/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 | 20130313 | |||
2 | ![]() |
R_IS_GEN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method IS_GEN_PRIMARY_FROM_RTTI on class /UI2/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) | /UI2/WDY_CFG_PRIMARY_TABLE | List of Primary Attributes for Nodes | 20130313 | ||
2 | ![]() |
ROOT_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20130313 |
Method REC_CREATE_PRIMARY_LIST on class /UI2/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 | 20130313 |
Method SET_ROOT_NODE on class /UI2/CL_WDR_CFG_MD_READER_COMP has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |