SAP ABAP Class /EACC/CL_AE_MULTI_READER_OLD (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_OLD  
Short Description Read More than One Accounting System    
Super Class    
Instantiability of a Class 2  Public 
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_OLD 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_OLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_READ_FORMAT Instance attribute Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Read Format for Line Items 20021105
2 _AGGREGATION Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021105
3 _INDEX Instance attribute Private Type reference (TYPE) NUM8 Item in the Reader List 20021105
4 _NUMBER_OF_READERS Instance attribute Private Type reference (TYPE) NUM8 Number of Readers 20021105
5 _O_CONDITION Instance attribute Private Object reference (TYPE REF TO) CL_FINB_CONDITION Condition 20021105
6 _O_HAVING_CONDITION Instance attribute Private Object reference (TYPE REF TO) CL_FINB_CONDITION Condition 20021105
7 _T_ADDITIONAL_GROUP_BY_TAB Instance attribute Private Type reference (TYPE) FINB_KF_CHARS Characteristics and Key Figures 20021105
8 _T_READER Instance attribute Private Type reference (TYPE) YT_READER List of Readers 20021105
9 _T_SELECT_TAB Instance attribute Private Type reference (TYPE) FINB_READ_SELECT_CLAUSE 'Select' Clause 20021105
10 _T_SEL_TAB Instance attribute Private Type reference (TYPE) FINB_SEL_TAB Selection Table with Field Names 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_OLD has no event.
Types
Class /EACC/CL_AE_MULTI_READER_OLD 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 I_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20021105
2 Importing I_JOURNAL Call by reference Type reference (TYPE) /EACC/JOURNAL Name eines Journals 20021105
3 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

Method GET_INSTANCE Signature

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