SAP ABAP Class /EACC/CL_AE_MULTI_READER (Read More than One Accounting System)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DM_EXTRACTOR (Package) Data Retention: Extraction
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_READER Read Interface 20021105
Properties
Class /EACC/CL_AE_MULTI_READER  
Short Description Read More than One Accounting System    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/DM_EXTRACTOR   Data Retention: Extraction 
Created 20021105   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/CL_AE_MULTI_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_READER Read Interface 20021105
Friends
Class /EACC/CL_AE_MULTI_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MULTI_READER Instance attribute Private Object reference (TYPE REF TO) CL_FINB_MULTI_READER Document Reader for Several Configurations 20021105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021105
2 GET_INSTANCE Static method Public Method 20021105
Events
Class /EACC/CL_AE_MULTI_READER has no event.
Types
Class /EACC/CL_AE_MULTI_READER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_TS_SYSTEM Liste von Rechnungssystemen 20021105
2 Importing I_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20021105
3 Importing I_JOURNAL Call by reference Type reference (TYPE) /EACC/JOURNAL Name eines Journals 20021105
4 Importing I_READ_FORMAT Call by reference Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Einzelpostenleseformat 20021105
# Exception Resumable Description Created on
1 DATABASIS_NOT_FOUND 20021105
2 FAILED 20021106
3 INVALID_ACC_SYSTEM 20021105

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_TS_SYSTEM Liste von Rechnungssystemen 20021105
2 Importing I_DATABASIS Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20021105
3 Importing I_JOURNAL Value transfer Type reference (TYPE) /EACC/JOURNAL Name eines Journals 20021105
4 Importing I_READ_FORMAT Value transfer Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Einzelpostenleseformat 20021105
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /EACC/CL_AE_MULTI_READER Lesen mehrere Rechnungsysteme 20021105
# Exception Resumable Description Created on
1 FAILED 20021106
History
Last changed by/on SAP  20041006 
SAP Release Created in 350