SAP ABAP Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE (WD Config: Writes data to context)
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_MERGE_WRITER | WDA Config: Writes the merged data | 20130314 |
Properties
| Class | /UI2/CL_WDR_CFG_MERGE_WR_TABLE | |
| Short Description | WD Config: Writes data to context | |
| 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 | 20130314 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WDR_CFG_MERGE_WRITER | WDA Config: Writes the merged data | 20130314 |
Friends
Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_ATTR_TYPE | 20130314 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20130314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20130314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130314 | ||
| 2 | Instance method | Private | Method | 20130314 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130314 | |
| 4 | Instance method | Private | Method | 20130314 | ||
| 5 | Instance method | Private | Method | 20130314 | ||
| 6 | Instance method | Private | Method | 20130314 | ||
| 7 | Instance method | Public | Method | 20130314 | ||
| 8 | Instance method | Public | Method | 20130314 |
Events
Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ATTR_TYPE | Private | See coding | 20130314 | tt_attr_type type HASHED TABLE OF T_ATTR_TYPE with UNIQUE key node_name
|
||
| 2 | T_ATTR_TYPE | Private | See coding | 20130314 | begin of T_ATTR_TYPE,
node_name type string,
attr_defs type /UI2/WDY_CFG_ATTR_INFO_MAP,
end of t_attr_type
|
Method Signatures
Method BUILD_ATTR_TYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20130314 |
Method BUILD_ATTR_TYPE_LIST on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method BUILD_ATTR_TYPE_LIST_INFO_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_INFO | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO | WD Configuration, Change Tool, Node Information | 20130314 |
Method BUILD_ATTR_TYPE_LIST_INFO_MAP on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_INFO_MAP | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | WD Configuration, Change Tool, List of Node Details | 20130314 | |||
| 2 | I_ROOT_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20130314 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method CONVERT_EL_TO_SIMPLE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ENTRY | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA | WDA Configuration: Explicit Data | 20130314 | |||
| 2 | R_ATTR | Value transfer | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_ATTRIBUTES | WDA Configuration: Explicit Attributes | 20130314 |
Method CONVERT_EL_TO_SIMPLE_FORMAT on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method DETERMINE_ELEMENT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | |||
| 2 | I_REFERENCE_PATH | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 3 | R_PATH | Value transfer | Type reference (TYPE) | STRING | 20130314 |
Method DETERMINE_ELEMENT_PATH on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method DETERMINE_NODE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 2 | I_REFERENCE_PATH | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 3 | R_PATH | Value transfer | Type reference (TYPE) | STRING | 20130314 |
Method DETERMINE_NODE_PATH on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method GET_DELETED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT_LIST | Value transfer | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20130314 |
Method GET_DELETED_LIST on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
Method GET_RESULT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT_LIST | Value transfer | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20130314 |
Method GET_RESULT_LIST on class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |