SAP ABAP Class CL_FINB_REPORTING_ALV_DISPLAY (Reporting with ALV Grid)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_REPORTING (Package) Reporting
Properties
Class CL_FINB_REPORTING_ALV_DISPLAY  
Short Description Reporting with ALV Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_MSG_REPORTING    
Program status     
Category 0   
Package FINB_REPORTING   Reporting 
Created 20040825   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_REPORTING_ALV_DISPLAY has no forward declaration.
Interfaces
Class CL_FINB_REPORTING_ALV_DISPLAY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FINB_REPORTING_ALV_DISPLAY 20041116 Reporting with ALV Grid
2 CL_FINB_REPORTING_SERVICE 20041116 Reporting Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GD_INSTANCE_COUNTER Static Attribute Private Type reference (TYPE) I Number of Generated Instances (Stack) 20040830
2 MB_DATA_CHANGED Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Data in the Output Table Was Changed 20040917
3 MB_DATA_CHANGED_TOTAL Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Data in the Output Table Was Changed 20050824
4 MB_DETAIL_LIST Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Indicator: Detail List 20040825
5 MB_DETAIL_LIST_OPEN Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Detail List Is Displayed 20041015
6 MB_DETAIL_POPUP_OPEN Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Popup Is Displayed 20041119
7 MB_DONTPANIC_MODE Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Expert Mode activated 20050608
8 MB_MSG_PROTOCOL_OPEN Instance attribute Public Type reference (TYPE) FINB_MD_BOOLEAN Message Log Is Displayed 20041015
9 MB_ON_VALUE_HELP Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Input Help Event (F4) Triggered 20041013
10 MB_PICK_LINE Instance attribute Private Type reference (TYPE) FINB_MD_BOOLEAN Double click on line = return? 20040825
11 MD_ALV_ROW Instance attribute Private Type reference (TYPE) I Line Number in Splitter for ALV 20041015
12 MD_DET_ROW Instance attribute Private Type reference (TYPE) I Line Number in Splitter for Detail List 20041015
13 MD_DISP_STRUCTURE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20040825
14 MD_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR Screen Number of Instance 20040830
15 MD_HEIGHT Instance attribute Private Type reference (TYPE) I Amount of Splitter 20040825
16 MD_INITIAL_LAYOUT Instance attribute Private Type reference (TYPE) SLIS_VARI Layout 20040825
17 MD_MSG_ROW Instance attribute Private Type reference (TYPE) I Line Number in Splitter for Messages 20041015
18 MD_REGID Instance attribute Private Type reference (TYPE) FINB_MD_REGID Registration Identification 20040825
19 MD_ROW_INDEX Instance attribute Private Type reference (TYPE) INT4 Unique Line Index in Output Table 20040930
20 MO_ALV_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for ALV Control 20040825
21 MO_AUTH_CHECK Instance attribute Private Object reference (TYPE REF TO) CL_FINB_REPORTING_AUTH_CHECK Authorization Check in Reporting 20040825
22 MO_DATA_CHANGED Instance attribute Private Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20040915
23 MO_DIALOGBOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box for Popup Detail Event 20041118
24 MO_DYDOS Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM_DYDOS Output Design Object in HTML 20040825
25 MO_EXT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040825
26 MO_FORM_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT General Element in Design Object 20040825
27 MO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_FINB_REPORTING_ALV_GRID ALV Grid for Reporting Tool 20040825
28 MO_HTML_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040825
29 MO_PARENT_ALV_DISPLAY Instance attribute Private Object reference (TYPE REF TO) CL_FINB_REPORTING_ALV_DISPLAY Reporting with ALV Grid (Caller of Detail List) 20040825
30 MO_PICKED_LINE Instance attribute Private Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Characteristic Vector 20040825
31 MO_REPORTING_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_FINB_REPORTING_SERVICE Reporting Tool 20040825
32 MO_REP_SERVICE_DETAIL Instance attribute Private Object reference (TYPE REF TO) IF_FINB_REPORTING_SERVICE Reporting Tool (Detail List) 20040825
33 MO_REP_SERVICE_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_FINB_REPORTING_SERVICE Reporting Tool (Popup Detail List) 20041119
34 MO_ROOT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040830
35 MO_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040825
36 MR_OUTTAB Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Table with Data to Output 20040825
37 MR_OUTTAB_ON_DATA_CHANGED Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Table with Data at "DATA_CHANGED" 20040929
38 MS_DISPLAY_LAYOUT Instance attribute Private Type reference (TYPE) FINB_DISPLAY_LAYOUT Layout of Display 20040825
39 MT_APPL_TOOLBAR Instance attribute Private Type reference (TYPE) FINB_RP_T_APPL_TOOLBAR Assignment of Application Event ID to Dyn. Toolbar Function 20040825
40 MT_DEFAULT_MENU_EVENT Instance attribute Private Type reference (TYPE) FINB_RP_T_DEFAULT_MENU_EVENT Default Events of Different Dropdown Menus in a Toolbar 20040825
41 MT_EVENTS Instance attribute Private Type reference (TYPE) FINB_REPORT_EVENTS Reporting Events 20040825
42 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040825
43 MT_HEADER Instance attribute Private Type reference (TYPE) FINB_T_HTML_HEADER ALV - Header 20040825
44 MT_SORT Instance attribute Private Type reference (TYPE) FINB_RP_T_SORT Sort Display 20050124
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_APPL_TOOLBAR Instance method Private Method Structure of Application Functions in Status Menu 20040825
2 CALL_SCREEN Instance method Private Method Calls Screen with Container for ALV Control 20040825
3 CLOSE_DETAIL_LIST Instance method Private Method Closes the Detail List 20040916
4 CLOSE_MESSAGE_PROTOCOL Instance method Private Method Close Message Log 20041015
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040825
6 DISPLAY Instance method Public Method Display List Output 20040825
7 DISPLAY_HEADER Instance method Private Method Generates List Header 20040825
8 DISPLAY_IN_BACKGROUND Instance method Private Method Display in Spool with Background Processing 20041026
9 DISPLAY_MESSAGE_PROTOCOL Instance method Private Method Display Message Log 20041015
10 DISPLAY_TABLE Instance method Private Method Generates ALV Grid Control 20040825
11 FCODE_BACK Instance method Private Method Menu Function: "BACK" (F3) 20040826
12 FCODE_CANCEL Instance method Private Method Menu Function: "CANCEL" (F12) 20040826
13 FCODE_EXIT Instance method Private Method Menu Function: "EXIT" (Shift+F3) 20040826
14 FILL_FORM_ELEMENT Instance method Private Method Generate ALV Form Element for the HTML Header 20040825
15 FILL_KF_CHARS_STRUCTURE Instance method Private Method Generate Structure for Transferring Data to Application 20040825
16 FREE_CONTROLS Instance method Public Method Delete All Controls 20040826
17 GET_INSTANCE Static method Public Method Gets Instance 20040825
18 INIT_DISPLAY Instance method Private Method Intitialization of Splitter and Container 20040825
19 LEAVE Instance method Private Method Clean up and turn out the lights 20040831
20 ON_APPL_USER_COMMAND Instance method Public Method Edit Application Functions in Menu 20040825
21 ON_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler for Context Menu of ALV 20040825
22 ON_DATA_CHANGED Instance method Private Event handling method Event Handler for Data Changed of ALV 20040913
23 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method Event Handler for Data Changed Finished of ALV 20040915
24 ON_DIALOGBOX_CLOSE Instance method Private Event handling method Event Handler for Close Button of Dialog Box (Popup) 20041118
25 ON_DOUBLE_CLICK Instance method Private Event handling method Event Handler for Double-Click of ALV 20040825
26 ON_MENU_BUTTON Instance method Private Event handling method Event Handler for Menus of ALV Toolbar 20040825
27 ON_TOOLBAR Instance method Private Event handling method Event Handler for ALV Toolbar 20040825
28 ON_TOP_OF_LIST Instance method Private Event handling method Event Handler for Print Mode: List Header 20050314
29 ON_USER_COMMAND Instance method Private Event handling method Event Handler for User Command of ALV 20040825
30 ON_VALUE_HELP Instance method Private Event handling method Event Handler for F4 Help of ALV 20040827
31 POP_CONTAINER_STACK Instance method Private Method Container Stack to Reduce a Set 20040830
32 PUSH_CONTAINER_STACK Instance method Private Method Container Stack to Increase a Set 20040830
33 REFRESH Instance method Public Method Refresh List Output 20040826
Events
Class CL_FINB_REPORTING_ALV_DISPLAY has no event.
Types
Class CL_FINB_REPORTING_ALV_DISPLAY has no local type.
Method Signatures

Method BUILD_APPL_TOOLBAR Signature

Method BUILD_APPL_TOOLBAR on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method BUILD_APPL_TOOLBAR on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method CALL_SCREEN Signature

Method CALL_SCREEN on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method CALL_SCREEN on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method CLOSE_DETAIL_LIST Signature

Method CLOSE_DETAIL_LIST on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method CLOSE_DETAIL_LIST on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method CLOSE_MESSAGE_PROTOCOL Signature

Method CLOSE_MESSAGE_PROTOCOL on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method CLOSE_MESSAGE_PROTOCOL on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DETAIL_LIST Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Kennzeichen: Detailliste (ohne eigenes Dynpro) 20040825
2 Importing ID_REGID Call by reference Type reference (TYPE) FINB_MD_REGID Registrierungsidentifikation 20040825
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 CONSTRUCTOR on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method DISPLAY 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 20040825
2 Importing ID_DISP_STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040825
3 Importing ID_INITIAL_LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20040825
4 Importing ID_PICK_LINE Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Boolscher Wert (Wahr oder Falsch) 20040825
5 Importing IO_AUTH_CHECK Call by reference Object reference (TYPE REF TO) CL_FINB_REPORTING_AUTH_CHECK Berechtigungsprüfung im Reporting 20040825
6 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040825
7 Importing IO_REPORTING_SERVICE Call by reference Object reference (TYPE REF TO) CL_FINB_REPORTING_SERVICE Reporting-Tool 20040825
8 Importing IR_OUTTAB Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle mit auszugebenden Daten 20040825
9 Importing IS_DISPLAY_LAYOUT Call by reference Type reference (TYPE) FINB_DISPLAY_LAYOUT Anzeigelayout 20040825
10 Importing IT_EVENTS Call by reference Type reference (TYPE) FINB_REPORT_EVENTS Events des Reporting 20040825
11 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040825
12 Importing IT_HEADER Call by reference Type reference (TYPE) FINB_T_HTML_HEADER Alv - Kopf 20040825
13 Importing IT_SORT Call by reference Type reference (TYPE) FINB_RP_T_SORT Sortierung der Anzeige 20040928

