Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SAT_UI_GRID_CTRL | *NO* Reuse: API to enhanced ALV Grid Control | 20071106 |
2 | Interface composition (i COMPRISING i_ref) | IF_SEU_ALV_GRID | Extented ALV Grid Control | 20071018 |
3 | Interface composition (i COMPRISING i_ref) | _IF_GUI_ALV_GRID | Strictely Internal: List Viewer | 20071209 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_ALV_GRID_DLGT | - NO REUSE - Delegate to ALV GRID | 20071022 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_ALV_GRID_FAKE | - NO REUSE - Humble Object for Test Purposes | 20071018 |
Properties
Interface | IF_GUI_ALV_GRID | |
Short Description | *NO* Reuse - ALV List Viewer |
General Data
Package | SABP_SELFTEST_CONTROLS_GUI | *NO* REUSE - Left Overs which Need to be Adressed by .... |
Created | 20071017 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GUI_ALV_GRID has no interface.
Friends
Interface IF_GUI_ALV_GRID has no friend.
Attributes
Interface IF_GUI_ALV_GRID has no attribute.
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_REFRESH | Instance Event (0) |
Public (2) |
After List Refresh | 20071018 |
2 | AFTER_USER_COMMAND | Instance Event (0) |
Public (2) |
After User Command | 20071018 |
3 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
Before User Command | 20071018 |
4 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
Button Click | 20071018 |
5 | CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Context Menu | 20071018 |
6 | DATA_CHANGED | Instance Event (0) |
Public (2) |
Data was Changed | 20071018 |
7 | DATA_CHANGED_FINISHED | Instance Event (0) |
Public (2) |
Data in the Output Table was Updated | 20071018 |
8 | DELAYED_CALLBACK | Instance Event (0) |
Public (2) |
Delayed Callback | 20071018 |
9 | DELAYED_CHANGED_SEL_CALLBACK | Instance Event (0) |
Public (2) |
DELAYED_CHANGED_SEL_CALLBACK | 20071018 |
10 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
DoubleClick | 20071018 |
11 | END_OF_LIST | Instance Event (0) |
Public (2) |
End_of_list | 20071018 |
12 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
Hotspot was Selected | 20071018 |
13 | MENU_BUTTON | Instance Event (0) |
Public (2) |
Menu Button | 20071018 |
14 | ONDRAG | Instance Event (0) |
Public (2) |
For Drag Source | 20071018 |
15 | ONDROP | Instance Event (0) |
Public (2) |
For Drop Target | 20071018 |
16 | ONDROPCOMPLETE | Instance Event (0) |
Public (2) |
For Drag Source in Case of Success | 20071018 |
17 | ONDROPGETFLAVOR | Instance Event (0) |
Public (2) |
Multiple Flavors Possible at a Drop | 20071018 |
18 | ONF1 | Instance Event (0) |
Public (2) |
On Help Request | 20071018 |
19 | ONF4 | Instance Event (0) |
Public (2) |
On Value Request | 20071018 |
20 | PRINT_END_OF_LIST | Instance Event (0) |
Public (2) |
Print Mode: END_OF_LIST of Classic ALV | 20071018 |
21 | PRINT_END_OF_PAGE | Instance Event (0) |
Public (2) |
Print Mode: END_OF_PAGE in List Processing | 20071018 |
22 | PRINT_TOP_OF_LIST | Instance Event (0) |
Public (2) |
Print Mode: TOP_OF_LIST of Classic ALV | 20071018 |
23 | PRINT_TOP_OF_PAGE | Instance Event (0) |
Public (2) |
Print Mode: TOP_OF_PAGE in List Processing | 20071018 |
24 | SUBTOTAL_TEXT | Instance Event (0) |
Public (2) |
Edit Subtotals Text | 20071018 |
25 | TOOLBAR | Instance Event (0) |
Public (2) |
Toolbar | 20071018 |
26 | TOP_OF_PAGE | Instance Event (0) |
Public (2) |
Top_of_page | 20071018 |
27 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command | 20071018 |
Types
Interface IF_GUI_ALV_GRID has no local type.
Method Signatures
Method ACTIVATE_DISPLAY_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIALOG | Value transfer | Type reference (TYPE) | SYCHAR01 | 'X' | 20071017 |
Method ACTIVATE_DISPLAY_PROTOCOL on Interface IF_GUI_ALV_GRID has no exception.
Method ACTIVATE_REPREP_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REPREP | Value transfer | Type reference (TYPE) | LVC_S_RPRP | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method APPEND_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW_COUNT | Value transfer | Type reference (TYPE) | INT4 | 1 | 20071017 |
Method APPEND_ROWS on Interface IF_GUI_ALV_GRID has no exception.
Method CHECK_CHANGED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_REFRESH | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | 20071017 | ||
2 | ![]() |
E_VALID | Call by reference | Type reference (TYPE) | SYCHAR01 | 20071017 |
Method CHECK_CHANGED_DATA on Interface IF_GUI_ALV_GRID has no exception.
Method GET_ACTUAL_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VIEW | Call by reference | Type reference (TYPE) | UI_FUNC | 20071017 |
Method GET_ACTUAL_VIEW on Interface IF_GUI_ALV_GRID has no exception.
Method GET_CURRENT_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20071017 | |||
2 | ![]() |
ES_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | 20071017 | |||
3 | ![]() |
ES_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20071017 | |||
4 | ![]() |
E_COL | Call by reference | Type reference (TYPE) | I | 20071017 | |||
5 | ![]() |
E_ROW | Call by reference | Type reference (TYPE) | I | 20071017 | |||
6 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | C | 20071017 |
Method GET_CURRENT_CELL on Interface IF_GUI_ALV_GRID has no exception.
Method GET_FILTERED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILTERED_ENTRIES | Call by reference | Type reference (TYPE) | LVC_T_FIDX | 20071017 |
Method GET_FILTERED_ENTRIES on Interface IF_GUI_ALV_GRID has no exception.
Method GET_FILTER_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | 20071017 |
Method GET_FILTER_CRITERIA on Interface IF_GUI_ALV_GRID has no exception.
Method GET_FRONTEND_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20071017 |
Method GET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_GRID has no exception.
Method GET_FRONTEND_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | 20071017 |
Method GET_FRONTEND_LAYOUT on Interface IF_GUI_ALV_GRID has no exception.
Method GET_FRONTEND_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PRINT | Call by reference | Type reference (TYPE) | LVC_S_PRNT | 20071017 |
Method GET_FRONTEND_PRINT on Interface IF_GUI_ALV_GRID has no exception.
Method GET_SCROLL_INFO_VIA_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_INFO | Call by reference | Type reference (TYPE) | LVC_S_COL | 20071017 | |||
2 | ![]() |
ES_ROW_INFO | Call by reference | Type reference (TYPE) | LVC_S_ROW | 20071017 | |||
3 | ![]() |
ES_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20071017 |
Method GET_SCROLL_INFO_VIA_ID on Interface IF_GUI_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 | ![]() |
ET_CELL | Call by reference | Type reference (TYPE) | LVC_T_CELL | 20071017 |
Method GET_SELECTED_CELLS on Interface IF_GUI_ALV_GRID has no exception.
Method GET_SELECTED_CELLS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CELLS | Call by reference | Type reference (TYPE) | LVC_T_CENO | 20071017 |
Method GET_SELECTED_CELLS_ID on Interface IF_GUI_ALV_GRID has no exception.
Method GET_SELECTED_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INDEX_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | 20071017 |
Method GET_SELECTED_COLUMNS on Interface IF_GUI_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 | ![]() |
ET_INDEX_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | 20071017 | |||
2 | ![]() |
ET_ROW_NO | Call by reference | Type reference (TYPE) | LVC_T_ROID | 20071017 |
Method GET_SELECTED_ROWS on Interface IF_GUI_ALV_GRID has no exception.
Method GET_SORT_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | 20071017 |
Method GET_SORT_CRITERIA on Interface IF_GUI_ALV_GRID has no exception.
Method GET_SUBTOTALS Signature
Method GET_SUBTOTALS on Interface IF_GUI_ALV_GRID has no exception.
Method GET_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | 20071017 | |||
2 | ![]() |
E_SAVE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20071017 |
Method GET_VARIANT on Interface IF_GUI_ALV_GRID has no exception.
Method IS_READY_FOR_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20071017 | |||
2 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 20071017 | |||
3 | ![]() |
READY_FOR_INPUT | Value transfer | Type reference (TYPE) | INT4 | 20071017 |
Method IS_READY_FOR_INPUT on Interface IF_GUI_ALV_GRID has no exception.
Method LIST_PROCESSING_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SUBTOTTXT | Call by reference | Type reference (TYPE) | LVC_DISTXT | 20071017 | |||
2 | ![]() |
IP_SUBTOT_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20071017 | |||
3 | ![]() |
IS_SUBTOTTXT_INFO | Value transfer | Type reference (TYPE) | LVC_S_STXT | 20071017 | |||
4 | ![]() |
I_DYNDOC_ID | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | 20071017 | |||
5 | ![]() |
I_EVENT_NAME | Value transfer | Type reference (TYPE) | CHAR30 | 20071017 | |||
6 | ![]() |
I_TABLE_INDEX | Value transfer | Type reference (TYPE) | SYINDEX | 20071017 |
Method LIST_PROCESSING_EVENTS on Interface IF_GUI_ALV_GRID has no exception.
Method PROCESS_UCOMM_ON_INVALID_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_UCOMMS | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20071017 |
Method PROCESS_UCOMM_ON_INVALID_INPUT on Interface IF_GUI_ALV_GRID has no exception.
Method RAISE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NOT_PROCESSED | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
2 | ![]() |
I_UCOMM | Value transfer | Type reference (TYPE) | SYUCOMM | 20071017 | |||
3 | ![]() |
I_USER_COMMAND | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 |
Method RAISE_EVENT on Interface IF_GUI_ALV_GRID has no exception.
Method REFRESH_TABLE_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE | Value transfer | Type reference (TYPE) | LVC_S_STBL | 20071017 | |||
2 | ![]() |
I_SOFT_REFRESH | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method REGISTER_DELAYED_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EVENT_ID | Value transfer | Type reference (TYPE) | I | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method REGISTER_EDIT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EVENT_ID | Value transfer | Type reference (TYPE) | I | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method REGISTER_F4_FOR_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_F4 | Value transfer | Type reference (TYPE) | LVC_T_F4 | 20071017 |
Method REGISTER_F4_FOR_FIELDS on Interface IF_GUI_ALV_GRID has no exception.
Method SAVE_GRID_VARIANTS_SIMUL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GRIDS | Value transfer | Type reference (TYPE) | LVC_T_SAVE | 20071017 |
Method SAVE_GRID_VARIANTS_SIMUL on Interface IF_GUI_ALV_GRID has no exception.
Method SAVE_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXIT | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
2 | ![]() |
I_DIALOG | Value transfer | Type reference (TYPE) | SYCHAR01 | 'X' | 20071017 |
Method SAVE_VARIANT on Interface IF_GUI_ALV_GRID has no exception.
Method SAVE_VARIANT_DARK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | 20071017 | |||
2 | ![]() |
I_ACTIVE | Value transfer | Type reference (TYPE) | SYCHAR01 | 'X' | 20071017 |
Method SAVE_VARIANT_DARK on Interface IF_GUI_ALV_GRID has no exception.
Method SELECT_TEXT_IN_CURR_CELL Signature
Method SELECT_TEXT_IN_CURR_CELL on Interface IF_GUI_ALV_GRID has no parameter.
Method SELECT_TEXT_IN_CURR_CELL on Interface IF_GUI_ALV_GRID has no exception.
Method SET_3D_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BORDER | Value transfer | Type reference (TYPE) | I | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method SET_AUTOREDRAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENABLE | Value transfer | Type reference (TYPE) | INT4 | 20071017 |
Method SET_AUTOREDRAW on Interface IF_GUI_ALV_GRID has no exception.
Method SET_CURRENT_CELL_VIA_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COLUMN_ID | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071017 | |||
2 | ![]() |
IS_ROW_ID | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071017 | |||
3 | ![]() |
IS_ROW_NO | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071017 |
Method SET_CURRENT_CELL_VIA_ID on Interface IF_GUI_ALV_GRID has no exception.
Method SET_DROP_DOWN_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DROP_DOWN | Value transfer | Type reference (TYPE) | LVC_T_DROP | 20071017 | |||
2 | ![]() |
IT_DROP_DOWN_ALIAS | Value transfer | Type reference (TYPE) | LVC_T_DRAL | 20071017 |
Method SET_DROP_DOWN_TABLE on Interface IF_GUI_ALV_GRID has no exception.
Method SET_FILTER_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FILTER | Value transfer | Type reference (TYPE) | LVC_T_FILT | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method SET_FRONTEND_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20071017 |
Method SET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_GRID has no exception.
Method SET_FRONTEND_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20071017 |
Method SET_FRONTEND_LAYOUT on Interface IF_GUI_ALV_GRID has no exception.
Method SET_FRONTEND_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PRINT | Value transfer | Type reference (TYPE) | LVC_S_PRNT | 20071017 |
Method SET_FRONTEND_PRINT on Interface IF_GUI_ALV_GRID has no exception.
Method SET_FUNCTION_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | 20080218 |
Method SET_FUNCTION_CODE on Interface IF_GUI_ALV_GRID has no exception.
Method SET_GRAPHICS_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GRAPHICS_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20071017 |
Method SET_GRAPHICS_CONTAINER on Interface IF_GUI_ALV_GRID has no exception.
Method SET_GRIDTITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GRIDTITLE | Value transfer | Type reference (TYPE) | LVC_TITLE | 20071017 |
Method SET_GRIDTITLE on Interface IF_GUI_ALV_GRID has no exception.
Method SET_HTML_HEADER Signature
Method SET_HTML_HEADER on Interface IF_GUI_ALV_GRID has no parameter.
Method SET_HTML_HEADER on Interface IF_GUI_ALV_GRID has no exception.
Method SET_LAYOUT_OF_DOUBLEGRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DTC_LAYOUT | Value transfer | Type reference (TYPE) | DTC_S_LAYO | 20071017 |
Method SET_LAYOUT_OF_DOUBLEGRID on Interface IF_GUI_ALV_GRID has no exception.
Method SET_READY_FOR_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READY_FOR_INPUT | Value transfer | Type reference (TYPE) | INT4 | 1 | 20071017 |
Method SET_READY_FOR_INPUT on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SCROLL_INFO_VIA_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COL_INFO | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071017 | |||
2 | ![]() |
IS_ROW_INFO | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071017 | |||
3 | ![]() |
IS_ROW_NO | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071017 |
Method SET_SCROLL_INFO_VIA_ID on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SELECTED_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CELLS | Value transfer | Type reference (TYPE) | LVC_T_CELL | 20071017 |
Method SET_SELECTED_CELLS on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SELECTED_CELLS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CELLS | Value transfer | Type reference (TYPE) | LVC_T_CENO | 20071017 |
Method SET_SELECTED_CELLS_ID on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SELECTED_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEEP_OTHER_SELECTIONS | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
2 | ![]() |
IT_COL_TABLE | Value transfer | Type reference (TYPE) | LVC_T_COL | 20071017 |
Method SET_SELECTED_COLUMNS on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SELECTED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEEP_OTHER_SELECTIONS | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
2 | ![]() |
IT_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | 20071017 | |||
3 | ![]() |
IT_ROW_NO | Value transfer | Type reference (TYPE) | LVC_T_ROID | 20071017 |
Method SET_SELECTED_ROWS on Interface IF_GUI_ALV_GRID has no exception.
Method SET_SORT_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 |
Method SET_TABLE_FOR_FIRST_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SALV_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_ADAPTER | 20071017 | |||
2 | ![]() |
IS_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20071017 | |||
3 | ![]() |
IS_PRINT | Value transfer | Type reference (TYPE) | LVC_S_PRNT | 20071017 | |||
4 | ![]() |
IS_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | 20071017 | |||
5 | ![]() |
IT_ALV_GRAPHICS | Value transfer | Type reference (TYPE) | DTC_T_TC | 20071017 | |||
6 | ![]() |
IT_EXCEPT_QINFO | Value transfer | Type reference (TYPE) | LVC_T_QINF | 20071017 | |||
7 | ![]() |
IT_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20071017 | |||
8 | ![]() |
IT_FILTER | Value transfer | Type reference (TYPE) | LVC_T_FILT | 20071017 | |||
9 | ![]() |
IT_HYPERLINK | Value transfer | Type reference (TYPE) | LVC_T_HYPE | 20071017 | |||
10 | ![]() |
IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071017 | |||
11 | ![]() |
IT_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | 20071017 | |||
12 | ![]() |
IT_SPECIAL_GROUPS | Value transfer | Type reference (TYPE) | LVC_T_SGRP | 20071017 | |||
13 | ![]() |
IT_TOOLBAR_EXCLUDING | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20071017 | |||
14 | ![]() |
I_BUFFER_ACTIVE | Value transfer | Type reference (TYPE) | ANY | 20071017 | |||
15 | ![]() |
I_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
16 | ![]() |
I_CONSISTENCY_CHECK | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
17 | ![]() |
I_DEFAULT | Value transfer | Type reference (TYPE) | SYCHAR01 | 'X' | 20071017 | ||
18 | ![]() |
I_SAVE | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 | |||
19 | ![]() |
I_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | DD02L-TABNAME | 20071017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071017 | ||
2 | ![]() |
20071017 | ||
3 | ![]() |
20071017 |
Method SET_TOOLBAR_INTERACTIVE Signature
Method SET_TOOLBAR_INTERACTIVE on Interface IF_GUI_ALV_GRID has no parameter.
Method SET_TOOLBAR_INTERACTIVE on Interface IF_GUI_ALV_GRID has no exception.
Method SET_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UCOMM | Value transfer | Type reference (TYPE) | SYUCOMM | 20071017 |
Method SET_USER_COMMAND on Interface IF_GUI_ALV_GRID has no exception.
Method SET_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | 20071017 | |||
2 | ![]() |
I_SAVE | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071017 |
Method SET_VARIANT on Interface IF_GUI_ALV_GRID has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120423 |
Method SET_VISIBLE on Interface IF_GUI_ALV_GRID has no exception.
Event Signatures
Event AFTER_REFRESH Signature
Event AFTER_REFRESH on Interface IF_GUI_ALV_GRID has no parameter.
Event AFTER_USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_NOT_PROCESSED | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
2 | E_SAVED | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
3 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20071018 |
Event BEFORE_USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20071018 |
Event BUTTON_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_COL_ID | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 |
Event CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20071018 |
Event DATA_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_DATA_CHANGED | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20071018 | |||
2 | E_ONF4 | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
3 | E_ONF4_AFTER | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
4 | E_ONF4_BEFORE | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
5 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20071018 |
Event DATA_CHANGED_FINISHED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_GOOD_CELLS | Exporting | Value transfer | Type reference (TYPE) | LVC_T_MODI | 20071018 | |||
2 | E_MODIFIED | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 |
Event DELAYED_CALLBACK Signature
Event DELAYED_CALLBACK on Interface IF_GUI_ALV_GRID has no parameter.
Event DELAYED_CHANGED_SEL_CALLBACK Signature
Event DELAYED_CHANGED_SEL_CALLBACK on Interface IF_GUI_ALV_GRID has no parameter.
Event DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_ROW | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event END_OF_LIST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_DYNDOC_ID | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | 20071018 |
Event HOTSPOT_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_ROW_ID | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event MENU_BUTTON Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20071018 | |||
2 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20071018 |
Event ONDRAG Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_DRAGDROPOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 20071018 | |||
4 | E_ROW | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event ONDROP Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_DRAGDROPOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 20071018 | |||
4 | E_ROW | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event ONDROPCOMPLETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_DRAGDROPOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 20071018 | |||
4 | E_ROW | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event ONDROPGETFLAVOR Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
2 | E_COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | 20071018 | |||
3 | E_DRAGDROPOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 20071018 | |||
4 | E_FLAVORS | Exporting | Value transfer | Type reference (TYPE) | CNDD_FLAVORS | 20071018 | |||
5 | E_ROW | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROW | 20071018 |
Event ONF1 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_EVENT_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | 20071018 | |||
2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
3 | E_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | 20071018 |
Event ONF4 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_EVENT_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | 20071018 | |||
2 | ES_ROW_NO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_ROID | 20071018 | |||
3 | ET_BAD_CELLS | Exporting | Value transfer | Type reference (TYPE) | LVC_T_MODI | 20071018 | |||
4 | E_DISPLAY | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
5 | E_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | 20071018 | |||
6 | E_FIELDVALUE | Exporting | Value transfer | Type reference (TYPE) | LVC_VALUE | 20071018 |
Event PRINT_END_OF_LIST Signature
Event PRINT_END_OF_LIST on Interface IF_GUI_ALV_GRID has no parameter.
Event PRINT_END_OF_PAGE Signature
Event PRINT_END_OF_PAGE on Interface IF_GUI_ALV_GRID has no parameter.
Event PRINT_TOP_OF_LIST Signature
Event PRINT_TOP_OF_LIST on Interface IF_GUI_ALV_GRID has no parameter.
Event PRINT_TOP_OF_PAGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TABLE_INDEX | Exporting | Value transfer | Type reference (TYPE) | SYINDEX | 20071018 |
Event SUBTOTAL_TEXT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EP_SUBTOT_LINE | Exporting | Value transfer | Object reference (TYPE REF TO) | DATA | 20071018 | |||
2 | ES_SUBTOTTXT_INFO | Exporting | Value transfer | Type reference (TYPE) | LVC_S_STXT | 20071018 | |||
3 | E_EVENT_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | 20071018 |
Event TOOLBAR Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_INTERACTIVE | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | 20071018 | |||
2 | E_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | 20071018 |
Event TOP_OF_PAGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_DYNDOC_ID | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | 20071018 | |||
2 | TABLE_INDEX | Exporting | Value transfer | Type reference (TYPE) | SYINDEX | 20071018 |
Event USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20071018 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |