SAP ABAP Class CL_GUI_ALV_GRID_BASE (Basis Class for ALV Grid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GUI_DYNAMIC_DATA Interface for Processing Dynamic Control Data 19991109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CALENDAR_CONTROL_SCHEDULE Calendar View (Day, Week, Month) 19990705
2 Inheritance (c INHERITING FROM c_ref)  CL_FP_FB_FORM_CONTEXT_GRID Form Builder: Form Context Properties Table 20030903
3 Inheritance (c INHERITING FROM c_ref)  CL_FP_FB_FORM_INTERFACE_GRID Form Builder: Form Interface Property Table 20030710
4 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 19990727
5 Inheritance (c INHERITING FROM c_ref)  CL_PT_GUI_TMW_NM_ALV_GRID TMW Team View: ALV Grid 20031127
6 Inheritance (c INHERITING FROM c_ref)  CL_SALV_GUI_GRID_V_TABLE_IDA cl_salv_gui_grid_ida_viewtable 20131009
7 Inheritance (c INHERITING FROM c_ref)  CL_SIW_PROPERTY_CONTROL Property Control 20070115
8 Inheritance (c INHERITING FROM c_ref)  CL_WDY_WB_PROPERTY_BOX Web Dynpro Tools Property Box 20020930
9 Inheritance (c INHERITING FROM c_ref)  TD_GUI_ALV_GRID_BASE Test-Dummy for CL_GUI_ALV_GRID_BASE 20131202
Properties
Class CL_GUI_ALV_GRID_BASE  
Short Description Basis Class for ALV Grid    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SLIS   Generic list types 
Created 19981126   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_PICTURE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CTLD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GUI_DYNAMIC_DATA Interface for Processing Dynamic Control Data 19991109
Friends
# Friend Modeled only Created on Description
1 IF_ALV_RU_GRID_BASE_FRIEND 20090316 Friend of CL_GUI_ALV_GRID_BASE
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATT_ACTIVE Instance attribute Private Type reference (TYPE) CHAR01 CATT: Active 19991213
2 CATT_PLAYBACK Instance attribute Private Type reference (TYPE) CHAR01 CATT: Run 19991213
3 CATT_RECORDING Instance attribute Private Type reference (TYPE) CHAR01 CATT: Record 19991213
4 CO_CRYSTAL_INPLACE Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0001' Internal (CR Inplace) 20000922
5 CO_CRYSTAL_NOCANDRILLDOWN Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0008' Internal ( CR no Tabstrip ) 20000922
6 CO_CRYSTAL_NOCONTROLS Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0004' Internal (CR w/o Interaction) 20000922
7 CO_CRYSTAL_NOEXPORT Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0040' Internal ( CR no Exports ) 20000922
8 CO_CRYSTAL_NONAVIGATION Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0020' Internal ( CR no Navigation) 20000922
9 CO_CRYSTAL_NOZOOM Static Attribute Protected Type reference (TYPE) LVCXSTYLE '0080' Internal ( CR no Zoom) 20000922
10 CO_WEBSTLE_RESET_OPTCOLWIDTH Constant Public Type reference (TYPE) LVC_STYLE '00000080' Reset Optimize Column Width 20000424
11 CO_WEBSTLYE_NOF1 Constant Public Type reference (TYPE) LVC_STYLE '00010000' No F1 Help Icon 20000103
12 CO_WEBSTYLE_INTEGRATED_HEADERS Constant Public Type reference (TYPE) LVC_STYLE '00000001' Header Integrated in Table (Scrolls with Data) 19991011
13 CO_WEBSTYLE_NOCLIP Constant Public Type reference (TYPE) LVC_STYLE '00000002' Column Width Always Optimized 19991229
14 CO_WEBSTYLE_WRAP Constant Public Type reference (TYPE) LVC_STYLE '00000004' Line Break in Cells (!) 19991228
15 CO_WEBSTYLE_XSLT Constant Public Type reference (TYPE) LVC_STYLE '00001000' Internal Field 20000605
16 EKM_MOVE_DOWN Constant Protected Type reference (TYPE) I 2 ENTER_KEY_MODE: Move Cell Downwards 19990915
17 EKM_MOVE_RIGHT Constant Protected Type reference (TYPE) I 1 ENTER_KEY_MODE: Move Cell to the Right 19990915
18 EKM_NEUTRAL Constant Protected Type reference (TYPE) I 0 ENTER_KEY_MODE: Neutral 19990915
19 EVT_BUTTON_CLICK Constant Protected Type reference (TYPE) I 22 ButtonClick Event 19991103
20 EVT_CLICK_COL_HEADER Constant Protected Type reference (TYPE) I 6 ClickColHeader Event 19981126
21 EVT_CLICK_ROW_COL Constant Protected Type reference (TYPE) I 2 ClickRowCol Event 19981126
22 EVT_CONTEXT_MENU Constant Protected Type reference (TYPE) I 9 ContextMenu Event 19981126
23 EVT_CONTEXT_MENU_SELECTED Constant Protected Type reference (TYPE) I 13 ContextMenuSelected Event 19981215
24 EVT_COPY_CLIPBOARD_FAILED Constant Protected Type reference (TYPE) I 34 Copy Data to Clipboard Event 20020327
25 EVT_DBLCLICK_COL_SEPARATOR Constant Protected Type reference (TYPE) I 8 DoubleClickColSeparator Event 19981126
26 EVT_DBLCLICK_ROW_COL Constant Protected Type reference (TYPE) I 3 DoubleClickRowCol Event 19981126
27 EVT_DELAYED_CHANGE_SELECTION Constant Protected Type reference (TYPE) I 7 DelayedChangedSelection Event 19981126
28 EVT_DELAYED_MOVE_CURRENT_CELL Constant Protected Type reference (TYPE) I 5 DelayedMovedCurrentCell Event 19981126
29 EVT_ENTER Constant Protected Type reference (TYPE) I 19 Enter Event 19990914
30 EVT_F1 Constant Protected Type reference (TYPE) I 4 F1 Event 19981126
31 EVT_F4 Constant Protected Type reference (TYPE) I 17 F4 Event 19990824
32 EVT_HSCROLL Constant Protected Type reference (TYPE) I 20 Horizontal Scrolling Event 19991006
33 EVT_MODIFIED Constant Protected Type reference (TYPE) I 18 Event Modified 19990825
34 EVT_SOS Constant Protected Type reference (TYPE) I 23 Consistency Check Event 19991103
35 EVT_TAB_CHANGE Constant Protected Type reference (TYPE) I 16 Tab Change Event 19990820
36 EVT_TOOLBAR_BUTTON_CLICK Constant Protected Type reference (TYPE) I 10 ToolBarButtonClicked Event 19981126
37 EVT_TOOLBAR_MENUBUTTON_CLICK Constant Protected Type reference (TYPE) I 11 ToolBarMenuButtonClicked Event 19981126
38 EVT_TOOLBAR_MENU_SELECTED Constant Protected Type reference (TYPE) I 14 ContextMenuSelected Event 19981215
39 EVT_TOTAL_CLICK_ROW_COL Constant Protected Type reference (TYPE) I 12 TotalClickRowCol Event 19981203
40 EVT_VSCROLL Constant Protected Type reference (TYPE) I 21 Vertical Scrolling Event 19991006
41 MT_MODIFIED_CELLS Instance attribute Private Type reference (TYPE) LVC_T_MOCE Cache for 'Modified Cells' 20010906
42 MT_ROW_ID_CACHE Instance attribute Private Type reference (TYPE) LVC_T_ROID Row IDs 19991215
43 MT_TEXTPOOL Instance attribute Protected Type reference (TYPE) LVC_T_TXTP Text Pool 19991115
44 M_ACC_MODE Instance attribute Protected Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040317
45 M_ALVEXP_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTROL Internal Trace 19990709
46 M_AUTO_REDRAW Instance attribute Private Type reference (TYPE) I Counter for "AutoRedraw" 20040109
47 M_BATCH_MODE Instance attribute Protected Type reference (TYPE) CHAR01 Background Mode 19981130
48 M_BUF_MT_INFO Instance attribute Protected Type reference (TYPE) LVC_T_INFO Buffer 19990706
49 M_CACHE_SELECTED_ROWS Instance attribute Private Type reference (TYPE) ABAP_BOOL Cache Act. 20041129
50 M_CLIPBOARD_ACTIVE Instance attribute Private Type reference (TYPE) I 1 Cache for "ClipboardActive" 20040109
51 M_COLID_TO_FIELDNAME Instance attribute Private Type reference (TYPE) T_COLID_TO_FIELDNAME Assign Column ID to Name 19991209
52 M_COL_HEADER_STYLE Instance attribute Private Type reference (TYPE) I Cache for "ColHeaderStyle" 20040109
53 M_COL_HEADER_VISIBLE Instance attribute Private Type reference (TYPE) I 1 Cache for "ColHeaderVisible" 20040109
54 M_COL_POS_TABLE Instance attribute Private Type reference (TYPE) LVC_T_CO01 Column Table 19991110
55 M_COL_POS_TABLE_VALID Instance attribute Private Type reference (TYPE) CHAR01 Column Table Validity 20000107
56 M_CRYSTAL_RETURN_URL Instance attribute Protected Type reference (TYPE) CHAR1024 Character 1024 20000202
57 M_CRYSTAL_URL Instance attribute Protected Type reference (TYPE) BDS_URI Internal Trace 19990709
58 M_CR_DATASOURCE_STRING Instance attribute Protected Type reference (TYPE) CHAR80 Crystal Data Source String 20000124
59 M_CR_FADRIVER_HANDLE Instance attribute Protected Type reference (TYPE) CNTL_HANDLE FADriver OLE Handle ( Crystal ) 20000124
60 M_DBGPARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Temporary 19990706
61 M_DP_COL_POS_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand 19991110
62 M_DP_MODIFIED_CELLS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand 20010906
63 M_DP_ON_DEMAND Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand 19990414
64 M_DP_ON_DEMAND_AVAIL Instance attribute Protected Type reference (TYPE) CHAR01 DPOnDemand Available 19991110
65 M_DP_ON_DEMAND_WRITABLE Instance attribute Protected Type reference (TYPE) CHAR01 DPOnDemand can be Described 19991110
66 M_DP_ROW_ID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand for RowID Table 20010907
67 M_DP_SELECTED_COLS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand 19991209
68 M_DP_SELECTED_ROWS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DATAPONDEMAND DataProviderOnDemand 20041126
69 M_DRAGDROPID_GRID_BORDER Instance attribute Private Type reference (TYPE) I Cache for "DragDropGridBorder" 20040109
70 M_DRAGDROPID_GRID_CELLS Instance attribute Private Type reference (TYPE) I Cache for "DragDropIdCells" 20040109
71 M_DYNAMIC_DATA_ACTIVE Instance attribute Protected Type reference (TYPE) CHAR01 IF_GUI_DYNAMIC_DATA Active 19991109
72 M_ENTER_KEY_MODE Instance attribute Private Type reference (TYPE) I 1 Cache for "EnterKeyMode" 20040108
73 M_FIRST_VISIBLE_COL_ID Instance attribute Private Type reference (TYPE) INT4 Column ID 19991210
74 M_FIRST_VISIBLE_ROW_ID Instance attribute Private Type reference (TYPE) LVC_S_ROID Row ID 19991210
75 M_GRID_READONLY Instance attribute Private Type reference (TYPE) I 1 Cache for "GridReadonly" 20040108
76 M_GUID Instance attribute Public Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 19991103
77 M_GUI_TYPE Instance attribute Protected Type reference (TYPE) I GUI Type 19991028
78 M_GUI_TYPE_EXCEL Constant Protected Type reference (TYPE) I 4 Excel Frontend 19991107
79 M_GUI_TYPE_FLOW Instance attribute Private Type reference (TYPE) I 5 Flow GUI 20000928
80 M_GUI_TYPE_HTML Constant Protected Type reference (TYPE) I 3 HTML GUI 19991028
81 M_GUI_TYPE_ITS_INT Constant Protected Type reference (TYPE) I 5 HTML GUI with Colors 20070823
82 M_GUI_TYPE_JAVA Constant Protected Type reference (TYPE) I 2 JAVA GUI 19991028
83 M_GUI_TYPE_WINDOWS Constant Protected Type reference (TYPE) I 1 Windows GUI 19991028
84 M_HEIGHT_TOOLBAR Instance attribute Protected Type reference (TYPE) I 27 Toolbar Height in Pixels 19991021
85 M_HORIZONTAL_GRID_LINES Instance attribute Private Type reference (TYPE) I 1 Cache for "HorizontalGridLines" 20040109
86 M_INT_I_WEB Instance attribute Protected Type reference (TYPE) I Internal (Web Style as Integer) 19991025
87 M_NUMBER_TOOLBAR_BUTTONS Instance attribute Private Type reference (TYPE) I Number of Toolbar Buttons 19991118
88 M_OI_CONTROL Instance attribute Protected Object reference (TYPE REF TO) I_OI_OLE_CONTAINER_CONTROL OLE Integration 19990706
89 M_OI_LINK_SERVER Instance attribute Protected Object reference (TYPE REF TO) I_OI_LINK_SERVER OLE Integration 19990706
90 M_OI_MT_DATA_FIELDS Instance attribute Protected Type reference (TYPE) LVC_T_RFCFIELDS OLE Integration (Cache) 19990706
91 M_OI_MT_INFO_FIELDS Instance attribute Protected Type reference (TYPE) LVC_T_RFCFIELDS OLE Integration (Cache) 19990706
92 M_OI_PROXY Instance attribute Protected Object reference (TYPE REF TO) I_OI_DOCUMENT_PROXY OLE Integration 19990706
93 M_OI_RETCODE Instance attribute Protected Type reference (TYPE) SOI_RET_STRING OLE Integration 19990706
94 M_OI_SPREADSHEET Instance attribute Protected Object reference (TYPE REF TO) I_OI_SPREADSHEET OLE Integration 19990813
95 M_OI_TABLE_COLL Instance attribute Protected Object reference (TYPE REF TO) I_OI_TABLE_COLLECTION OLE Integration 19990706
96 M_PAGINGPAGESIZE Instance attribute Private Type reference (TYPE) INT4 Paging Size in HTML GUI, <=0: No Paging 19991217
97 M_ROW_DELETE_ALLOWED Instance attribute Private Type reference (TYPE) I 1 Cache for "RowDeleteAllowed" 20040109
98 M_ROW_INSERT_ALLOWED Instance attribute Private Type reference (TYPE) I 1 Cache for "RowInsertAllowed" 20040109
99 M_SELECTED_COLS Instance attribute Private Type reference (TYPE) LVC_T_COL2 Selected Columns 19991209
100 M_SELECTED_ROWS Instance attribute Private Type reference (TYPE) LVC_T_ROID Selected Rows 20041126
101 M_SELECTION_MODE Instance attribute Private Type reference (TYPE) I 0 Cache for "SelectionMode" 20040108
102 M_SINGLE_COL_AUTO_RESIZE Instance attribute Private Type reference (TYPE) I 1 Cache for "SingleColAutoResize" 20040108
103 M_TITLE_SIZE Instance attribute Private Type reference (TYPE) I 3 Cache for "TitleSize" 20040109
104 M_TITLE_SIZE_LARGE Constant Protected Type reference (TYPE) I 3 Title Size 19981215
105 M_TITLE_SIZE_MEDIUM Constant Protected Type reference (TYPE) I 4 Title Size 20010109
106 M_TITLE_SIZE_NORMAL Constant Protected Type reference (TYPE) I 2 Title Size 19981215
107 M_TITLE_SIZE_SMALL Constant Protected Type reference (TYPE) I 1 Title Size 19981215
108 M_TITLE_STYLE Instance attribute Private Type reference (TYPE) I 8192 Cache for "TitleStyle" 20040109
109 M_TITLE_TEXT Instance attribute Private Type reference (TYPE) STRING Cache for "TitleText" 20040109
110 M_TOOLBAR_VISIBLE Instance attribute Private Type reference (TYPE) I 1 Toolbar Visible 19991118
111 M_TOOLBAR_WRAP Instance attribute Private Type reference (TYPE) I 1 Cache for "ToolbarWrap" 20040109
112 M_TOTAL_EXPANDERS Instance attribute Private Type reference (TYPE) I 1 Cache for "TotalExpanders" 20040108
113 M_VERTICAL_GRID_LINES Instance attribute Private Type reference (TYPE) I 1 Cache for "VerticalGridLines" 20040109
114 M_VIEW Instance attribute Protected Type reference (TYPE) UI_FUNC Internal 19990709
115 M_WAN_FLAG Instance attribute Private Type reference (TYPE) CHAR01 WAN Flag 20000414
116 _EVT_REQUEST_DATA Constant Protected Type reference (TYPE) I 38 Event Data Package Web GUI 20130128
Methods
# Method Level Visibility Method type Description Created on
1 ALV_EXPORT_VIA_FE Instance method Protected Method Export to CR on NT Intel 19990923
2 APPEND_ROWS_BASE Instance method Protected Method Inserts Rows at the End of the Grid 20010927
3 CLEAR_COLOR_INFO Instance method Protected Method Resets All Color Information 20040224
4 CLEAR_SELECTION Instance method Protected Method Deletes Current Selection 19990107
5 CLEAR_SYMBOL_INFO Instance method Protected Method Resets All Symbol Information 20040224
6 CONSTRUCTOR Instance method Public Constructor Constructor 19981126
7 CREATE_VIEW_CRYSTAL Instance method Protected Method Generates Office Integration View 19990709
8 CREATE_VIEW_OI Instance method Protected Method Generates Office Integration View 19990709
9 DELETE_ALL_CELLS_BASE Instance method Protected Method Deletes Entire Grid Content 19981130
10 DELETE_ALL_MENUS Instance method Protected Method Deletes all Toolbar Menus 19991112
11 DELETE_ALL_ROWS_BASE Instance method Protected Method Deletes all Data Lines Except the Header Line 19981130
12 DISPLAY_CONTEXT_MENU Instance method Protected Method Context Menu 19981215
13 DISPLAY_TOOLBAR_MENU Instance method Protected Method Toolbar Menu 19981215
14 GET_COL_POS_ID2_BASE Instance method Protected Method Determines Position of Columns 19991209
15 GET_COL_POS_ID_BASE Instance method Protected Method Determines Position of Columns 19981130
16 GET_CURRENT_CELL_COL Instance method Protected Method Determines Column Number of Focus Cell 19981126
17 GET_CURRENT_CELL_COL_ID Instance method Protected Method Determines Column ID of Focus Cell 19981126
18 GET_CURRENT_CELL_ID2 Instance method Protected Method Sets the Current Cell 19990908
19 GET_CURRENT_CELL_ROW Instance method Protected Method Determines Row Number of Focus Cell 19981126
20 GET_CURRENT_CELL_ROW_ID Instance method Protected Method Determines Row ID of Focus Cell 19981126
21 GET_CURRENT_CELL_TEXT Instance method Protected Method Determines Text of Focus Cell 19981126
22 GET_DATA_TABLE_LINECOUNT Instance method Protected Method 20040123
23 GET_ENTER_KEY_MODE Instance method Protected Method Determines the Action of the ENTER Key 19990915
24 GET_FIRST_VISIBLE_COL Instance method Protected Method Determines First Visible Column 19981127
25 GET_FIRST_VISIBLE_COL_ID Instance method Protected Method Determines First Visible Column 19981127
26 GET_FIRST_VISIBLE_COL_ID2 Instance method Protected Method Determines Left Grid Column 19990910
27 GET_FIRST_VISIBLE_ROW Instance method Protected Method Determines Top Visible Row 19981126
28 GET_FIRST_VISIBLE_ROW_ID Instance method Protected Method Determines Top Visible Row 19981126
29 GET_FIRST_VISIBLE_ROW_ID2 Instance method Protected Method Determines Top Grid Row 19990909
30 GET_FIXED_COLS Instance method Protected Method Determines Number of Fixed Columns 19990118
31 GET_GRID_MODIFIED Instance method Protected Method Determines if Content of Grid was Modified 19991213
32 GET_GUI_TYPE Instance method Protected Method Determine GUI Type 19991107
33 GET_HIGHEST_ROW_ID Instance method Protected Method Determines Top Current Row ID 19990825
34 GET_MODIFIED_CELLS Instance method Protected Method Determines Modified Cells 19990803
35 GET_PAGINGPAGESIZE Instance method Protected Method HTML GUI 19991217
36 GET_ROWS_MOVED Instance method Protected Method Determines if Rows Were Swapped 19990909
37 GET_ROW_DELETE_ALLOWED Instance method Protected Method Determines if Toolbar is Broken 19991116
38 GET_ROW_ID Instance method Protected Method Determines the Row IDs 19990817
39 GET_ROW_INSERT_ALLOWED Instance method Protected Method Determines if Toolbar is Broken 19991116
40 GET_SELECTED_CELLS_BASE Instance method Protected Method Determines Selected Cells 19981130
41 GET_SELECTED_CELLS_BASE_ID2 Instance method Protected Method Determines Selected Cells 19990909
42 GET_SELECTED_CELLS_BASE_RANGE Instance method Protected Method Determines Selected Cells 19990415
43 GET_SELECTED_COLUMNS_BASE Instance method Protected Method Determines Selected Columns 19981130
44 GET_SELECTED_COLUMNS_BASE_ID2 Instance method Protected Method Determines Selected Columns 19991207
45 GET_SELECTED_ROWS_BASE Instance method Protected Method Determines Selected Rows 19981130
46 GET_SELECTED_ROWS_BASE_RANGE Instance method Protected Method Determines Selected Rows with Area Specification 19990415
47 GET_SELECTED_ROWS_ID_BASE Instance method Protected Method Determines Selected Rows 19990908
48 GET_TOOLBAR_WRAP Instance method Protected Method Determines if Toolbar is Broken 19991021
49 GET_TOTAL_ARROWS Instance method Protected Method Determines if Toolbar is Broken 19991115
50 GET_TOTAL_EXPANDERS Instance method Protected Method Determines if Toolbar is Broken 19991115
51 HOST_IFRAME Instance method Protected Method Sets Toolbar Style 20000108
52 ON_BEFORE_SEND Instance method Protected Event handling method Event Before Sending 20000914
53 ON_CLOSE_DOCUMENT Instance method Protected Event handling method Close Event of OLE Container 19990706
54 ON_CUSTOM_EVENT Instance method Protected Event handling method Custom Event of OLE Container 19990706
55 ON_OI_CUSTOM_EVENT Instance method Protected Event handling method Handler for Office Integration Events 19990721
56 OPEN_BROWSER_WINDOW Instance method Protected Method Sets Toolbar Style 20000108
57 OPTIMIZE_ALL_COLS Instance method Protected Method Optimizes the Column Width of all Columns 19990427
58 OPTIMIZE_COL Instance method Protected Method Optimizes the Column Width of the Column 19990427
59 OPTIMIZE_COL_ID Instance method Protected Method Optimizes the Column Width of the Column 19990427
60 OPTIMIZE_SELECTED_COLS Instance method Protected Method Optimizes the Column Width of the Selected Columns 19990427
61 PREPARE_OI_TABLES Instance method Protected Method Load Tables to FE 19990706
62 REFRESH_OI_TABLES Instance method Protected Method Load Tables to FE 19990706
63 REMOVE_OI_OBJECTS Instance method Private Method Clearing Up OI Objects 20100224
64 SCROLL_TO_BOTTOM Instance method Protected Method Scrolls to End of Data 19981126
65 SELECT_ALL_ROWS Instance method Protected Method Selects all Rows 19990107
66 SELECT_TEXT_IN_CURRENT_CELL Instance method Protected Method Selects Text in Focus Cell 19981126
67 SET_3D_BORDER_BASE Instance method Protected Method Sets 3D Frame 19990114
68 SET_AUTO_REDRAW Instance method Protected Method Controls Control Drawing 19981126
69 SET_CLIPBOARD_ACTIVE Instance method Protected Method Controls the Availability of Clipboard Operations 20011025
70 SET_COLOR_INFO Instance method Protected Method Sets Additional Information on Cell Colors 20040224
71 SET_COL_HEADER_STYLE Instance method Protected Method Sets Column Header Style 19981126
72 SET_COL_HEADER_VISIBLE Instance method Protected Method Sets Column Header Visibility 19981127
73 SET_COL_WIDTH_ID Instance method Protected Method Sets Column Width (in Characters) 19981126
74 SET_CURRENT_CELL_BASE Instance method Protected Method Sets Focus Cell 19981130
75 SET_CURRENT_CELL_ID Instance method Protected Method Sets Focus Cell 19981126
76 SET_CURRENT_CELL_ID2 Instance method Protected Method Sets Focus Cell 19990825
77 SET_CURRENT_CELL_ROWPOS_COLID Instance method Protected Method Sets Focus Cell 19990415
78 SET_DATA_TABLE Instance method Protected Method Fills Grid with Data 19981126
79 SET_DELAY_CHANGE_SELECTION Instance method Protected Method Sets Delay of CHANGE_SELECTION Events 19981127
80 SET_DELAY_MOVE_CURRENT_CELL Instance method Protected Method Sets Delay of Move_current_cell Events 19981127
81 SET_DELTA_TABLE Instance method Protected Method Changes the Data of Cells 19990824
82 SET_DRAGDROPID_GRID_BORDER Instance method Protected Method DragDrop ID 19990209
83 SET_DRAGDROPID_GRID_CELLS Instance method Protected Method DragDrop ID of Grid Cells 19990209
84 SET_DRAG_DROP_COLS Instance method Protected Method Controls Column Drag+Drop 19981126
85 SET_DRAG_DROP_FIXED_COLS Instance method Protected Method Controls Fixed Column Drag+Drop 19981126
86 SET_DRAG_DROP_FIXED_ROWS Instance method Protected Method Controls Fixed Row Drag+Drop 19981126
87 SET_DRAG_DROP_ROWS Instance method Protected Method Controls Row Drag+Drop 19981126
88 SET_DROP_DOWN_ITEMS Instance method Protected Method Transfers Dropdown List Box Entries to the GUI 19991105
89 SET_ENTER_KEY_MODE Instance method Protected Method Sets the Action Triggered by the ENTER Key 19990915
90 SET_ERRORLOGHANDLE Instance method Protected Method Sets Reference ALV 19991103
91 SET_ERROR_CELLS Instance method Protected Method Marks Cells as Incorrect 19990825
92 SET_FIRST_VISIBLE_COL Instance method Protected Method Sets First Visible Column 19981127
93 SET_FIRST_VISIBLE_COL_ID Instance method Protected Method Sets First Visible Column 19981127
94 SET_FIRST_VISIBLE_COL_ID2 Instance method Protected Method Sets Left Grid Column 19990910
95 SET_FIRST_VISIBLE_ROW Instance method Protected Method Sets Top Visible Row 19981126
96 SET_FIRST_VISIBLE_ROW_ID Instance method Protected Method Sets Top Visible Row 19981126
97 SET_FIRST_VISIBLE_ROW_ID2 Instance method Protected Method Sets Top Grid Row 19990909
98 SET_FIXED_COLS Instance method Protected Method Sets Number of Fixed Columns 19981126
99 SET_FIXED_ROWS Instance method Protected Method Sets Number of Fixed Rows 19981126
100 SET_GRID_READONLY Instance method Protected Method Sets Ready for Input Status of Grid 19990803
101 SET_HEADER_FOR_OI Instance method Protected Method Header Table for Office Integration 19991012
102 SET_HIGHEST_ROW_ID Instance method Protected Method Sets Top Current Row ID 19990825
103 SET_HORIZONTAL_GRID_LINES Instance method Protected Method Sets Horizontal Grid Line Visibility 19981127
104 SET_HORIZONTAL_SCROLLBARS Instance method Protected Method Controls Scrollbar Visibility 19981201
105 SET_HYPERLINKS Instance method Protected Method Transfers Hyperlinks to the GUI 19991102
106 SET_INFO_TABLE Instance method Protected Method Sets Column Attributes 19981126
107 SET_LEFT_COL_SYNC Instance method Protected Method Internal. Do not use. 19991118
108 SET_PAGINGPAGESIZE Instance method Protected Method HTML GUI 19991217
109 SET_RESIZE_COLS Instance method Protected Method Controls Column Width Modification 19981201
110 SET_RESIZE_ROWS Instance method Protected Method Controls Row Height Modification 19981201
111 SET_ROWS_MOVED Instance method Protected Method Sets Flag if Rows Were Swapped 19990909
112 SET_ROW_DELETE_ALLOWED Instance method Protected Method Sets First Visible Column 19991116
113 SET_ROW_HEADER_VISIBLE Instance method Protected Method Sets Row Label Visibility 19981127
114 SET_ROW_ID Instance method Protected Method Sets Row ID 19990817
115 SET_ROW_INSERT_ALLOWED Instance method Protected Method Sets First Visible Column 19991116
116 SET_SELECTED_CELLS_BASE Instance method Protected Method Selects Cells 19981130
117 SET_SELECTED_CELLS_BASE_ID2 Instance method Protected Method Selects Cells 19990909
118 SET_SELECTED_CELLS_BASE_RANGE Instance method Protected Method Selects Cells 19990415
119 SET_SELECTED_COLUMNS_BASE Instance method Protected Method Selects Columns 19981130
120 SET_SELECTED_COLUMNS_BASE_ID2 Instance method Protected Method Selects Columns 19991207
121 SET_SELECTED_ROWS_BASE Instance method Protected Method Selects Rows 19981130
122 SET_SELECTED_ROWS_BASE_RANGE Instance method Protected Method Selects Rows 19990415
123 SET_SELECTED_ROWS_ID_BASE Instance method Protected Method Selects Rows 19990908
124 SET_SELECTION_MODE_BASE Instance method Protected Method Sets Selection Mode 19981130
125 SET_SINGLE_COL_AUTO_RESIZE Instance method Protected Method Controls if a Single Column is Adjusted Automatically 20000113
126 SET_SYMBOL_INFO Instance method Protected Method Sets Additional Information on Symbols 20040224
127 SET_TABS Instance method Protected Method Selects Cells 19990824
128 SET_TEXTPOOL Instance method Protected Method Sets Text Pool Table 19991115
129 SET_TITLE_SIZE Instance method Protected Method Controls Title Size 19981215
130 SET_TITLE_STYLE Instance method Protected Method Sets Title Style 19981127
131 SET_TITLE_TEXT Instance method Protected Method Sets Title Text 19981127
132 SET_TOOLBAR_BUTTONS Instance method Protected Method Sets Toolbar Buttons 19981127
133 SET_TOOLBAR_MENU_STATIC Instance method Protected Method Toolbar Menu 19991012
134 SET_TOOLBAR_STYLE Instance method Protected Method Sets Toolbar Style 19981127
135 SET_TOOLBAR_VISIBLE Instance method Protected Method Sets Toolbar Visibility 19981126
136 SET_TOOLBAR_WRAP Instance method Protected Method Sets First Visible Column 19991021
137 SET_TOTAL_ARROWS Instance method Protected Method Sets First Visible Column 19991115
138 SET_TOTAL_EXPANDERS Instance method Protected Method Sets First Visible Column 19991115
139 SET_TOTAL_LINES_ABOVE Instance method Protected Method Total Lines Above Data 19990503
140 SET_VERTICAL_GRID_LINES Instance method Protected Method Sets Vertical Grid Lines Visibility 19981127
141 SET_VERTICAL_SCROLLBARS Instance method Protected Method Controls Scrollbar Visibility 19981201
142 SET_VIEW_CRYSTAL Instance method Protected Method Switch View to Crystal 19990709
143 SET_VIEW_EXCEL Instance method Protected Method Switch View to Excel 19990709
144 SET_VIEW_LOTUS Instance method Protected Method Set View to Lotus 20000714
145 SET_VISIBLE_VIEW Instance method Protected Method Sets View 19990709
146 SET_WEB_OPTIONS Instance method Protected Method Web-Specific Grid Settings 19991011
147 UPDATE_FRONTEND Instance method Protected Method Refresh Frontend (Office Integration) 19990706
148 _INIT_MEMBERS_BASE Instance method Protected Method Initialize Member Variables 20091023
149 _PREPARE_EXPORT Instance method Protected Method Preparing Data Export 20100224
Events
# Event Type Visibility Description Created on
1 CLICK_COL_HEADER Instance Event
(0)
Protected
(1)
Click on Column Header 19981126
2 CLICK_ROW_COL Instance Event
(0)
Protected
(1)
Click on Cell 19981126
3 CONTEXT_MENU Instance Event
(0)
Protected
(1)
Context Menu 19981126
4 CONTEXT_MENU_SELECTED Instance Event
(0)
Protected
(1)
Context Menu Entry Selected 19981216
5 DBLCLICK_ROW_COL Instance Event
(0)
Protected
(1)
Double-click on Cell 19981126
6 DELAYED_CHANGE_SELECTION Instance Event
(0)
Protected
(1)
Selection has been Modified 19981126
7 DELAYED_MOVE_CURRENT_CELL Instance Event
(0)
Protected
(1)
Focus Cell has been Moved 19981126
8 DOUBLE_CLICK_COL_SEPARATOR Instance Event
(0)
Protected
(1)
Double-click on Column Separator 19981126
9 F1 Instance Event
(0)
Protected
(1)
F1 Chosen 19981126
10 TOOLBAR_BUTTON_CLICK Instance Event
(0)
Protected
(1)
Toolbar Button Chosen 19981126
11 TOOLBAR_MENUBUTTON_CLICK Instance Event
(0)
Protected
(1)
Toolbar Menu Button Chosen 19981126
12 TOOLBAR_MENU_SELECTED Instance Event
(0)
Protected
(1)
Toolbar Menu Entry Selected 19981216
13 TOTAL_CLICK_ROW_COL Instance Event
(0)
Protected
(1)
Click on Totals Line 19981203
14 _REQUEST_DATA Instance Event
(0)
Protected
(1)
Request Data 1,10; 40,50; (WebGUI) 20121217
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COLID_TO_FIELDNAME Private See coding S_COLID_TO_FIELDNAME 19991209 begin of s_colid_to_fieldname, col_id type int4, fieldname type lvc_fname, end of s_colid_to_fieldname
2 T_COLID_TO_FIELDNAME Private See coding T_COLID_TO_FIELDNAME 19991209 t_colid_to_fieldname type standard table of s_colid_to_fieldname
Method Signatures

Method ALV_EXPORT_VIA_FE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Aktion 19990923
2 Importing MT_DATA Call by reference Type reference (TYPE) LVC_T_DATA Data-Table 19990923
3 Importing MT_INFO Call by reference Type reference (TYPE) LVC_T_INFO Info-Table 19990923

Method ALV_EXPORT_VIA_FE on class CL_GUI_ALV_GRID_BASE has no exception.

Method APPEND_ROWS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_COUNT Call by reference Type reference (TYPE) I Anzahl der Zeilen 20010927
# Exception Resumable Description Created on
1 ERROR Fehler 20010927

Method CLEAR_COLOR_INFO Signature

Method CLEAR_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no parameter.
Method CLEAR_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no exception.

Method CLEAR_SELECTION Signature

Method CLEAR_SELECTION on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19990107

Method CLEAR_SYMBOL_INFO Signature

Method CLEAR_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no parameter.
Method CLEAR_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEBUGPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 2nd Parent Container (Debugging only) 19990706
2 Importing DOC_TYPE Call by reference Type reference (TYPE) SOI_DOCUMENT_TYPE 'Excel.Sheet' Dokumentenart 19990706
3 Importing DOC_URL Call by reference Type reference (TYPE) BDS_URI URL 19990706
4 Importing LIFETIME Call by reference Type reference (TYPE) I Lifetime 19981126
5 Importing MODE Call by reference Type reference (TYPE) C Modus ( E:Excel Inplace), 19990706
6 Importing NAME Value transfer Type reference (TYPE) STRING Name 20000113
7 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 19981210
8 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shell Style 19981126

Method CONSTRUCTOR on class CL_GUI_ALV_GRID_BASE has no exception.

Method CREATE_VIEW_CRYSTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE_STRING Call by reference Type reference (TYPE) CHAR80 Connection String. 20000124
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) SOI_DOCUMENT_TYPE 'Excel.Sheet' Dokumentenart 19990709
3 Importing I_DOC_URL Call by reference Type reference (TYPE) BDS_URI Url 19990709
4 Importing I_FADRIVER_HANDLE Call by reference Type reference (TYPE) CNTL_HANDLE FADriver ole-handle 20000124
5 Importing I_MODE Call by reference Type reference (TYPE) C Modus ( E:Excel Inplace), 19990709
6 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent 19990709
7 Importing I_READ_ONLY Call by reference Type reference (TYPE) C ' ' Nur Lesezugriff 19990709
# Exception Resumable Description Created on
1 APPLICATION_ERROR Applikation konnte nicht gestartet werden 19990709
2 DOCUMENT_NOT_FOUND Dokument nicht gefunden 19990709
3 ERROR Unbekannter Fehler 19990709

Method CREATE_VIEW_OI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_TYPE Call by reference Type reference (TYPE) SOI_DOCUMENT_TYPE 'Excel.Sheet' Dokumentenart 19990709
2 Importing DOC_URL Call by reference Type reference (TYPE) BDS_URI Url 19990709
3 Importing MODE Call by reference Type reference (TYPE) C Modus ( E:Excel Inplace), 19990709
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent 19990709
5 Importing READ_ONLY Call by reference Type reference (TYPE) C ' ' Nur Lesezugriff 19990709
# Exception Resumable Description Created on
1 APPLICATION_ERROR Applikation konnte nicht gestartet werden 19990709
2 DOCUMENT_NOT_FOUND Dokument nicht gefunden 19990709
3 ERROR Unbekannter Fehler 19990709

Method DELETE_ALL_CELLS_BASE Signature

Method DELETE_ALL_CELLS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method DELETE_ALL_MENUS Signature

Method DELETE_ALL_MENUS on class CL_GUI_ALV_GRID_BASE has no parameter.
Method DELETE_ALL_MENUS on class CL_GUI_ALV_GRID_BASE has no exception.

Method DELETE_ALL_ROWS_BASE Signature

Method DELETE_ALL_ROWS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method DISPLAY_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 19981215
# Exception Resumable Description Created on
1 ERROR Fehler 19981215

Method DISPLAY_TOOLBAR_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS_X Call by reference Type reference (TYPE) I X Position 19981215
2 Importing POS_Y Call by reference Type reference (TYPE) I Y Position 19981215
3 Importing TOOLBAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Toolbarmenü 19981215
# Exception Resumable Description Created on
1 ERROR Fehler 19981215

Method GET_COL_POS_ID2_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_POS_TABLE Call by reference Type reference (TYPE) LVC_T_CO01 Spaltenposition 19991209
# Exception Resumable Description Created on
1 ERROR Fehler 19991209

Method GET_COL_POS_ID_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_POS_TABLE Call by reference Type reference (TYPE) LVC_T_COLL Spaltenposition 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method GET_CURRENT_CELL_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL Call by reference Type reference (TYPE) I Zeilennummer 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_CURRENT_CELL_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalten ID 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_CURRENT_CELL_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_ID Call by reference Type reference (TYPE) I Spalten ID 19990908
2 Exporting ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zeilen ID 19990908
# Exception Resumable Description Created on
1 ERROR Fehler 19990908

Method GET_CURRENT_CELL_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW Call by reference Type reference (TYPE) I Zeilennummer 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_CURRENT_CELL_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilen ID 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_CURRENT_CELL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TEXT Call by reference Type reference (TYPE) C Text in Zelle 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_DATA_TABLE_LINECOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINECOUNT Value transfer Type reference (TYPE) I 20040123

Method GET_DATA_TABLE_LINECOUNT on class CL_GUI_ALV_GRID_BASE has no exception.

Method GET_ENTER_KEY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODE Call by reference Type reference (TYPE) I Modus 19990915
# Exception Resumable Description Created on
1 ERROR Fehler 19990915

Method GET_FIRST_VISIBLE_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL Call by reference Type reference (TYPE) I Spaltennummer 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method GET_FIRST_VISIBLE_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalten ID 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method GET_FIRST_VISIBLE_COL_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_ID Call by reference Type reference (TYPE) INT4 Spalten-ID 19990910
# Exception Resumable Description Created on
1 ERROR Fehler 19990910

Method GET_FIRST_VISIBLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW Call by reference Type reference (TYPE) I Zeilennummer 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_FIRST_VISIBLE_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilennummer 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method GET_FIRST_VISIBLE_ROW_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zeilen-ID 19990909
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method GET_FIXED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COLS Call by reference Type reference (TYPE) I Anzahl der Spalten 19990118
# Exception Resumable Description Created on
1 ERROR Fehler 19990118

Method GET_GRID_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODIFIED Call by reference Type reference (TYPE) I 0: Nicht geändert, 1: geändert 19991213
# Exception Resumable Description Created on
1 ERROR Fehler 19991213

