SAP ABAP Class IF_WDR_DATA_PROVIDER_CB (Interface to Read Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_C_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20140807
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20140807
Properties
Class IF_WDR_DATA_PROVIDER_CB  
Short Description Interface to Read Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140807   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_DATA_PROVIDER_CB has no forward declaration.
Interfaces
Class IF_WDR_DATA_PROVIDER_CB has no interface implemented.
Friends
Class IF_WDR_DATA_PROVIDER_CB has no friend class.
Attributes
Class IF_WDR_DATA_PROVIDER_CB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_VALUE Instance method Public Method 20140807
2 GET_ATTRIB_VALUE_FOR_ELEMENTS Instance method Public Method 20140807
Events
Class IF_WDR_DATA_PROVIDER_CB has no event.
Types
Class IF_WDR_DATA_PROVIDER_CB has no local type.
Method Signatures

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) DATA 20140807
2 Importing I_AS_EXTERNAL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20140807
3 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20140807
4 Importing I_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20140807
5 Importing I_DATA_SOURCE_PATH_NAME Call by reference Type reference (TYPE) STRING 20140807

Method GET_ATTRIBUTE_VALUE on class IF_WDR_DATA_PROVIDER_CB has no exception.

Method GET_ATTRIB_VALUE_FOR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) TABLE 20140807
2 Importing I_AS_EXTERNAL Call by reference Type reference (TYPE) WDY_BOOLEAN 20140807
3 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140807
4 Importing I_CONTEXT_ELEMENT_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20140807
5 Importing I_DATA_SOURCE_PATH_NAME Call by reference Type reference (TYPE) STRING 20140807

Method GET_ATTRIB_VALUE_FOR_ELEMENTS on class IF_WDR_DATA_PROVIDER_CB has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in