SAP ABAP Class IF_FINB_REPORTING_READER (Read Interface of Reporting Tool)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_READER Read Interface 20040525
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_DOC_DISPLAY_RT Document Line Display in FB03 with Reporting Tool 20050120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_COMPARE_READER Price Comparison - Reader 20050107
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_REPORTING PriceManager: Abstract Reporting Class 20040525
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REVALUATION_DOC Document for Price Change/Inventory Revaluation 20040525
Properties
Class IF_FINB_REPORTING_READER  
Short Description Read Interface of Reporting Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020214   SAP 
Last change 20080626   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_REPORTING_READER has no forward declaration.
Interfaces
Class IF_FINB_REPORTING_READER has no interface implemented.
Friends
Class IF_FINB_REPORTING_READER has no friend class.
Attributes
Class IF_FINB_REPORTING_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Public Method 20040525
2 FETCH Instance method Public Method 20040525
3 GET_READING_STRUCTURE Instance method Public Method 20040525
4 GET_SELECT_FIELDS Instance method Public Method 20040525
5 OPEN_CURSOR Instance method Public Method 20040525
6 SELECT Instance method Public Method 20040525
7 SELECT_EXTENDED Instance method Public Method 20040525
Events
Class IF_FINB_REPORTING_READER has no event.
Types
Class IF_FINB_REPORTING_READER has no local type.
Method Signatures

Method CLOSE_CURSOR Signature

Method CLOSE_CURSOR on class IF_FINB_REPORTING_READER has no parameter.
Method CLOSE_CURSOR on class IF_FINB_REPORTING_READER has no exception.

Method FETCH Signature

Method FETCH on class IF_FINB_REPORTING_READER has no parameter.
Method FETCH on class IF_FINB_REPORTING_READER has no exception.

Method GET_READING_STRUCTURE Signature

Method GET_READING_STRUCTURE on class IF_FINB_REPORTING_READER has no parameter.
Method GET_READING_STRUCTURE on class IF_FINB_REPORTING_READER has no exception.

Method GET_SELECT_FIELDS Signature

Method GET_SELECT_FIELDS on class IF_FINB_REPORTING_READER has no parameter.
Method GET_SELECT_FIELDS on class IF_FINB_REPORTING_READER has no exception.

Method OPEN_CURSOR Signature

Method OPEN_CURSOR on class IF_FINB_REPORTING_READER has no parameter.
Method OPEN_CURSOR on class IF_FINB_REPORTING_READER has no exception.

Method SELECT Signature

Method SELECT on class IF_FINB_REPORTING_READER has no parameter.
Method SELECT on class IF_FINB_REPORTING_READER has no exception.

Method SELECT_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE Ergebnisdaten 20040525
2 Importing ID_INCL_CLOSED Call by reference Type reference (TYPE) BOOLE_D '' 'X' = auch abgeschlossene Objekte selektieren 20080320
3 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20040525
4 Importing IO_CONDITION_2 Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION 2. Bedingung (für komplexe Selektionen der Anwendung) 20040525
5 Importing IT_ADDITIONAL_GROUP_BY_TAB Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20040525
6 Importing IT_ENTRIES Call by reference Type reference (TYPE) TABLE "for all entries"-Tabelle 20040525
7 Importing IT_ENTRIES_WHERE Call by reference Type reference (TYPE) FINB_T_ENTRIES_WHERE "for all entries"-Bedingung 20040525
8 Importing IT_SELECT_TAB Call by reference Type reference (TYPE) FINB_READ_SELECT_CLAUSE Selektionstabelle mit Feldnamen 20040525
9 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20040525
# Exception Resumable Description Created on
1 CURSOR_IS_ALREADY_OPEN 20040525
2 EITHER_SEL_TAB_OR_CONDITION 20040525
3 FAILED 20040525
4 INVALID_SELECTION Selektion auf nicht erlaubte Felder 20040525
History
Last changed by/on SAP  20080626 
SAP Release Created in