SAP ABAP Class /EACC/IF_JOURNAL_READER (General Read Interface for a Journal)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_READER Read Interface 20020315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_READER Read Interface 20011023
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_READER_WO_ZEROES JournalReader Without Zero Lines 20050127
3 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_READER_W_TRANSLATION Journal - Reader 20040623
Properties
Class /EACC/IF_JOURNAL_READER  
Short Description General Read Interface for a Journal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010707   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /EACC/CL_PLIMA_FACADE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /EACC/IF_JOURNAL_READER has no interface implemented.
Friends
Class /EACC/IF_JOURNAL_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Public Attribute reference (LIKE) 20020521
2 READ_FORMAT_AMOUNT_ONE_KF Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'A' Read Format for Line Items 20020508
3 READ_FORMAT_DEEP Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'D' Read Format for Line Items 20040217
4 READ_FORMAT_FLAT Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'F' Read Format for Line Items 20020508
5 READ_FORMAT_QUANTITY_ONE_KF Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'Q' Read Format for Line Items 20020508
6 TABLE_FIELD_T_AMOUNT Constant Public Type reference (TYPE) FINB_MD_FIELDNAME 'T_AMOUNT' Field Name 20040616
7 TABLE_FIELD_T_QUANTITY Constant Public Type reference (TYPE) FINB_MD_FIELDNAME 'T_QUANTITY' Field Name 20040616
8 TRUE Instance attribute Public Attribute reference (LIKE) 20020521
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Public Method 20020315
2 FETCH Instance method Public Method 20020315
3 GET_READING_STRUCTURE Instance method Public Method 20020521
4 GET_SELECT_FIELDS Instance method Public Method 20020315
5 OPEN_CURSOR Instance method Public Method 20020315
Events
Class /EACC/IF_JOURNAL_READER has no event.
Types
Class /EACC/IF_JOURNAL_READER has no local type.
Method Signatures

Method CLOSE_CURSOR Signature

Method CLOSE_CURSOR on class /EACC/IF_JOURNAL_READER has no parameter.
Method CLOSE_CURSOR on class /EACC/IF_JOURNAL_READER has no exception.

Method FETCH Signature

Method FETCH on class /EACC/IF_JOURNAL_READER has no parameter.
Method FETCH on class /EACC/IF_JOURNAL_READER has no exception.

Method GET_READING_STRUCTURE Signature

Method GET_READING_STRUCTURE on class /EACC/IF_JOURNAL_READER has no parameter.
Method GET_READING_STRUCTURE on class /EACC/IF_JOURNAL_READER has no exception.

Method GET_SELECT_FIELDS Signature

Method GET_SELECT_FIELDS on class /EACC/IF_JOURNAL_READER has no parameter.
Method GET_SELECT_FIELDS on class /EACC/IF_JOURNAL_READER has no exception.

Method OPEN_CURSOR Signature

Method OPEN_CURSOR on class /EACC/IF_JOURNAL_READER has no parameter.
Method OPEN_CURSOR on class /EACC/IF_JOURNAL_READER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in