SAP ABAP Class /EACC/IF_DMB_SOURCE_CALLBACK (Callback for DataSource)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_DMB_SOURCE_CALLB_EX Callback for DataSource 20040629
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACA/CL_GL_SOURCE_CALLBACK Fills Interface /EACC/DM_BWOBJECTS 20040629
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_CW_BW_CALLBACK Impl. Extraction Interface to the BW 20030710
Properties
Class /EACC/IF_DMB_SOURCE_CALLBACK  
Short Description Callback for DataSource    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020705   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_DMB_SOURCE_CALLBACK has no forward declaration.
Interfaces
Class /EACC/IF_DMB_SOURCE_CALLBACK has no interface implemented.
Friends
Class /EACC/IF_DMB_SOURCE_CALLBACK has no friend class.
Attributes
Class /EACC/IF_DMB_SOURCE_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELTAB Instance method Public Method Checks Seltab 20030624
2 GET_DATABASIS Instance method Public Method Fetches Data Basis 20020712
3 GET_INSTANCE Static method Public Method 20020705
4 GET_READER Instance method Public Method 20020705
Events
Class /EACC/IF_DMB_SOURCE_CALLBACK has no event.
Types
Class /EACC/IF_DMB_SOURCE_CALLBACK has no local type.
Method Signatures

Method CHECK_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELTAB Call by reference Type reference (TYPE) /EACC/SEL_TAB Selektionstabelle mit Feldnamen 20030624
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MESS_HANDLER 20030624

Method GET_DATABASIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATABASIS Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20020712
# Exception Resumable Description Created on
1 FAILED 20040521

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_GUID Value transfer Type reference (TYPE) GUID_22 Guid 20020806
2 Returning RI_INSTANCE Value transfer Object reference (TYPE REF TO) /EACC/IF_DMB_SOURCE_CALLBACK Callback für DataSource 20020705
# Exception Resumable Description Created on
1 FAILED 20020712

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_READER Value transfer Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20020705
# Exception Resumable Description Created on
1 FAILED 20020712
History
Last changed by/on SAP  20041209 
SAP Release Created in