SAP ABAP Class /EACC/CL_READER_W_TRANSLATION (Journal - Reader)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/ABSTRACT_JOURNAL (Package) Abstract Journal in e-Accounting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DOCUMENT_READER Document Reader 20040624
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_JOURNAL_READER General Read Interface for a Journal 20040623
3 Inheritance (c INHERITING FROM c_ref)  CL_FINB_PER_READER_AD_READER Document Read Interface 20040623
Properties
Class /EACC/CL_READER_W_TRANSLATION  
Short Description Journal - Reader    
Super Class CL_FINB_PER_READER_AD_READER Document Read Interface 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /EACC/MSG_ABSTR_JRNL    
Program status     
Category 0   
Package /EACC/ABSTRACT_JOURNAL   Abstract Journal in e-Accounting 
Created 20040623   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_DOCUMENT_READER Document Reader 20040624
2 /EACC/IF_JOURNAL_READER General Read Interface for a Journal 20040623
Friends
Class /EACC/CL_READER_W_TRANSLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XDT_DATA_INT Instance attribute Private Object reference (TYPE REF TO) DATA 20040623
2 XO_DOC_JOURNAL Instance attribute Private Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_JOURNAL Document Context 20040623
3 XO_JOURNAL Instance attribute Private Object reference (TYPE REF TO) /EACC/IF_JOURNAL Standardized Functionality of All Journals 20040623
4 XT_KF_CHAR_TRANS_EXT Instance attribute Private Type reference (TYPE) FINB_T_KF_CHAR_TRANSLATION Replacement of Field Names 20040623
5 XT_KF_CHAR_TRANS_INT Instance attribute Private Type reference (TYPE) FINB_T_KF_CHAR_TRANSLATION Replacement of Field Names 20040623
6 X_AGGREGATION Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040623
Events
Class /EACC/CL_READER_W_TRANSLATION has no event.
Types
Class /EACC/CL_READER_W_TRANSLATION 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 IO_DOCUMENT_JOURNAL Call by reference Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_JOURNAL Belegzusammenhang 20040623
2 Importing IO_JOURNAL Call by reference Object reference (TYPE REF TO) /EACC/IF_JOURNAL Einheitliche Funktionalität aller Teilprotokolle 20040623
3 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20040623
4 Importing IT_KF_CHAR_TRANS_EXT Call by reference Type reference (TYPE) FINB_T_KF_CHAR_TRANSLATION Ersetzungen von Feldnamen 20040623
5 Importing I_SKIP_FOR_ALL_ENTRIES_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL Nicht unterstützt 20050202
# Exception Resumable Description Created on
1 FAILED 20040623
History
Last changed by/on SAP  20050301 
SAP Release Created in 400