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
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20050613 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050413 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in Screen Area | 20050413 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_ROW | ALV Control: Table Rows | 20050413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Cleans the Objects | 20050613 |
2 | ![]() |
Instance method | Public | Method | Returns the Selected Table Cells | 20050413 |
3 | ![]() |
Instance method | Public | Method | Returns the Selected Table Rows | 20050413 |
4 | ![]() |
Instance method | Public | Method | Renew the Contents of the Table | 20050413 |
5 | ![]() |
Instance method | Public | Method | Sets the Usability of Function Button | 20050613 |
6 | ![]() |
Instance method | Protected | Method | Generates an ALV Grid | 20050413 |
7 | ![]() |
Static method | Protected | Method | Generate a UI Container | 20050413 |
8 | ![]() |
Instance method | Protected | Method | Deslect All Table Rows | 20050413 |
9 | ![]() |
Instance method | Protected | Method | Returns the Title for the ALV Grid | 20050413 |
10 | ![]() |
Instance method | Protected | Event handling method | Event Handler for Tollbar Event from the ALV Grid | 20050413 |
11 | ![]() |
Instance method | Protected | Event handling method | Event Handler for User Command Event from the ALV Grid | 20050413 |
12 | ![]() |
Instance method | Protected | Method | Reverse Selection of Table Rows | 20050413 |
13 | ![]() |
Instance method | Protected | Method | Transfer Data to the ALV GRID | 20050817 |
14 | ![]() |
Instance method | Protected | Method | Select All Table Rows | 20050413 |
15 | ![]() |
Instance method | Protected | Method | Sets the Field Catalog for the ALV Grid | 20050413 |
16 | ![]() |
Instance method | Protected | Method | Sets the Layout for the ALV Grid | 20050413 |
17 | ![]() |
Instance method | Protected | Method | Sets the Saved Rows in the Table | 20050413 |
18 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_APPL_EVENTS | Call by reference | Type reference (TYPE) | RS_BOOL | Handler lösen PAI aus | 20050825 | ||
2 | ![]() |
I_READY_FOR_INPUT | Call by reference | Type reference (TYPE) | INT4 | 1 | Natürliche Zahl | 20051117 | |
3 | ![]() |
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 | ![]() |
I_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20050413 | |||
2 | ![]() |
I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050413 | ||
3 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050413 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
I_TRACEGUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20050413 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_R_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050413 | ||
2 | ![]() |
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 | ![]() |
C_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050817 | ||
2 | ![]() |
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 | ![]() |
I_R_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050413 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |