SAP ABAP Interface IF_WDR_CFG_MERGE_WRITER (WDA Config: Writes the merged data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CFG_MERGE_WR_TABLE | WD Config: Writes data to context | 20070830 |
Properties
| Interface | IF_WDR_CFG_MERGE_WRITER | |
| Short Description | WDA Config: Writes the merged data |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20070829 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDR_CFG_MERGE_WRITER has no forward declaration.
Interfaces
Interface IF_WDR_CFG_MERGE_WRITER has no interface.
Friends
Interface IF_WDR_CFG_MERGE_WRITER has no friend.
Attributes
Interface IF_WDR_CFG_MERGE_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070829 | ||
| 2 | Instance method | Public | Method | 20070903 | ||
| 3 | Instance method | Public | Method | 20070829 | ||
| 4 | Instance method | Public | Method | 20070903 |
Events
Interface IF_WDR_CFG_MERGE_WRITER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_REFERENCE_DATA | Public | See coding | 20070903 | begin of T_REFERENCE_DATA,
table type WDY_CFG_EXPL_DATA,
node type ref to if_wd_context_node,
element type ref to if_wd_context_element,
deleted type wdy_boolean,
end of t_reference_data
|
Method Signatures
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ENTRY_1 | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070829 | |||
| 2 | I_ELEMENT_ENTRY_2 | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070829 | |||
| 3 | I_REF_DATA | Call by reference | Type reference (TYPE) | T_REFERENCE_DATA | WebDynpro: Schnittstelle für Kontext Knoten | 20070903 | |||
| 4 | R_REF_DATA | Value transfer | Type reference (TYPE) | T_REFERENCE_DATA | Web Dynpro: Schnittstelle für ein Knotenelement | 20070903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20070830 |
Method CREATE_ELEMENT_SIMPLE 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) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070903 | |||
| 2 | I_IS_BASIS_TABLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100302 | |||
| 3 | I_REF_DATA | Call by reference | Type reference (TYPE) | T_REFERENCE_DATA | WebDynpro: Schnittstelle für Kontext Knoten | 20070903 | |||
| 4 | R_REF_DATA | Value transfer | Type reference (TYPE) | T_REFERENCE_DATA | Web Dynpro: Schnittstelle für ein Knotenelement | 20070903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20070903 |
Method CREATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_ENTRY_1 | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070829 | |||
| 2 | I_NODE_ENTRY_2 | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070829 | |||
| 3 | I_REF_DATA | Call by reference | Type reference (TYPE) | T_REFERENCE_DATA | Web Dynpro: Schnittstelle für ein Knotenelement | 20070903 | |||
| 4 | R_REF_DATA | Value transfer | Type reference (TYPE) | T_REFERENCE_DATA | WebDynpro: Schnittstelle für Kontext Knoten | 20070903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20070830 |
Method CREATE_NODE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_ENTRY | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Konfiguration: Explizite Daten | 20070903 | |||
| 2 | I_REF_DATA | Call by reference | Type reference (TYPE) | T_REFERENCE_DATA | Web Dynpro: Schnittstelle für ein Knotenelement | 20070903 | |||
| 3 | R_REF_DATA | Value transfer | Type reference (TYPE) | T_REFERENCE_DATA | WebDynpro: Schnittstelle für Kontext Knoten | 20070903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20070903 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |