SAP ABAP Class CL_SLIM_ALV_GRID (System Measurement: Abstract ALV Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_F4 System Measurement: ALV F4 Help 20070724
2 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_STANDARD System Measurement: ALV F4 Help 20060424
3 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_AUC_VIEW System Measurement: User Classification View 20070815
4 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_BPO_ENGINES_VIEW System Measurement: Engine Statistics 20080919
5 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_CLIENTS_ALV ALV List Output for Clients 20060424
6 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_CLIENT_SELECTION_VIEW System Measurement: User Classification View 20070724
7 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_DEV_CLASSIFY_AID_VIEW System Measurement: Role-Based Classification 20070820
8 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ENGINES_VIEW System Measurement: Engine Statistics 20060424
9 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_RBC_AID_VIEW System Measurement: Role-Based Classification 20070724
10 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ROLE_VIEW System Measurement: Role Licence Attributes 20070724
... Click here to see Used By full list (12 items)
Properties
Class CL_SLIM_ALV_GRID  
Short Description System Measurement: Abstract ALV Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BV    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20060403   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_CONTROL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SLIM_ALV_GRID has no interface implemented.
Friends
Class CL_SLIM_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CA_CONTAINER_NAME Static Attribute Public Type reference (TYPE) SCRFNAME Name of a Screen Element 20060424
2 FALSE Constant Public Type reference (TYPE) I 0 Boolean False 20060424
3 GA_F4_FIELD Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20070824
4 GA_F4_STRUCTURE Instance attribute Public Type reference (TYPE) TABNAME Table Name 20070824
5 GA_F4_VALUE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20070824
6 GA_GRID_LAYOUT_SAVE Instance attribute Protected Type reference (TYPE) CHAR1 space Save Options for ALV Layout 20071018
7 GA_GRID_STRUCTURE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20060424
8 GA_GRID_WITH_ROW_SELECTION Instance attribute Protected Type reference (TYPE) I FALSE 20060424
9 GA_INFO_TEXT Instance attribute Public Type reference (TYPE) DOKU_OBJ Documentation Object 20060424
10 GA_INFO_TITLE Instance attribute Public Type reference (TYPE) STRING Title of the Information Dialog Box 20070629
11 GA_TA_MODUS Instance attribute Public Type reference (TYPE) STRING 20060424
12 GA_VIEW_REPORT_NAME Instance attribute Protected Type reference (TYPE) SY-REPID Report Name of View 20071018
13 GC_ANSWER_CANCEL Constant Public Type reference (TYPE) CHAR1 'A' Single-Character Flag 20060424
14 GC_ANSWER_NO Constant Public Type reference (TYPE) CHAR1 '2' Single-Character Flag 20060424
15 GC_ANSWER_YES Constant Public Type reference (TYPE) CHAR1 '1' Single-Character Flag 20060424
16 GO_F4 Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_ALV_F4 System Measurement: ALV F4 Help 20070824
17 GR_CHANGE_LIST Instance attribute Public Object reference (TYPE REF TO) DATA Reference to the Change List 20060424
18 GR_GRID_DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20060424
19 GR_GRID_LINE Instance attribute Public Object reference (TYPE REF TO) DATA 20060424
20 GS_F4_EVENT_PARAMS Instance attribute Protected Type reference (TYPE) T_F4_EVENT_PARAMS 20060424
21 GS_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO 20060424
22 GS_TOOLBAR Instance attribute Public Type reference (TYPE) STB_BUTTON Toolbar Button 20081002
23 GS_VARIANT Instance attribute Public Type reference (TYPE) DISVARIANT Layout (External Use) 20081002
24 GT_EXCL_FCT Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20060424
25 GT_FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20060424
26 GT_FILTER Instance attribute Public Type reference (TYPE) LVC_T_FILT ALV Control: Table of Filter Conditions 20081002
27 GT_SORT Instance attribute Public Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20081002
28 GT_TOOLTIPS Instance attribute Public Type reference (TYPE) LVC_T_QINF Table for Exception Quickinfo 20060424
29 G_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060424
30 G_GRID_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060424
31 M_VIEW Instance attribute Protected Type reference (TYPE) USMM_VIEW LAW: ID of a View 20081002
32 TRUE Constant Public Type reference (TYPE) I 1 Boolean True 20060424
Methods
# Method Level Visibility Method type Description Created on
1 CALL_F4_POPUP Instance method Protected Method Request Input Help Using Dialog Box 20070824
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060424
3 CREATE_F4_TITLE Instance method Protected Method Generate the F4 Dialog Box Title 20070824
4 DISPLAY_ERROR_LIST Instance method Public Method Display an Error List 20060424
5 DISPLAY_F4 Instance method Protected Method Request F4 Help 20060424
6 DISPLAY_F4_POPUP Instance method Public Method Request Input Help Using Dialog Box 20070824
7 DISPLAY_INFO_LIST Instance method Public Method Display an Information List 20060424
8 DISPLAY_INFO_POPUP Instance method Public Method Display the Information Dialog Box 20060424
9 DISPLAY_INQUIRE Instance method Public Method Display User Query 20060424
10 DISPLAY_SUCCESS_MSG_DB_UP Instance method Public Method Send a Message 20060424
11 FREE_VIEW Instance method Public Method Release the Screen 20061018
12 GET_DEFAULT_VARIANT Instance method Protected Method Fetch Standard Layout Variant 20081002
13 GRID_CHECK_CHANGED_DATA Instance method Public Method Checks for Changes to Data 20060424
14 GRID_CHECK_ROW_SELECTION Instance method Protected Method Checks if Rows Have Been Selected 20060424
15 GRID_DISPLAY_FIRST Instance method Public Method 20060424
16 GRID_EXCLUDE_TB_FUNCTIONS Instance method Protected Method Deactivate Toolbar Buttons 20060424
17 GRID_FREE Instance method Public Method Release Grid 20060424
18 GRID_GET_CHANGED_DATA Instance method Protected Method 20060424
19 GRID_GET_ROW Instance method Protected Method Read a Line 20061018
20 GRID_GET_ROW_CELL Instance method Protected Method Read a Cell 20061018
21 GRID_GET_SELECTED_ROWS Instance method Public Method Return Selected Rows of the Grid 20060424
22 GRID_REFRESH Instance method Public Method Refresh the Grid Display 20060424
23 GRID_REGISTER_EVENTS Instance method Protected Method 20060424
24 GRID_SET_DROP_DOWN_TABLE Instance method Protected Method 20060424
25 GRID_SET_FIELDCAT Instance method Protected Method Generate Field Catalog 20060424
26 GRID_SET_FILTER Instance method Protected Method 20081002
27 GRID_SET_LAYOUT Instance method Protected Method 20060424
28 GRID_SET_SORT Instance method Protected Method 20081002
29 GRID_SET_TOOLTIPS Instance method Protected Method Generate the Tooltips 20060424
30 GRID_SET_VARIANT Instance method Protected Method 20081002
31 HANDLE_AFTER_REFRESH Instance method Public Event handling method 20081002
32 HANDLE_B4_USER_COMMAND Instance method Public Event handling method 20060424
33 HANDLE_DATA_CHANGED Instance method Protected Event handling method 20060424
34 HANDLE_DOUBLE_CLICK Instance method Protected Event handling method 20060424
35 HANDLE_F4 Instance method Protected Event handling method F4 Event Handler: Calls F4_DISPLAY 20060424
36 HANDLE_MENU_BUTTON Instance method Public Event handling method Menu Button 20081002
37 HANDLE_TOOLBAR Instance method Protected Event handling method 20060424
38 HANDLE_UPDATE_FAILED Instance method Public Event handling method Data Error Processing 20060424
39 HANDLE_USER_COMMAND Instance method Protected Event handling method 20060424
40 REFRESH_TABLE_DISPLAY Instance method Public Method Refresh the Grid Display 20060424
41 UPDATE_FROM_F4 Instance method Protected Method Include F4 Results 20070824
Events
# Event Type Visibility Description Created on
1 FETCH_DROP_DOWN_DATA Instance Event
(0)
Public
(2)
Get the User Types 20060424
2 GX_GET_F4 Instance Event
(0)
Public
(2)
Get F4 Information 20070824
3 SHOW_F4 Instance Event
(0)
Public
(2)
F4 Request 20060424
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LY_TITLE Public See coding 20070824 BEGIN OF LY_TITLE , gtitle TYPE string, ptitle TYPE STRING, END OF ly_title
2 T_F4_EVENT_PARAMS Protected See coding 20060424 begin of T_F4_EVENT_PARAMS, c_fieldname type lvc_fname, cs_row_no type lvc_s_roid, cr_event_data type ref to cl_alv_event_data, ct_bad_cells type lvc_t_modi, c_display type char01, end of T_F4_EVENT_PARAMS
Method Signatures

Method CALL_F4_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPLAY Call by reference Type reference (TYPE) CHAR1 Anzeigen oder Ändern 20070824
2 Importing PI_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20070824
3 Importing PI_ROW_NO Call by reference Type reference (TYPE) I 20070824
4 Importing PR_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20070824

Method CALL_F4_POPUP on class CL_SLIM_ALV_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20060424
2 Importing PI_DATA_SRC Call by reference Object reference (TYPE REF TO) DATA Referenz auf Quelldaten 20060424
3 Importing PI_GRID_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20060424
4 Importing PI_LIFETIME Call by reference Type reference (TYPE) I CL_GUI_CONTROL=>LIFETIME_DEFAULT 20070824
5 Importing PI_NAME_GRID_STRUCT Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20060424

Method CONSTRUCTOR on class CL_SLIM_ALV_GRID has no exception.

Method CREATE_F4_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LINE Call by reference Object reference (TYPE REF TO) DATA 20070824
2 Returning PR_TITLE Value transfer Type reference (TYPE) LY_TITLE 20070824

Method CREATE_F4_TITLE on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_ERROR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ERROR_LIST Call by reference Type reference (TYPE) SLIM_ERROR_LIST Systemvermessung: Liste von Fehlertexten 20060424

Method DISPLAY_ERROR_LIST on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20060424
2 Importing PI_ROW_NO Call by reference Type reference (TYPE) I 20060424
3 Importing PR_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20060424

Method DISPLAY_F4 on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_F4_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LINE Call by reference Object reference (TYPE REF TO) DATA 20070824
2 Returning PR_F4_VALUE Value transfer Object reference (TYPE REF TO) DATA 20070824

Method DISPLAY_F4_POPUP on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_INFO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_KEY_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20060424
2 Importing PI_STRUCT_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20060424
3 Importing PI_TITLE Call by reference Type reference (TYPE) STRING 20060424
4 Importing PR_INFO_LIST Call by reference Object reference (TYPE REF TO) DATA Systemvermessung: Liste von Fehlertexten 20060424

Method DISPLAY_INFO_LIST on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_INFO_POPUP Signature

Method DISPLAY_INFO_POPUP on class CL_SLIM_ALV_GRID has no parameter.
Method DISPLAY_INFO_POPUP on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_INQUIRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HEADER Call by reference Type reference (TYPE) STRING 20060424
2 Importing PI_QUESTION Call by reference Type reference (TYPE) STRING 20060424
3 Returning PR_ANSWER Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060424

Method DISPLAY_INQUIRE on class CL_SLIM_ALV_GRID has no exception.

Method DISPLAY_SUCCESS_MSG_DB_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NUMBER_REC Call by reference Type reference (TYPE) I 20060424

Method DISPLAY_SUCCESS_MSG_DB_UP on class CL_SLIM_ALV_GRID has no exception.

Method FREE_VIEW Signature

Method FREE_VIEW on class CL_SLIM_ALV_GRID has no parameter.
Method FREE_VIEW on class CL_SLIM_ALV_GRID has no exception.

Method GET_DEFAULT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) SLIS_HANDL VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20081002

