SAP ABAP Class IF_FINB_REPORTING_SERVICE (Interface to Reporting Tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_REPORTING_SERVICE Reporting Tool 20040510
Properties
Class IF_FINB_REPORTING_SERVICE  
Short Description Interface to Reporting Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020219   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_REPORTING_SERVICE has no forward declaration.
Interfaces
Class IF_FINB_REPORTING_SERVICE has no interface implemented.
Friends
Class IF_FINB_REPORTING_SERVICE has no friend class.
Attributes
Class IF_FINB_REPORTING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_AND_RETURN Instance method Public Method Let the show begin! 20040510
2 REFRESH Instance method Public Method Update Display Data 20040719
3 SET_DETAIL_PARAMETERS Instance method Public Method Settings for a Detail List 20040802
Events
Class IF_FINB_REPORTING_SERVICE has no event.
Types
Class IF_FINB_REPORTING_SERVICE has no local type.
Method Signatures

Method CALL_AND_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PICKED_LINE Call by reference Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Merkmalsvektor 20040514
2 Importing ID_DISPLAY_VARIANT Call by reference Type reference (TYPE) FINB_RP_LAYOUT Layout 20040514
3 Importing ID_PICK_LINE Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Return bei Selektion einer Zeile 20040514
4 Importing ID_SHOW_EMPTY_LIST Call by reference Type reference (TYPE) FINB_MD_BOOLEAN 'X' Leere Liste anzeigen (wenn nicht: Exception) 20041110
5 Importing IO_APPL_SERVICE Call by reference Object reference (TYPE REF TO) IF_FINB_REPORTING_APPL_SERVICE Klasse der Anwendung des Reporting-Tools 20040514
6 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION Selektions-Bedingung 20040510
7 Importing IO_CONDITION_2 Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION 2. Bedingung (für komplexe Selektionen der Anwendung) 20040525
8 Importing IT_FOBJ_JRDR_SELECT_PARAM Call by reference Type reference (TYPE) FINB_TS_FOBJ_JRDR_SELECT_PARAM Parameter für den SELECT auf einer FOBJ-Join-Reader Kompon. 20041020
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten gefunden 20040924

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COMPLETE_REFRESH Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Kompletter Refresh (auch Layout, Events, ...) 20040719
2 Importing ID_SHOW_EMPTY_LIST Call by reference Type reference (TYPE) FINB_MD_BOOLEAN 'X' Leere Liste anzeigen (wenn nicht: Exception) 20051228
3 Importing IO_APPL_SERVICE Call by reference Object reference (TYPE REF TO) IF_FINB_REPORTING_APPL_SERVICE Klasse der Anwendung des Reporting-Tools 20040719
4 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION Selektions-Bedingung 20040820
5 Importing IO_CONDITION_2 Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION 2. Bedingung (für komplexe Selektionen der Anwendung) 20040820

Method REFRESH on class IF_FINB_REPORTING_SERVICE has no exception.

Method SET_DETAIL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DETAIL_TYPE Call by reference Type reference (TYPE) FINB_RP_DETAIL_EVENT Art einer Detailliste (Splitter oder Popup) 20041119
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Detailliste 20040802
3 Importing IO_PARENT_ALV_DISPLAY Call by reference Object reference (TYPE REF TO) CL_FINB_REPORTING_ALV_DISPLAY Reporting mit ALV Grid (Aufrufer der Detailliste) 20040826

Method SET_DETAIL_PARAMETERS on class IF_FINB_REPORTING_SERVICE has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in