SAP ABAP Class IF_WD_DATA_CONTAINER (Web Dynpro Data Container)
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
Class IF_WD_DATA_CONTAINER  
Short Description Web Dynpro Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_DATA_CONTAINER has no forward declaration.
Interfaces
Class IF_WD_DATA_CONTAINER has no interface implemented.
Friends
Class IF_WD_DATA_CONTAINER has no friend class.
Attributes
Class IF_WD_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_EXTERNAL_VALUE Instance method Public Method Set External Value in Input Queue 20100616
2 SET_VALUE Instance method Public Method Sets the Value (Must Have Correct Type) 20030908
Events
Class IF_WD_DATA_CONTAINER has no event.
Types
Class 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 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20100616
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100616
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20100616
4 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100616

Method SET_EXTERNAL_VALUE on class 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 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20030908
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT Basisklasse aller Elemente von WebDynpro Knoten 20030908
3 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20040511
4 Importing PATH_TAB Call by reference Type reference (TYPE) WDR_CTX_ELEMENT_PATH_SEGMENTS Context Path Zerlegt in Teile 20040415
5 Importing VALUE Call by reference Object reference (TYPE REF TO) DATA 20030908

Method SET_VALUE on class IF_WD_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in