Method GET_DEFAULT_VARIANT on class CL_SLIM_ALV_GRID has no exception.

Method GRID_CHECK_CHANGED_DATA Signature

Method GRID_CHECK_CHANGED_DATA on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_CHECK_CHANGED_DATA on class CL_SLIM_ALV_GRID has no exception.

Method GRID_CHECK_ROW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_STATUS Value transfer Type reference (TYPE) I Einstelliges Kennzeichen 20060424

Method GRID_CHECK_ROW_SELECTION on class CL_SLIM_ALV_GRID has no exception.

Method GRID_DISPLAY_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_GRID_DATA Call by reference Object reference (TYPE REF TO) DATA 20060424

Method GRID_DISPLAY_FIRST on class CL_SLIM_ALV_GRID has no exception.

Method GRID_EXCLUDE_TB_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20060424

Method GRID_EXCLUDE_TB_FUNCTIONS on class CL_SLIM_ALV_GRID has no exception.

Method GRID_FREE Signature

Method GRID_FREE on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_FREE on class CL_SLIM_ALV_GRID has no exception.

Method GRID_GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20060424

Method GRID_GET_CHANGED_DATA on class CL_SLIM_ALV_GRID has no exception.

Method GRID_GET_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GRID_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20061018
2 Returning PR_ROW_DATA Value transfer Object reference (TYPE REF TO) DATA 20061018

Method GRID_GET_ROW on class CL_SLIM_ALV_GRID has no exception.

Method GRID_GET_ROW_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CELL_NAME Call by reference Type reference (TYPE) STRING 20061018
2 Importing PI_GRID_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20061018
3 Returning PR_ROW_DATA Value transfer Object reference (TYPE REF TO) DATA 20061018

Method GRID_GET_ROW_CELL on class CL_SLIM_ALV_GRID has no exception.

Method GRID_GET_SELECTED_ROWS Signature

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

Method GRID_GET_SELECTED_ROWS on class CL_SLIM_ALV_GRID has no exception.

Method GRID_REFRESH Signature

Method GRID_REFRESH on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_REFRESH on class CL_SLIM_ALV_GRID has no exception.

Method GRID_REGISTER_EVENTS Signature

Method GRID_REGISTER_EVENTS on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_REGISTER_EVENTS on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_DROP_DOWN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DROP_DOWN_DATA Call by reference Object reference (TYPE REF TO) DATA ALV-Control: DropDown Lixtboxes 20060424

Method GRID_SET_DROP_DOWN_TABLE on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20060424
2 Importing PI_WITHOUT_CLIENT Call by reference Type reference (TYPE) C ' ' 20060424

Method GRID_SET_FIELDCAT on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_FILTER Signature

