SAP ABAP Class /UI2/CL_WDR_CFG_MD_PROVIDER (Access configuration metadata)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_MD_PROVIDER | Access to config metadata for a component | 20130313 |
Properties
Class | /UI2/CL_WDR_CFG_MD_PROVIDER | |
Short Description | Access configuration metadata | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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
Class /UI2/CL_WDR_CFG_MD_PROVIDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_WDR_CFG_MD_PROVIDER | Access to config metadata for a component | 20130313 |
Friends
Class /UI2/CL_WDR_CFG_MD_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ITYT_MD_BUFFER | 20130417 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_MD_PROVIDER | 20130313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130313 |
Events
Class /UI2/CL_WDR_CFG_MD_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ITYS_MD_BUFFER | Private | See coding | 20130417 | begin of ITYS_MD_BUFFER,
object_name type wdy_component_name,
used_by_editor type wdy_boolean,
exists type wdy_boolean,
metadata type /ui2/wdy_cfg_node_info_map,
config_props type wdy_config_props,
is_delta type wdy_boolean,
end of itys_md_buffer
|
||
2 | ITYT_MD_BUFFER | Private | See coding | 20130417 | ityt_md_buffer type sorted table of itys_md_buffer with unique key object_name used_by_editor
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_MD_PROVIDER | 20130313 |
Method GET_INSTANCE on class /UI2/CL_WDR_CFG_MD_PROVIDER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |