SAP ABAP Class CL_ESH_IF_DATA_PROVIDER_INTEGR (Data Provider Integration Appendix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTERFACE (Package) Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_OBJECT_EXTR_PR_MULTI Object data extraction preparation (internal!) 20100806
Properties
Class CL_ESH_IF_DATA_PROVIDER_INTEGR  
Short Description Data Provider Integration Appendix    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_INTERFACE   Interface 
Created 20100806   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_IF_DATA_PROVIDER_INTEGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_IF_OBJECT_EXTR_PR_MULTI Object data extraction preparation (internal!) 20100806
Friends
Class CL_ESH_IF_DATA_PROVIDER_INTEGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_IF_OBJECT_EXTR_PR_MULTI Instance attribute Protected Type reference (TYPE) S_OBJECT_EXTR_PRE_MULTI Wrapper data for extraction preparation 20100806
2 SC_IF_OBJECT_EXTR_PREP Constant Protected Type reference (TYPE) SEOCLSNAME 'IF_ESH_IF_OBJECT_EXTR_PREP' Interface name 20100806
3 SC_IF_OBJECT_EXTR_PRE_XSYS Constant Protected Type reference (TYPE) SEOCLSNAME 'IF_ESH_IF_OBJECT_EXTR_PRE_XSYS' Interface name 20100806
4 SC_IF_OBJECT_EXTR_PR_MULTI Constant Protected Type reference (TYPE) SEOCLSNAME 'IF_ESH_IF_OBJECT_EXTR_PR_MULTI' Interface name 20100806
Methods
Class CL_ESH_IF_DATA_PROVIDER_INTEGR has no method.
Events
Class CL_ESH_IF_DATA_PROVIDER_INTEGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBJECT_EXTR_PRE_MULTI Protected See coding Wrapper data for extraction preparation 20100806 BEGIN OF s_object_extr_pre_multi, ref_object_extr_prep TYPE REF TO if_esh_if_object_extr_prep, ref_object_extr_pre_xsys TYPE REF TO if_esh_if_object_extr_pre_xsys, END OF s_object_extr_pre_multi
History
Last changed by/on SAP  20110908 
SAP Release Created in 703