SAP ABAP Class /EACC/CL_DMB_DSOURCE (Edit DataSource and InfoSource)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DMB_EXTRACTOR (Package) BW Extractor for Accounting Engine
Properties
Class /EACC/CL_DMB_DSOURCE  
Short Description Edit DataSource and InfoSource    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/DMB_EXTRACTOR   BW Extractor for Accounting Engine 
Created 20040521   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/CL_DMB_DSOURCE has no forward declaration.
Interfaces
Class /EACC/CL_DMB_DSOURCE has no interface implemented.
Friends
Class /EACC/CL_DMB_DSOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _DATASOURCE Static Attribute Private Type reference (TYPE) /EACC/DM_DATASOURCE DataSource 20040521
2 _INSTANCE_CALLBACK Static Attribute Private Object reference (TYPE REF TO) /EACC/IF_DMB_SOURCE_CALLBACK Callback for DataSource 20040521
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELTAB Static method Public Method Reader for DataSource 20040521
2 FILL_BUFFER Static method Private Method Fill Buffer 20040521
3 GET_DATABASIS Static method Public Method Data Basis 20040521
4 GET_READER Static method Public Method Reader for DataSource 20040521
Events
Class /EACC/CL_DMB_DSOURCE has no event.
Types
Class /EACC/CL_DMB_DSOURCE 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 Value transfer Type reference (TYPE) /EACC/SEL_TAB Leseschnittstelle 20040521
2 Importing I_DATASOURCE Call by reference Type reference (TYPE) /EACC/DM_DATASOURCE DataSource 20040521
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MESS_HANDLER 20040521
2 FAILED 20040521

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) /EACC/DM_DATASOURCE 20040521
# Exception Resumable Description Created on
1 FAILED 20040521

Method GET_DATABASIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) /EACC/DM_DATASOURCE DataSource 20040521
2 Returning R_DATABASIS Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20040521
# Exception Resumable Description Created on
1 FAILED 20040521

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) /EACC/DM_DATASOURCE DataSource 20040521
2 Returning RI_READER Value transfer Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20040521
# Exception Resumable Description Created on
1 FAILED 20040521
History
Last changed by/on SAP  20041209 
SAP Release Created in 400