Method DISPLAY on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method DISPLAY_HEADER Signature

Method DISPLAY_HEADER on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method DISPLAY_HEADER on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method DISPLAY_IN_BACKGROUND Signature

Method DISPLAY_IN_BACKGROUND on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method DISPLAY_IN_BACKGROUND on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method DISPLAY_MESSAGE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_PROCEED Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Weiter mit Event trotz Protokollanzeige? 20041015
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Bapi-Returntabelle 20041015

Method DISPLAY_MESSAGE_PROTOCOL on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method DISPLAY_TABLE Signature

Method DISPLAY_TABLE on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method DISPLAY_TABLE on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FCODE_BACK Signature

Method FCODE_BACK on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method FCODE_BACK on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FCODE_CANCEL Signature

Method FCODE_CANCEL on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method FCODE_CANCEL on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FCODE_EXIT Signature

Method FCODE_EXIT on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method FCODE_EXIT on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FILL_FORM_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_FORM_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20040825
2 Changing CT_HEADER Call by reference Type reference (TYPE) FINB_T_HTML_HEADER Tabelle mit Kopfinformationen 20040825

Method FILL_FORM_ELEMENT on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FILL_KF_CHARS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_KF_CHARS_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Merkmalsvektor 20040825
2 Importing ID_ROW Call by reference Type reference (TYPE) INT4 Zeilennummer in Ausgabetabelle 20040825