Method GET_GUI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUI_TYPE Value transfer Type reference (TYPE) INT4 Gui-Type 19991107

Method GET_GUI_TYPE on class CL_GUI_ALV_GRID_BASE has no exception.

Method GET_HIGHEST_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_ID Call by reference Type reference (TYPE) I Zeilen ID 19990825
# Exception Resumable Description Created on
1 ERROR Fehler 19990825

Method GET_MODIFIED_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CELL_TABLE Call by reference Type reference (TYPE) LVC_T_MOCE Zellen 19990803
# Exception Resumable Description Created on
1 ERROR Fehler 19990803

Method GET_PAGINGPAGESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGINGPAGESIZE Call by reference Type reference (TYPE) INT4 Pagesize im HTMLGui 19991217
# Exception Resumable Description Created on
1 ERROR Fehler 19991217

Method GET_ROWS_MOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MOVED Call by reference Type reference (TYPE) I 1: Ja / 0: Nein 19990909
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method GET_ROW_DELETE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALLOWED Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991116
# Exception Resumable Description Created on
1 ERROR Fehler 19991116

Method GET_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_ID_TABLE Call by reference Type reference (TYPE) LVC_T_ROID Zeilen IDs 19990817
# Exception Resumable Description Created on
1 ERROR Fehler 19990817

Method GET_ROW_INSERT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALLOWED Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991116
# Exception Resumable Description Created on
1 ERROR Fehler 19991116

Method GET_SELECTED_CELLS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CELL Zellen 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method GET_SELECTED_CELLS_BASE_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CENO Zellen 19990909
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method GET_SELECTED_CELLS_BASE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CEL1 Zellen 19990415
# Exception Resumable Description Created on
1 ERROR Fehler 19990415

Method GET_SELECTED_COLUMNS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_TABLE Call by reference Type reference (TYPE) LVC_T_COL Spalten 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method GET_SELECTED_COLUMNS_BASE_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COL_TABLE Call by reference Type reference (TYPE) LVC_T_COL2 Spalten 19991207
# Exception Resumable Description Created on
1 ERROR Fehler 19991207

Method GET_SELECTED_ROWS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_TABLE Call by reference Type reference (TYPE) LVC_T_ROW Zeilen 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method GET_SELECTED_ROWS_BASE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_TABLE Call by reference Type reference (TYPE) LVC_T_SELE Zeilen 19990415
# Exception Resumable Description Created on
1 ERROR Fehler 19990415

Method GET_SELECTED_ROWS_ID_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROW_TABLE Call by reference Type reference (TYPE) LVC_T_ROID Zeilen 19990908
# Exception Resumable Description Created on
1 ERROR Fehler 19990908

Method GET_TOOLBAR_WRAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WRAP Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991021
# Exception Resumable Description Created on
1 ERROR Fehler 19991021

Method GET_TOTAL_ARROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991115
# Exception Resumable Description Created on
1 ERROR Fehler 19991115

Method GET_TOTAL_EXPANDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991115
# Exception Resumable Description Created on
1 ERROR Fehler 19991115

Method HOST_IFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Value transfer Type reference (TYPE) FLAG 'X' allgemeines flag 20000108
2 Importing I_URL Value transfer Type reference (TYPE) CHAR1024 Character 1024 20000202
# Exception Resumable Description Created on
1 ERROR Fehler 20000108

Method ON_BEFORE_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRSTLINE Call by reference Type reference (TYPE) 20000914
2 Importing LASTLINE Call by reference Type reference (TYPE) 20000914

Method ON_BEFORE_SEND on class CL_GUI_ALV_GRID_BASE has no exception.

Method ON_CLOSE_DOCUMENT Signature

Method ON_CLOSE_DOCUMENT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method ON_CLOSE_DOCUMENT on class CL_GUI_ALV_GRID_BASE has no exception.

Method ON_CUSTOM_EVENT Signature

Method ON_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method ON_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no exception.

Method ON_OI_CUSTOM_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT_PROXY Call by reference Attribute reference (LIKE) 19990728
2 Importing EVENT_NAME Call by reference Attribute reference (LIKE) 19990728
3 Importing PARAM1 Call by reference Attribute reference (LIKE) 19990728
4 Importing PARAM10 Call by reference Attribute reference (LIKE) 19990728
5 Importing PARAM11 Call by reference Attribute reference (LIKE) 19990728
6 Importing PARAM12 Call by reference Attribute reference (LIKE) 19990728
7 Importing PARAM2 Call by reference Attribute reference (LIKE) 19990728
8 Importing PARAM3 Call by reference Attribute reference (LIKE) 19990728
9 Importing PARAM4 Call by reference Attribute reference (LIKE) 19990728
10 Importing PARAM5 Call by reference Attribute reference (LIKE) 19990728
11 Importing PARAM6 Call by reference Attribute reference (LIKE) 19990728
12 Importing PARAM7 Call by reference Attribute reference (LIKE) 19990728
13 Importing PARAM8 Call by reference Attribute reference (LIKE) 19990728
14 Importing PARAM9 Call by reference Attribute reference (LIKE) 19990728
15 Importing PARAM_COUNT Call by reference Attribute reference (LIKE) 19990728

Method ON_OI_CUSTOM_EVENT on class CL_GUI_ALV_GRID_BASE has no exception.

Method OPEN_BROWSER_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Value transfer Type reference (TYPE) CHAR1024 Character 1024 20000203
# Exception Resumable Description Created on
1 ERROR Fehler 20000108

Method OPTIMIZE_ALL_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_HEADER Call by reference Type reference (TYPE) I 1 Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) 19990427
# Exception Resumable Description Created on
1 ERROR Fehler 19990427

Method OPTIMIZE_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I Spaltennummer 19990427
2 Importing INCLUDE_HEADER Call by reference Type reference (TYPE) I 1 Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) 19990427
# Exception Resumable Description Created on
1 ERROR Fehler 19990427

Method OPTIMIZE_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalten-ID 19990427
2 Importing INCLUDE_HEADER Call by reference Type reference (TYPE) I 1 Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) 19990427
# Exception Resumable Description Created on
1 ERROR Fehler 19990427

Method OPTIMIZE_SELECTED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_HEADER Call by reference Type reference (TYPE) I 1 Spaltenüberschriften berücksichtigen (0=Nein, 1=Ja) 19990427
# Exception Resumable Description Created on
1 ERROR Fehler 19990427

Method PREPARE_OI_TABLES Signature

Method PREPARE_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no parameter.
Method PREPARE_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no exception.

Method REFRESH_OI_TABLES Signature

Method REFRESH_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no parameter.
Method REFRESH_OI_TABLES on class CL_GUI_ALV_GRID_BASE has no exception.

Method REMOVE_OI_OBJECTS Signature

Method REMOVE_OI_OBJECTS on class CL_GUI_ALV_GRID_BASE has no parameter.
Method REMOVE_OI_OBJECTS on class CL_GUI_ALV_GRID_BASE has no exception.

Method SCROLL_TO_BOTTOM Signature

Method SCROLL_TO_BOTTOM on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SELECT_ALL_ROWS Signature

Method SELECT_ALL_ROWS on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19990107

Method SELECT_TEXT_IN_CURRENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) I Start der Selektion 19981126
2 Importing TO Call by reference Type reference (TYPE) I Ende der Selektion 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_3D_BORDER_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BORDER Call by reference Type reference (TYPE) I Rahmen (1=Ja, 0=Nein) 19990114
# Exception Resumable Description Created on
1 ERROR Fehler 19990114

Method SET_AUTO_REDRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_CLIPBOARD_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) I 1=verfügbar, 0=abgeschaltet 20011025
# Exception Resumable Description Created on
1 ERROR Fehler 20011025

Method SET_COLOR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR_STYLE Call by reference Type reference (TYPE) I Farbstyle 20040224
2 Importing INFO Call by reference Type reference (TYPE) C Info 20040224

Method SET_COLOR_INFO on class CL_GUI_ALV_GRID_BASE has no exception.

Method SET_COL_HEADER_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Type reference (TYPE) I Stil 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_COL_HEADER_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_COL_WIDTH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) LVC_S_COL ID der Spalte 19981126
2 Importing WIDTH Call by reference Type reference (TYPE) I Spaltenbreite 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_CURRENT_CELL_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I Nummer der Zelle 19981130
2 Importing ROW Call by reference Type reference (TYPE) I Nummer der Zeile 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method SET_CURRENT_CELL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) LVC_S_COL ID der Spalte 19981126
2 Importing ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW ID der Zeile 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_CURRENT_CELL_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) INT4 ID der Spalte 19990825
2 Importing ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID ID der Zeile 19990825
# Exception Resumable Description Created on
1 ERROR Fehler 19990825

Method SET_CURRENT_CELL_ROWPOS_COLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) LVC_S_COL Id der Spalte 19990415
2 Importing ROW Call by reference Type reference (TYPE) I Nummer der Zeile 19990415
# Exception Resumable Description Created on
1 ERROR Fehler 19990415

Method SET_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_TABLE Call by reference Type reference (TYPE) LVC_T_DATA Datentabelle 19981126
2 Importing FIRST_LINE Call by reference Type reference (TYPE) I 1 20041217
3 Importing NO_OF_LINES Call by reference Type reference (TYPE) I 20031217
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_DELAY_CHANGE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME Call by reference Type reference (TYPE) I Zeit in Millisekunden 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_DELAY_MOVE_CURRENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME Call by reference Type reference (TYPE) I Zeit in Millisekunden 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_DELTA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DELTA_TABLE Call by reference Type reference (TYPE) LVC_T_MOCE Datentabelle 19990824
2 Importing MODIFIED Call by reference Type reference (TYPE) C Modified Flag 19990825
# Exception Resumable Description Created on
1 ERROR Fehler 19990824

Method SET_DRAGDROPID_GRID_BORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROPID Call by reference Type reference (TYPE) LVC_DDID DragDrop ID 19990209
# Exception Resumable Description Created on
1 ERROR Fehler 19990209

Method SET_DRAGDROPID_GRID_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROPID Call by reference Type reference (TYPE) LVC_DDID DragDrop ID 19990209
# Exception Resumable Description Created on
1 ERROR Fehler 19990209

Method SET_DRAG_DROP_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_DRAG_DROP_FIXED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_DRAG_DROP_FIXED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_DRAG_DROP_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_DROP_DOWN_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DD_ITEMS Call by reference Type reference (TYPE) LVC_T_DROP Items 19991105
# Exception Resumable Description Created on
1 ERROR Fehler 19991105

Method SET_ENTER_KEY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I Modus 19990915
# Exception Resumable Description Created on
1 ERROR Fehler 19990915

Method SET_ERRORLOGHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID_BASE Original-ALV-Referenz 19991103

Method SET_ERRORLOGHANDLE on class CL_GUI_ALV_GRID_BASE has no exception.

Method SET_ERROR_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_TABLE Call by reference Type reference (TYPE) LVC_T_ERR Fehlerhafte Zellen 19990825
# Exception Resumable Description Created on
1 ERROR Fehler 19990825

Method SET_FIRST_VISIBLE_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I Spalte 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_FIRST_VISIBLE_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalten ID 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_FIRST_VISIBLE_COL_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_ID Call by reference Type reference (TYPE) INT4 ID der Spalte 19990910
# Exception Resumable Description Created on
1 ERROR Fehler 19990910

Method SET_FIRST_VISIBLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Zeile 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_FIRST_VISIBLE_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilen ID 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_FIRST_VISIBLE_ROW_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID ID der Zeile 19990909
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method SET_FIXED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLS Call by reference Type reference (TYPE) I Spalten 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_FIXED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROWS Call by reference Type reference (TYPE) I Zeilen 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_GRID_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READONLY Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19990803
# Exception Resumable Description Created on
1 ERROR Fehler 19990803

Method SET_HEADER_FOR_OI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADER Call by reference Type reference (TYPE) LVC_T_HEAD Headertabelle 19991012

Method SET_HEADER_FOR_OI on class CL_GUI_ALV_GRID_BASE has no exception.

Method SET_HIGHEST_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ID Call by reference Type reference (TYPE) I Zeilen ID 19990825
# Exception Resumable Description Created on
1 ERROR Fehler 19990825

Method SET_HORIZONTAL_GRID_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1=sichtbar, 0=unsichtbar 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_HORIZONTAL_SCROLLBARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981201
# Exception Resumable Description Created on
1 ERROR Fehler 19981201

Method SET_HYPERLINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINKS_TABLE Call by reference Type reference (TYPE) LVC_T_HYPE Hyperlinks 19991102
# Exception Resumable Description Created on
1 ERROR Fehler 19991102

Method SET_INFO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_TABLE Call by reference Type reference (TYPE) LVC_T_INFO Spaltenattribute 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_LEFT_COL_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID_BASE Grid 19991118
# Exception Resumable Description Created on
1 ERROR Fehler 19991118

Method SET_PAGINGPAGESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGINGPAGESIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 19991217
# Exception Resumable Description Created on
1 ERROR Fehler 19991217

Method SET_RESIZE_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981201
# Exception Resumable Description Created on
1 ERROR Fehler 19981201

Method SET_RESIZE_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981201
# Exception Resumable Description Created on
1 ERROR Fehler 19981201

Method SET_ROWS_MOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOVED Call by reference Type reference (TYPE) I 1: Ja / 0: Nein 19990909
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method SET_ROW_DELETE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWED Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991116
# Exception Resumable Description Created on
1 ERROR Fehler 19991116

Method SET_ROW_HEADER_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ID_TABLE Call by reference Type reference (TYPE) LVC_T_ROID Zeilen IDs 19990817
# Exception Resumable Description Created on
1 ERROR Fehler 19990817

Method SET_ROW_INSERT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWED Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991116
# Exception Resumable Description Created on
1 ERROR Fehler 19991116

Method SET_SELECTED_CELLS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CELL Zellen 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method SET_SELECTED_CELLS_BASE_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CENO Zellen 19990909
2 Importing KEEP_OTHER_SELECTIONS Call by reference Type reference (TYPE) CHAR01 Andere Selektionen beibahalten 19991207
# Exception Resumable Description Created on
1 ERROR Fehler 19990909

Method SET_SELECTED_CELLS_BASE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_TABLE Call by reference Type reference (TYPE) LVC_T_CEL1 Zellen 19990415
# Exception Resumable Description Created on
1 ERROR Fehler 19990415

Method SET_SELECTED_COLUMNS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_TABLE Call by reference Type reference (TYPE) LVC_T_COL Spalten 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method SET_SELECTED_COLUMNS_BASE_ID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_TABLE Call by reference Type reference (TYPE) LVC_T_COL2 Spalten 19991207
2 Importing KEEP_OTHER_SELECTIONS Call by reference Type reference (TYPE) CHAR01 Andere Selektionen beibehalten 19991207
# Exception Resumable Description Created on
1 ERROR Fehler 19991207

Method SET_SELECTED_ROWS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_TABLE Call by reference Type reference (TYPE) LVC_T_ROW Zeilen 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method SET_SELECTED_ROWS_BASE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_TABLE Call by reference Type reference (TYPE) LVC_T_SELE Zeilen 19990415
# Exception Resumable Description Created on
1 ERROR Fehler 19990415

Method SET_SELECTED_ROWS_ID_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEEP_OTHER_SELECTIONS Call by reference Type reference (TYPE) CHAR01 Andere Selektionen beibehalten 19991207
2 Importing ROW_TABLE Call by reference Type reference (TYPE) LVC_T_ROID Zeilen 19990908
# Exception Resumable Description Created on
1 ERROR Fehler 19990908

Method SET_SELECTION_MODE_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I Modus 19981130
# Exception Resumable Description Created on
1 ERROR Fehler 19981130

Method SET_SINGLE_COL_AUTO_RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 20000113
# Exception Resumable Description Created on
1 ERROR Fehler 20000113

Method SET_SYMBOL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO Call by reference Type reference (TYPE) C Info 20040224
2 Importing SYMBOL Call by reference Type reference (TYPE) CHAR01 Symbol aus dem SAP Font 20040224

Method SET_SYMBOL_INFO on class CL_GUI_ALV_GRID_BASE has no exception.

Method SET_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB_TABLE Call by reference Type reference (TYPE) LVC_T_TABS Tabs 19990824
# Exception Resumable Description Created on
1 ERROR Fehler 19990824

Method SET_TEXTPOOL Signature

Method SET_TEXTPOOL on class CL_GUI_ALV_GRID_BASE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 19991115

Method SET_TITLE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIZE Call by reference Type reference (TYPE) I Größe 19981215
# Exception Resumable Description Created on
1 ERROR Fehler 19981215

Method SET_TITLE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Type reference (TYPE) I Stil 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_TITLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) C Text 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOLBAR_TABLE Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_TOOLBAR_MENU_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION Call by reference Type reference (TYPE) UI_FUNC Funktionscode 19991012
2 Importing TOOLBAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Toolbarmenü 19991012
# Exception Resumable Description Created on
1 ERROR Fehler 19991012

Method SET_TOOLBAR_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Type reference (TYPE) I Stil 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_TOOLBAR_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981126
# Exception Resumable Description Created on
1 ERROR Fehler 19981126

Method SET_TOOLBAR_WRAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WRAP Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991021
# Exception Resumable Description Created on
1 ERROR Fehler 19991021

Method SET_TOTAL_ARROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991115
# Exception Resumable Description Created on
1 ERROR Fehler 19991115

Method SET_TOTAL_EXPANDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1: Ja, 0: Nein 19991115
# Exception Resumable Description Created on
1 ERROR Fehler 19991115

Method SET_TOTAL_LINES_ABOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABOVE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19990503
# Exception Resumable Description Created on
1 ERROR Fehler 19990503

Method SET_VERTICAL_GRID_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) I 1=sichtbar, 0=unsichtbar 19981127
# Exception Resumable Description Created on
1 ERROR Fehler 19981127

Method SET_VERTICAL_SCROLLBARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) I 1=Ja, 0=Nein 19981201
# Exception Resumable Description Created on
1 ERROR Fehler 19981201

Method SET_VIEW_CRYSTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE_STRING Call by reference Type reference (TYPE) CHAR80 Datasource-String 20000124
2 Importing I_DOC_URL Value transfer Type reference (TYPE) BDS_URI Dokument 19990709
3 Importing I_FADRIVER_HANDLE Call by reference Type reference (TYPE) CNTL_HANDLE Crystal: FADriver OLE-Handle 20000124
# Exception Resumable Description Created on
1 FAILED fehler 19990709

Method SET_VIEW_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_URL Value transfer Type reference (TYPE) BDS_URI URL 19990709
# Exception Resumable Description Created on
1 FAILED Fehler 19990709

Method SET_VIEW_LOTUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_URL Value transfer Type reference (TYPE) BDS_URI URL 20000714
# Exception Resumable Description Created on
1 FAILED Fehler 20000714

Method SET_VISIBLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Value transfer Type reference (TYPE) UI_FUNC Crystal-View 19990709

Method SET_VISIBLE_VIEW on class CL_GUI_ALV_GRID_BASE has no exception.

Method SET_WEB_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WEBLOOK Call by reference Type reference (TYPE) LVC_LOOK ALV-Control:Web look 19991011
2 Importing WEBPAGINGSIZE Call by reference Type reference (TYPE) INT4 ALV-Control: Paginglimit (-1/0 for no paging) 19991126
3 Importing WEBROWS Call by reference Type reference (TYPE) LVC_WEBROW ALV-Control: Web Rows 19991011
4 Importing WEBSTYLE Call by reference Type reference (TYPE) LVC_STYLE ALV-Control: Web Grid Style 19991011
5 Importing WEBXHEIGHT Call by reference Type reference (TYPE) INT4 ALV-Control: Explizite Höhe in Charactern 19991011
6 Importing WEBXWIDTH Call by reference Type reference (TYPE) INT4 ALV-Control:Explicite Weite in charactern 19991011
# Exception Resumable Description Created on
1 ERROR Fehler bei Datenübertragung ans Frontend 19991011

Method UPDATE_FRONTEND Signature

Method UPDATE_FRONTEND on class CL_GUI_ALV_GRID_BASE has no parameter.
Method UPDATE_FRONTEND on class CL_GUI_ALV_GRID_BASE has no exception.

Method _INIT_MEMBERS_BASE Signature

Method _INIT_MEMBERS_BASE on class CL_GUI_ALV_GRID_BASE has no parameter.
Method _INIT_MEMBERS_BASE on class CL_GUI_ALV_GRID_BASE has no exception.

Method _PREPARE_EXPORT Signature

Method _PREPARE_EXPORT on class CL_GUI_ALV_GRID_BASE has no parameter.
Method _PREPARE_EXPORT on class CL_GUI_ALV_GRID_BASE has no exception.
Event Signatures

Event CLICK_COL_HEADER Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL_ID Exporting Value transfer Type reference (TYPE) C ID der Spalte 19981126

Event CLICK_ROW_COL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL_ID Exporting Value transfer Type reference (TYPE) C ID der Spalte 19981126
2 ROW_ID Exporting Value transfer Type reference (TYPE) C ID der Zeile 19981126

Event CONTEXT_MENU Signature
Event CONTEXT_MENU on class CL_GUI_ALV_GRID_BASE has no parameter.
Event CONTEXT_MENU_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) C Funktionscode 19981216

Event DBLCLICK_ROW_COL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL_ID Exporting Value transfer Type reference (TYPE) C ID der Spalte 19981126
2 ROW_ID Exporting Value transfer Type reference (TYPE) C ID der Zeile 19981126

Event DELAYED_CHANGE_SELECTION Signature
Event DELAYED_CHANGE_SELECTION on class CL_GUI_ALV_GRID_BASE has no parameter.
Event DELAYED_MOVE_CURRENT_CELL Signature
Event DELAYED_MOVE_CURRENT_CELL on class CL_GUI_ALV_GRID_BASE has no parameter.
Event DOUBLE_CLICK_COL_SEPARATOR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL_ID Exporting Value transfer Type reference (TYPE) C ID der Spalte 19981126

Event F1 Signature
Event F1 on class CL_GUI_ALV_GRID_BASE has no parameter.
Event TOOLBAR_BUTTON_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) C Funktionscode 19981126

Event TOOLBAR_MENUBUTTON_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) C Funktionscode 19981126
2 MENU_POS_X Exporting Value transfer Type reference (TYPE) I Position des Menüs 19981126
3 MENU_POS_Y Exporting Value transfer Type reference (TYPE) I Position des Menüs 19981126

Event TOOLBAR_MENU_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) C Funktionscode 19981216

Event TOTAL_CLICK_ROW_COL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL_ID Exporting Value transfer Type reference (TYPE) C ID der Spalte 19981203
2 ROW_ID Exporting Value transfer Type reference (TYPE) C ID der Zeile 19981203

Event _REQUEST_DATA Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FRAGMENTS Exporting Value transfer Type reference (TYPE) STRING 20121217
History
Last changed by/on SAP  20140121 
SAP Release Created in