SAP ABAP Interface IF_WDR_DATA_PROVIDER_CB (Interface to Read Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_RUNTIME_SERVICES (Package) Web Dynpro: Additional Services of Web Dynpro Runtime
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
Interface IF_WDR_DATA_PROVIDER_CB  
Short Description Interface to Read Data    
General Data
Package SWDP_RUNTIME_SERVICES   Web Dynpro: Additional Services of Web Dynpro Runtime 
Created 20140807   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_WDR_DATA_PROVIDER_CB has no forward declaration.
Interfaces
Interface IF_WDR_DATA_PROVIDER_CB has no interface.
Friends
Interface IF_WDR_DATA_PROVIDER_CB has no friend.
Attributes
Interface 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
Interface IF_WDR_DATA_PROVIDER_CB has no event.
Types
Interface 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 Interface 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 Interface IF_WDR_DATA_PROVIDER_CB has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740