SAP ABAP Interface IF_WD_DATA_CONTAINER (Web Dynpro Data Container)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_DATA_CONTAINER | Web Dynpro Data Container (Server Part) | 20030908 |
Properties
| Interface | IF_WD_DATA_CONTAINER | |
| Short Description | Web Dynpro Data Container |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20030908 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WD_DATA_CONTAINER has no forward declaration.
Interfaces
Interface IF_WD_DATA_CONTAINER has no interface.
Friends
Interface IF_WD_DATA_CONTAINER has no friend.
Attributes
Interface IF_WD_DATA_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set External Value in Input Queue | 20100616 | |
| 2 | Instance method | Public | Method | Sets the Value (Must Have Correct Type) | 20030908 |
Events
Interface IF_WD_DATA_CONTAINER has no event.
Types
Interface IF_WD_DATA_CONTAINER has no local type.
Method Signatures
Method SET_EXTERNAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100616 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100616 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100616 | ||||
| 4 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20100616 |
Method SET_EXTERNAL_VALUE on Interface IF_WD_DATA_CONTAINER has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20030908 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Basisklasse aller Elemente von WebDynpro Knoten | 20030908 | |||
| 3 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20040511 | |||
| 4 | PATH_TAB | Call by reference | Type reference (TYPE) | WDR_CTX_ELEMENT_PATH_SEGMENTS | Context Path Zerlegt in Teile | 20040415 | |||
| 5 | VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20030908 |
Method SET_VALUE on Interface IF_WD_DATA_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |