SAP ABAP Class CL_RSTT_UI_ALV_GRID (Basis Class for ALV Grid Wrapper)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_LOG_DETAIL_GRID Shows the Details of a Job Log 20051117
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_USERS_GRID ALV GRID for the Display of Users 20050617
3 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TRACE_GRID ALV Grid for Displaying Traces 20050704
4 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TPAC_TRACES_GRID ALV GRID for Display of Traces in the Package 20050616
5 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TESTOBJECTS_GRID ALV GRID for Display of Test Objects 20050619
6 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_SEQDESCR_GRID ALV GRID for Description of Sequences 20050615
7 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_REF_LOAD_STAT_GRID Load Status for Reference Data 20051117
8 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_REFVAR_GRID ALV Grid for Display of Reference Data Variants 20050613
9 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_PROC_RESULT_GRID Display of Query Results While Playing Trace 20070905
10 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CALLSTACK_GRID ALV Grid for Call Stack 20050613
... Click here to see Used By full list (17 items)
Properties
Class CL_RSTT_UI_ALV_GRID  
Short Description Basis Class for ALV Grid Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UI   Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer 
Created 20050412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_UI_ALV_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_BUTTONS_DISABLED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20050613
2 P_R_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050413
3 P_R_CUSTOM_CONTAINER_001 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in Screen Area 20050413
4 P_T_ALV_ROWS Instance attribute Protected Type reference (TYPE) LVC_T_ROW ALV Control: Table Rows 20050413
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Cleans the Objects 20050613
2 GET_SELECTED_CELLS Instance method Public Method Returns the Selected Table Cells 20050413
3 GET_SELECTED_ROWS Instance method Public Method Returns the Selected Table Rows 20050413
4 REFRESH_TABLE Instance method Public Method Renew the Contents of the Table 20050413
5 SET_BUTTON_STATUS Instance method Public Method Sets the Usability of Function Button 20050613
6 _CREATE_ALV_GRID Instance method Protected Method Generates an ALV Grid 20050413
7 _CREATE_CONTAINER Static method Protected Method Generate a UI Container 20050413
8 _DESELECT_ALL Instance method Protected Method Deslect All Table Rows 20050413
9 _GET_STACK_TITLE Instance method Protected Method Returns the Title for the ALV Grid 20050413
10 _HND_ALV_GRID_TOOLBAR Instance method Protected Event handling method Event Handler for Tollbar Event from the ALV Grid 20050413
11 _HND_ALV_GRID_UC Instance method Protected Event handling method Event Handler for User Command Event from the ALV Grid 20050413
12 _INVERT_ALL Instance method Protected Method Reverse Selection of Table Rows 20050413
13 _PASS_DATA_TO_ALV_GRID Instance method Protected Method Transfer Data to the ALV GRID 20050817
14 _SELECT_ALL Instance method Protected Method Select All Table Rows 20050413
15 _SET_ALV_GRID_FCAT Instance method Protected Method Sets the Field Catalog for the ALV Grid 20050413
16 _SET_ALV_GRID_LAYOUT Instance method Protected Method Sets the Layout for the ALV Grid 20050413
17 _SET_SELECTED_ROWS Instance method Protected Method Sets the Saved Rows in the Table 20050413
18 _SET_SPECIAL_HANDLERS Instance method Protected Method Set Additional Event Handler 20050817
Events
Class CL_RSTT_UI_ALV_GRID has no event.
Types
Class CL_RSTT_UI_ALV_GRID has no local type.
Method Signatures

Method FREE Signature

Method FREE on class CL_RSTT_UI_ALV_GRID has no parameter.
Method FREE on class CL_RSTT_UI_ALV_GRID has no exception.

Method GET_SELECTED_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CELLS Value transfer Type reference (TYPE) LVC_T_CELL ALV-Control: Tabelle mit Zellenbeschreibungen 20050413

Method GET_SELECTED_CELLS on class CL_RSTT_UI_ALV_GRID has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_ROWS Value transfer Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20050413

Method GET_SELECTED_ROWS on class CL_RSTT_UI_ALV_GRID has no exception.

Method REFRESH_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID RSTT: Traceguid 20050619

Method REFRESH_TABLE on class CL_RSTT_UI_ALV_GRID has no exception.

Method SET_BUTTON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050613

Method SET_BUTTON_STATUS on class CL_RSTT_UI_ALV_GRID has no exception.

Method _CREATE_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_EVENTS Call by reference Type reference (TYPE) RS_BOOL Handler lösen PAI aus 20050825
2 Importing I_READY_FOR_INPUT Call by reference Type reference (TYPE) INT4 1 Natürliche Zahl 20051117
3 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20101019

Method _CREATE_ALV_GRID on class CL_RSTT_UI_ALV_GRID has no exception.

Method _CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) STRING 20050413
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050413
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050413
4 Returning R_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050413

Method _CREATE_CONTAINER on class CL_RSTT_UI_ALV_GRID has no exception.

Method _DESELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050413

Method _DESELECT_ALL on class CL_RSTT_UI_ALV_GRID has no exception.

Method _GET_STACK_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACEGUID Call by reference Type reference (TYPE) GUID_16 GUID im 'RAW' Format 20050413
2 Returning R_TITLE Value transfer Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20050413

Method _GET_STACK_TITLE on class CL_RSTT_UI_ALV_GRID has no exception.

Method _HND_ALV_GRID_TOOLBAR 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) 20050413

Method _HND_ALV_GRID_TOOLBAR on class CL_RSTT_UI_ALV_GRID has no exception.

Method _HND_ALV_GRID_UC 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) 20050413

Method _HND_ALV_GRID_UC on class CL_RSTT_UI_ALV_GRID has no exception.

Method _INVERT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050413
2 Importing I_T_GRID Call by reference Type reference (TYPE) ANY TABLE 20050413

Method _INVERT_ALL on class CL_RSTT_UI_ALV_GRID has no exception.

Method _PASS_DATA_TO_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050817
2 Importing I_S_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050817

Method _PASS_DATA_TO_ALV_GRID on class CL_RSTT_UI_ALV_GRID has no exception.

Method _SELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050413
2 Importing I_T_GRID Call by reference Type reference (TYPE) ANY TABLE 20050413

Method _SELECT_ALL on class CL_RSTT_UI_ALV_GRID has no exception.

Method _SET_ALV_GRID_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050413

Method _SET_ALV_GRID_FCAT on class CL_RSTT_UI_ALV_GRID has no exception.

Method _SET_ALV_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050413

Method _SET_ALV_GRID_LAYOUT on class CL_RSTT_UI_ALV_GRID has no exception.

Method _SET_SELECTED_ROWS Signature

Method _SET_SELECTED_ROWS on class CL_RSTT_UI_ALV_GRID has no parameter.
Method _SET_SELECTED_ROWS on class CL_RSTT_UI_ALV_GRID has no exception.

Method _SET_SPECIAL_HANDLERS Signature

Method _SET_SPECIAL_HANDLERS on class CL_RSTT_UI_ALV_GRID has no parameter.
Method _SET_SPECIAL_HANDLERS on class CL_RSTT_UI_ALV_GRID has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_LOG_DETAIL_GRID Shows the Details of a Job Log 20051117
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_USERS_GRID ALV GRID for the Display of Users 20050617
3 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TRACE_GRID ALV Grid for Displaying Traces 20050704
4 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TPAC_TRACES_GRID ALV GRID for Display of Traces in the Package 20050616
5 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_TESTOBJECTS_GRID ALV GRID for Display of Test Objects 20050619
6 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_SEQDESCR_GRID ALV GRID for Description of Sequences 20050615
7 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_REF_LOAD_STAT_GRID Load Status for Reference Data 20051117
8 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_REFVAR_GRID ALV Grid for Display of Reference Data Variants 20050613
9 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_PROC_RESULT_GRID Display of Query Results While Playing Trace 20070905
10 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CALLSTACK_GRID ALV Grid for Call Stack 20050613
11 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_JOB_LOGS_GRID Display of Log for Jobs 20051116
12 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_HISTORY_SEL_GRID ALV GRID for Selection of Objects Already Selected 20050824
13 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_FUNCTESTSEL_GRID ALV GRID for Selection of Test Functionality 20050613
14 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CHECK_RESULTS_GRID ALV Grid for Display of Check Results 20050707
15 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CHECK_ERR_LIST_GRID ALV GRID for the Display of Check Error List 20050706
16 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CHECKSTACK_GRID ALV GRID for Checkable Program Objects 20050615
17 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CHECKPROGOBJ_GRID ALV GRID for Displaying Program Objects 20050613
History
Last changed by/on SAP  20130531 
SAP Release Created in 700