Method FILL_KF_CHARS_STRUCTURE on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method FREE_CONTROLS Signature

Method FREE_CONTROLS on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method FREE_CONTROLS on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_REPORTING_ALV_DISPLAY Call by reference Object reference (TYPE REF TO) CL_FINB_REPORTING_ALV_DISPLAY Reporting mit ALV Grid 20040826
2 Importing ID_DETAIL_LIST Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Kennzeichen: Detailliste (ohne eigenes Dynpro) 20040825
3 Importing ID_REGID Call by reference Type reference (TYPE) FINB_MD_REGID Registrierungsidentifikation 20040825
4 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 GET_INSTANCE on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method INIT_DISPLAY Signature

Method INIT_DISPLAY on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method INIT_DISPLAY on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXIT Call by reference Type reference (TYPE) FINB_MD_BOOLEAN Kompletter Exit (Verlassen des Programmes)? 20040831

Method LEAVE on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_APPL_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040825

Method ON_APPL_USER_COMMAND on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040825

Method ON_CONTEXT_MENU_REQUEST on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20040913
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040913
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040913
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040913
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040913

Method ON_DATA_CHANGED on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20040915
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20040915

Method ON_DATA_CHANGED_FINISHED on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_DIALOGBOX_CLOSE Signature

Method ON_DIALOGBOX_CLOSE on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040825
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040825
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040825

Method ON_DOUBLE_CLICK on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040825
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040825

Method ON_MENU_BUTTON on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20040825
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040825

Method ON_TOOLBAR on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_TOP_OF_LIST Signature

Method ON_TOP_OF_LIST on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method ON_TOP_OF_LIST on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040825

Method ON_USER_COMMAND on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method ON_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20040827
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040827
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20040827
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20040827
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20040827
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20040827

Method ON_VALUE_HELP on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method POP_CONTAINER_STACK Signature

Method POP_CONTAINER_STACK on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method POP_CONTAINER_STACK on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method PUSH_CONTAINER_STACK Signature

Method PUSH_CONTAINER_STACK on class CL_FINB_REPORTING_ALV_DISPLAY has no parameter.
Method PUSH_CONTAINER_STACK on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DISP_STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040826
2 Importing ID_REFRESH_TYPE Call by reference Type reference (TYPE) FINB_RP_REFRESH_TYPE Reporting Service: Art des Events "Refresh" 20040826
3 Importing IO_AUTH_CHECK Call by reference Object reference (TYPE REF TO) CL_FINB_REPORTING_AUTH_CHECK Berechtigungsprüfung im Reporting 20040826
4 Importing IR_OUTTAB Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle mit auszugebenden Daten 20040826
5 Importing IS_DISPLAY_LAYOUT Call by reference Type reference (TYPE) FINB_DISPLAY_LAYOUT Anzeigelayout 20040826
6 Importing IT_EVENTS Call by reference Type reference (TYPE) FINB_REPORT_EVENTS Events des Reporting 20040826
7 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040826
8 Importing IT_HEADER Call by reference Type reference (TYPE) FINB_T_HTML_HEADER Listkopf 20040826
9 Importing IT_SORT Call by reference Type reference (TYPE) FINB_RP_T_SORT Sortierung der Anzeige 20040928

Method REFRESH on class CL_FINB_REPORTING_ALV_DISPLAY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300