Method GRID_SET_FILTER on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_SET_FILTER on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TITLE Call by reference Type reference (TYPE) STRING 20060424

Method GRID_SET_LAYOUT on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_SORT Signature

Method GRID_SET_SORT on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_SET_SORT on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_TOOLTIPS Signature

Method GRID_SET_TOOLTIPS on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_SET_TOOLTIPS on class CL_SLIM_ALV_GRID has no exception.

Method GRID_SET_VARIANT Signature

Method GRID_SET_VARIANT on class CL_SLIM_ALV_GRID has no parameter.
Method GRID_SET_VARIANT on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_AFTER_REFRESH Signature

Method HANDLE_AFTER_REFRESH on class CL_SLIM_ALV_GRID has no parameter.
Method HANDLE_AFTER_REFRESH on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_B4_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20060424

Method HANDLE_B4_USER_COMMAND on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20060424

Method HANDLE_DATA_CHANGED on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_DOUBLE_CLICK Signature

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

Method HANDLE_DOUBLE_CLICK on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_F4 Signature

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

Method HANDLE_F4 on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_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) 20081002
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20081002

Method HANDLE_MENU_BUTTON on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_UPDATE_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_ERROR_LIST Value transfer Attribute reference (LIKE) 20060424

Method HANDLE_UPDATE_FAILED on class CL_SLIM_ALV_GRID has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_SLIM_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 Importing PI_READY_FOR_INPUT Call by reference Type reference (TYPE) I 0 20060424

Method REFRESH_TABLE_DISPLAY on class CL_SLIM_ALV_GRID has no exception.

Method UPDATE_FROM_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FIELD Call by reference Type reference (TYPE) LVC_FNAME Auslösefeld 20070824
2 Importing PI_INDEX Call by reference Type reference (TYPE) I 20070824
3 Importing PI_RESULT Call by reference Object reference (TYPE REF TO) DATA 20070824
4 Importing PI_TARGET Call by reference Object reference (TYPE REF TO) DATA 20070824

Method UPDATE_FROM_F4 on class CL_SLIM_ALV_GRID has no exception.
Event Signatures

Event FETCH_DROP_DOWN_DATA Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 GR_DROPDOWN Exporting Value transfer Object reference (TYPE REF TO) DATA 20060424

Event GX_GET_F4 Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PI_GRID_LINE Exporting Value transfer Object reference (TYPE REF TO) DATA 20070824
2 PR_F4_TAB Exporting Value transfer Object reference (TYPE REF TO) DATA 20070824

Event SHOW_F4 Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_LINE_INDEX Exporting Value transfer Type reference (TYPE) I 20060424
2 PR_GRID_LINE Exporting Value transfer Object reference (TYPE REF TO) DATA 20060424
3 PR_TARGET Exporting Value transfer Object reference (TYPE REF TO) DATA 20060424
4 P_FIELDNAME Exporting Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20060424
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_F4 System Measurement: ALV F4 Help 20070724
2 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_STANDARD System Measurement: ALV F4 Help 20060424
3 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_AUC_VIEW System Measurement: User Classification View 20070815
4 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_BPO_ENGINES_VIEW System Measurement: Engine Statistics 20080919
5 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_CLIENTS_ALV ALV List Output for Clients 20060424
6 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_CLIENT_SELECTION_VIEW System Measurement: User Classification View 20070724
7 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_DEV_CLASSIFY_AID_VIEW System Measurement: Role-Based Classification 20070820
8 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ENGINES_VIEW System Measurement: Engine Statistics 20060424
9 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_RBC_AID_VIEW System Measurement: Role-Based Classification 20070724
10 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ROLE_VIEW System Measurement: Role Licence Attributes 20070724
11 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_TRANSFER_LIST_VIEW System Measurement: SDCC Transfer View Class 20061018
12 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_USER_CLASSIFICATION_V System Measurement: User Classification View 20070724
History
Last changed by/on SAP  20090618 
SAP Release Created in