SAP ABAP Class CL_ISH_SCR_ALV_GRID (IS-H: Base Class for ALV Grid Screens)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_ALV_CONTROL IS-H: Base Class for ALV Control Screens 20040802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_ALV_CONTROL_CONSTANTS IS-H: Constants for ALV Control 20050215
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SCR_ALV_GRID IS-H: Interface for ALV Grid Screens 20040813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_APPLAN IS-H*MED: Plan Release Screen Class 20040921
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_MEDSRV_WORK i.s.h.med:Derivation of CL_ISH_SCR_ALV_GRID for Med Svce Pr. 20040915
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_PATIENT_AGGREG IS-H*MED: Patient Collective Order Screen 20040930
4 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_ACD_LIST IS-H: List of Appointment Template Dependencies 20050312
5 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_APP_AO_LIST IS-H: Appointment/Time Slot List 20050207
6 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_STRUCMEDREC IS-H: Medical Problems Screen Class (Patient Record) 20040915
Properties
Class CL_ISH_SCR_ALV_GRID  
Short Description IS-H: Base Class for ALV Grid Screens    
Super Class CL_ISH_SCR_ALV_CONTROL IS-H: Base Class for ALV Control Screens 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20040802   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_ALV_CONTROL_CONSTANTS IS-H: Constants for ALV Control 20050215
2 IF_ISH_SCR_ALV_GRID IS-H: Interface for ALV Grid Screens 20040813
Friends
Class CL_ISH_SCR_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_UCOMM_BUTTON_CLICK Instance attribute Public Attribute reference (LIKE) 20040913
2 CO_UCOMM_DOUBLE_CLICK Instance attribute Public Attribute reference (LIKE) 20050131
3 CO_UCOMM_HOTSPOT_CLICK Instance attribute Public Attribute reference (LIKE) 20040913
4 CO_UCOMM_ONDRAG Instance attribute Public Attribute reference (LIKE) 20050324
5 CO_UCOMM_ONDROP Instance attribute Public Attribute reference (LIKE) 20050323
6 CO_UCOMM_ONDROPCOMPLETE Instance attribute Public Attribute reference (LIKE) 20050323
7 CO_UCOMM_ONDROPGETFLAVOR Instance attribute Public Attribute reference (LIKE) 20050324
8 GR_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Related ALV Grid 20040802
9 GR_BUTTONHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_GRID_BUTTONHANDLER IS-H: Handler for ALV Grid Buttons 20041207
10 GR_CELLMERGER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_GRID_CELLMERGER IS-H: Handler for ALV Grid Cell Merging 20050215
11 GR_LISTBOXHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_GRID_LISTBOXHANDLER IS-H: Handler for ALV Grid List Boxes 20041213
12 GR_OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA Data Reference to the Outtab of the ALV Grid 20040803
13 GR_SELECTOR Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_GRID_SELECTOR IS-H: Selector for ALV Grids 20050222
14 GS_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO Layout of the Related ALV Grid 20040806
15 GS_REFRESH_STABLE Instance attribute Protected Type reference (TYPE) LVC_S_STBL Stability of the Rows/Columns of the ALV Grid 20040809
16 GS_VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Layout (External Use) 20040803
17 GT_BAD_CELL Instance attribute Protected Type reference (TYPE) LVC_T_MODI Invalid Cells 20050318
18 GT_DROP_DOWN_ALIAS Instance attribute Protected Type reference (TYPE) LVC_T_DRAL Table with List Box Values 20040809
19 GT_EXCL_FUNC Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Table with Functions to Be Excluded 20040809
20 GT_F4 Instance attribute Protected Type reference (TYPE) LVC_T_F4 F4 Table of the Related ALV Grid 20040809
21 GT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog of the Related ALV Grid 20040803
22 GT_FILTER Instance attribute Protected Type reference (TYPE) LVC_T_FILT Filter Criteria of the ALV Grid 20040809
23 GT_FILTER_TMP Instance attribute Protected Type reference (TYPE) LVC_T_FILT Temporary Filter (for handle_before/after_user_command) 20050224
24 GT_MODIFIED_CELLS Instance attribute Protected Type reference (TYPE) LVC_T_MODI ALV Control: Table of Modified Cells for the Application 20041011
25 GT_SELECTED_ROWS Instance attribute Protected Type reference (TYPE) ISH_T_FIELDNAME IS-H: Table with Selected Rows 20050314
26 GT_SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT Sort Criteria of the ALV Grid 20040809
27 GT_SORT_TMP Instance attribute Protected Type reference (TYPE) LVC_T_SORT Temporary Sort (for handle_before/after_user_command) 20050224
28 GT_TOOLBAR_BUTTON Instance attribute Protected Type reference (TYPE) ISH_T_V_NWBUTTON IS-H: Toolbar Buttons 20050209
29 GT_TOOLBAR_FVARP Instance attribute Protected Type reference (TYPE) ISH_T_V_NWFVARP IS-H: Functions for Toolbar Buttons 20050209
30 G_ALLOW_NEW_ROWS Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON ON: New Rows Permitted 20041104
31 G_APPL_EVENTS Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Events as Application Events 20040910
32 G_FIELDCAT_CHANGED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Field Catalog Changed 20040910
33 G_FIELDNAME_CELLSTYLE Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name of the CELLSTYLE in the Outtab 20040903
34 G_FIELDNAME_FILTERMARK Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Filter Indicator 20050223
35 G_FIELDNAME_IS_CHANGED Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name "Indicator Changed" 20050223
36 G_FIELDNAME_IS_EMPTY Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name of IS_EMPTY in the Outtab 20050218
37 G_FIELDNAME_IS_NEW Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name "Indicator New" 20050223
38 G_FIELDNAME_ROW_ID Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name of the ROW_ID in the Outtab 20040804
39 G_FILTER_SET Instance attribute Public Type reference (TYPE) ISH_ON_OFF ON: Filter Was Set 20050223
40 G_HANDLE_AFTER_REFRESH Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF Adjustments Are Necessary in HANDLE_AFTER_REFRESH 20050217
41 G_HANDLE_FILTER_IS_CHANGED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Ignore Filters on IS_CHANGED 20050223
42 G_HANDLE_FILTER_IS_EMPTY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Ignore Filters on IS_EMPTY 20050223
43 G_HANDLE_FILTER_IS_NEW Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Ignore Filters on IS_NEW 20050223
44 G_LAST_ROW_ID Instance attribute Protected Type reference (TYPE) N_NUMC5 0 ROW_ID Last Assigned 20040913
45 G_LAYOUT_SET Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Layout Was Set 20050316
46 G_MIN_ROWS Instance attribute Protected Type reference (TYPE) I 5 Minimum Number of Rows Displayed 20040803
47 G_PAI_CODE Instance attribute Protected Type reference (TYPE) CHAR10 Field to Prevent Recursions at PAI 20040803
48 G_REFRESH_SOFT Instance attribute Protected Type reference (TYPE) CHAR01 Indicator for Soft Refresh of the ALV Grid 20040809
49 G_REMIND_SELECTED_ROWS Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Selections Are Kept 20050314
50 G_ROWS_TO_APPEND Instance attribute Protected Type reference (TYPE) I 5 Number of Empty Rows to Add 20041104
51 G_SET_FILTER_AFTER_UCOMM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Set Filters in handle_after_user_command 20050223
52 G_SET_SORT_AFTER_UCOMM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Set Sort Criteria in handle_after_user_command 20050223
53 G_SORTORDER_IS_CHANGED Instance attribute Protected Type reference (TYPE) I 0 Sort Sequence for IS_CHANGED 20050223
54 G_SORTORDER_IS_EMPTY Instance attribute Protected Type reference (TYPE) I 0 Sort Sequence for IS_EMPTY 20050223
55 G_SORTORDER_IS_NEW Instance attribute Protected Type reference (TYPE) I 0 Sort Sequence for IS_NEW 20050223
56 G_SORT_SET Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Sort Criteria Were Set 20050223
57 G_TOOLBAR_FVARID Instance attribute Protected Type reference (TYPE) NFVARID IS-H / IS-H*MED: Identification of Function Variant 20050209
58 G_TOOLBAR_FVAR_SET Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Toolbar Variant Was Set 20050209
59 G_TOOLBAR_VIEWTYPE Instance attribute Protected Type reference (TYPE) NVIEWTYPE IS-H: View Type 20050209
60 G_VARIANT_SAVE Instance attribute Protected Type reference (TYPE) CHAR1 Indicator for Variant Management of the ALV Grid 20040809
61 G_VARIANT_SAVE_SET Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: "Save Variant" Was Set 20050223
62 G_VARIANT_SET Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Variant Was Set 20050209
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE_FILTERMARK Instance method Protected Method Updates FILTERMARK in the Outtab 20050223
2 ADD_MERGE_FIELDS Instance method Protected Method Create Cell Merging Fields 20050215
3 APPEND_EMPTY_OUTTAB_ENTRIES Instance method Protected Method Add Outtab Empty Rows 20050223
4 APPEND_ROW Instance method Public Method 20040913
5 BUILD_GRID_EXCL_FUNC Instance method Protected Method Create Table of Functions to Be Excluded 20040809
6 BUILD_GRID_F4 Instance method Protected Method Create the Table for Grid F4 Help 20040809
7 BUILD_GRID_FIELDCAT Instance method Protected Method Create the Field Catalog of the Related ALV Grid 20040805
8 BUILD_GRID_FILTER Instance method Protected Method Create the Filter Criteria of the Related ALV Grid 20040809
9 BUILD_GRID_LAYOUT Instance method Protected Method Create the Layout of the Related ALV Grid 20040806
10 BUILD_GRID_REFRESH_INFO Instance method Protected Method Create the Information for Grid Refresh 20040809
11 BUILD_GRID_SORT Instance method Protected Method Create Sort Criteria of the Related ALV Grid 20040809
12 BUILD_GRID_VARIANT Instance method Protected Method Create the Variant of the Related ALV Grid 20040809
13 BUILD_T_SCRMOD Instance method Protected Method Generates GT_SCRMOD from Field Catalog and Screen Modificat. 20040806
14 BUILD_UCOMM_ROW_COL Instance method Public Method 20041009
15 CHECK_HANDLE_BEFORE_UCOMM Instance method Protected Method Returns if BEFORE_USER_COMMAND Should Be Handled 20050223
16 CHECK_HANDLE_FILTERMARK Instance method Protected Method Returns if FILTERMARK Should Be Used 20050224
17 CHECK_HANDLE_SORTORDER Instance method Protected Method Returns if Technical Sort Fields Should Be Used 20050224
18 CREATE_EMPTY_COLUMN Instance method Protected Method Creates a Empty Column Field Value 20040826
19 CREATE_EMPTY_COLUMNS Instance method Protected Method Returns Empty Column FieldValues for a Row 20040805
20 CREATE_EMPTY_OUTTAB_ENTRY Instance method Protected Method Creates a Data Reference to a New Empty Outtab Entry 20040806
21 CREATE_EMPTY_ROW Instance method Protected Method Returns an Empty Row (Including Column FieldValues) 20040805
22 CREATE_FIELDCAT_PROPERTIES Instance method Protected Method Sets the Initial Properties of a Field Catalog Column 20040903
23 CREATE_GRID_EXCL_FUNC Instance method Protected Method Create Table with Functions to Be Excluded 20040809
24 CREATE_GRID_F4 Instance method Protected Method Creation of the F4 Table 20040809
25 CREATE_GRID_FIELDCAT Instance method Protected Method Creates the Related Field Catalog 20040806
26 CREATE_GRID_FILTER Instance method Protected Method Creation of the Default Filter Criteria 20040809
27 CREATE_GRID_LAYOUT Instance method Protected Method Creates Associated Layout 20040809
28 CREATE_GRID_MENU_BUTTON Instance method Protected Method Create the Default Menu Buttons of the ALV Grid 20041006
29 CREATE_GRID_REFRESH_INFO Instance method Protected Method Creation of the Refresh Info of the ALV Grid 20040809
30 CREATE_GRID_SORT Instance method Protected Method Creation of the Default Sort Criteria of the ALV Grid 20040809
31 CREATE_GRID_TOOLBAR Instance method Protected Method Create the Default Toolbar of the ALV Grid 20040809
32 CREATE_GRID_VARIANT Instance method Protected Method Create the Variant of the ALV Grid 20040809
33 DESTROY_GRID Instance method Protected Method Destroy Related ALV Grid (Free) 20040809
34 DISABLE_CELL Instance method Public Method 20050310
35 DISABLE_ROW Instance method Public Method 20050310
36 DISPLAY_MSG_AFTER_SYSEV Instance method Protected Method Display Messages after System Event Processing 20050303
37 DOES_OUTTAB_ENTRY_FIT_FILTER Instance method Protected Method Returns if an Outtab Entry Corresponds to a Filter 20050317
38 ENABLE_CELL Instance method Public Method 20050310
39 ENABLE_ROW Instance method Public Method 20050310
40 FINALIZE_GRID_EXCL_FUNC Instance method Protected Method Completion of Table with Functions to Be Excluded 20040809
41 FINALIZE_GRID_F4 Instance method Protected Method Completion of the F4 Table 20040809
42 FINALIZE_GRID_FIELDCAT Instance method Protected Method Completion of Field Catalog through Derived Classes 20040809
43 FINALIZE_GRID_FILTER Instance method Protected Method Completion of the Filter Criteria 20040809
44 FINALIZE_GRID_LAYOUT Instance method Protected Method Completion of Layout through Derives Classes 20040809
45 FINALIZE_GRID_MENU_BUTTON Instance method Protected Method Complete the Menu Buttons of the ALV Grid 20041006
46 FINALIZE_GRID_REFRESH_INFO Instance method Protected Method Complete the Refresh Information of the ALV Grid 20040809
47 FINALIZE_GRID_SORT Instance method Protected Method Completion of the Sort Criteria of the ALV Grid 20040809
48 FINALIZE_GRID_TOOLBAR Instance method Protected Method Complete the Toolbar of the ALV Grid 20040809
49 FINALIZE_GRID_VARIANT Instance method Protected Method Complete the Variant of the Related ALV Grid 20040809
50 FINALIZE_OUTTAB Instance method Protected Method Complete the Outtab 20040913
51 GET_ALLOW_NEW_ROWS Instance method Public Method 20041104
52 GET_ALV_GRID Instance method Public Method 20040813
53 GET_BUTTONHANDLER Instance method Protected Method Returns the Button Handler 20041207
54 GET_CELLMERGER Instance method Protected Method Returns the Cell Merger 20050215
55 GET_CELL_FIELDVAL Instance method Public Method 20040903
56 GET_COLUMN_FIELDVALS Instance method Public Method 20040913
57 GET_CONFIG_ALV_GRID Instance method Public Method 20040813
58 GET_CURRENT_CELL_FIELDVAL Instance method Public Method 20040913
59 GET_FIELDCAT Instance method Public Method 20041129
60 GET_FILTER Instance method Public Method 20050223
61 GET_FILTERMARK_FILTER Instance method Protected Method Returns the Filter for FILTERMARK 20050224
62 GET_LAYOUT Instance method Public Method 20050317
63 GET_LISTBOXHANDLER Instance method Protected Method Returns the List Box Handler 20041213
64 GET_NEXT_ROW_FIELDNAME Instance method Protected Method Returns the Next Free Row Name 20040913
65 GET_OUTTAB_DDFIELDS Instance method Protected Method Returns DDFIELDS for Outtab 20040913
66 GET_OUTTAB_STRUCT_NAME Instance method Protected Method Returns Structure Name of Outtab 20040805
67 GET_ROW_FIELDNAME_BY_INDEX Instance method Protected Method Returns the Row Name for the Specified Row Index 20040913
68 GET_ROW_FIELDVAL Instance method Public Method 20040903
69 GET_ROW_FIELDVALS Instance method Public Method 20040913
70 GET_ROW_FIELDVAL_OBJECT Instance method Public Method 20040903
71 GET_ROW_FIELDVAL_OBJECTS Instance method Public Method 20040913
72 GET_ROW_INDEX_BY_FIELDNAME Instance method Protected Method Returns the Row Index for the Specified Row Name 20040913
73 GET_SELECTED_ROW_FIELDVAL Instance method Public Method 20050104
74 GET_SELECTED_ROW_FIELDVALS Instance method Public Method 20040913
75 GET_SELECTOR Instance method Protected Method Returns the Selector 20050228
76 GET_SORT Instance method Public Method 20050223
77 GET_TOOLBAR_FUNCTIONS Instance method Public Method 20050209
78 GET_TOOLBAR_FVAR Instance method Public Method 20050209
79 GET_TOOLBAR_STB_BUTTON Instance method Protected Method Returns a Toolbar Button from a Function Variant Button 20050209
80 GET_UCOMM_COL Instance method Public Method 20041009
81 GET_UCOMM_ROW Instance method Public Method 20041009
82 GET_VARIANT Instance method Public Method 20050209
83 GET_VCODE_FOR_BUTTON Instance method Public Method Returns the Processing Mode for a Grid Button 20050225
84 HANDLE_AFTER_REFRESH Instance method Protected Event handling method Handle Event AFTER_REFRESH of the ALV Grid 20041214
85 HANDLE_AFTER_USER_COMMAND Instance method Protected Event handling method Handle Event AFTER_USER_COMMAND of the ALV Grid 20041214
86 HANDLE_BEFORE_USER_COMMAND Instance method Protected Event handling method Handle Event BEFORE_USER_COMMAND of the ALV Grid 20050222
87 HANDLE_BUTTON_CLICK Instance method Protected Event handling method Handle Event BUTTON_CLICK of the ALV Grid 20040910
88 HANDLE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Handle Event CONTEXT_MENU_REQUEST of the ALV Grid 20050225
89 HANDLE_DATA_CHANGED Instance method Protected Event handling method Handle Event DATA_CHANGED of the ALV Grid 20040809
90 HANDLE_DATA_CHANGED_FINISHED Instance method Protected Event handling method Handle Event DATA_CHANGED_FINISHED of the ALV Grid 20040809
91 HANDLE_DOUBLE_CLICK Instance method Protected Event handling method Handle Event DOUBLE-CLICK of the ALV Grid 20050131
92 HANDLE_HOTSPOT_CLICK Instance method Protected Event handling method Handle Event HOTSPOT of the ALV Grid 20050131
93 HANDLE_MENU_BUTTON Instance method Protected Event handling method Formatting of the Menu Buttons 20041006
94 HANDLE_ONDRAG Instance method Protected Event handling method Handle Event ONDRAG of the ALV Grid 20050322
95 HANDLE_ONDRAG_INTERNAL Instance method Protected Method Handle Event ONDRAG of the ALV Grid Internally 20050322
96 HANDLE_ONDROP Instance method Protected Event handling method Handle Event ONDROP of the ALV Grid 20050322
97 HANDLE_ONDROPCOMPLETE Instance method Protected Event handling method Handle Event ONDROPCOMPLETE of the ALV Grid 20050322
98 HANDLE_ONDROPCOMPLETE_INTERNAL Instance method Protected Method Handle Event ONDROPCOMPLETE of the ALV Grid Internally 20050322
99 HANDLE_ONDROPGETFLAVOR Instance method Protected Event handling method Handle Event ONDROPGETFLAVOR of the ALV Grid 20050322
100 HANDLE_ONDROPGETFLAVOR_INTERN Instance method Protected Method Handle Event ONDROPGETFLAVOR of the ALV Grid Internally 20050322
101 HANDLE_ONDROP_INTERNAL Instance method Protected Method Handle Event ONDROP of the ALV Grid Internally 20050322
102 HANDLE_ONF4 Instance method Protected Event handling method Handle F4 Event of the ALV Grid 20040809
103 HANDLE_PRINT_END_OF_LIST Instance method Protected Event handling method Handler Method for EV PRINT_END_OF_LIST 20050309
104 HANDLE_PRINT_END_OF_PAGE Instance method Protected Event handling method Handler Method for EV PRINT_END_OF_page 20050309
105 HANDLE_PRINT_TOP_OF_LIST Instance method Protected Event handling method Handler Method for EV PRINT_top_OF_list 20050309
106 HANDLE_PRINT_TOP_OF_PAGE Instance method Protected Event handling method Handler Method for EV PRINT_top_OF_page 20050309
107 HANDLE_TOOLBAR Instance method Protected Event handling method Formatting of the Grid Toolbar 20040809
108 HANDLE_USER_COMMAND Instance method Protected Event handling method Handle Event USER_COMMAND of the ALV Grid 20040903
109 INITIALIZE_ALT_SELECTION Instance method Protected Method Initialize Alternative Selection Fields 20050222
110 INITIALIZE_APPL_EVENTS Instance method Protected Method Initializes Attribute g_appl_events 20040910
111 INITIALIZE_BUTTONDEFS Instance method Protected Method Initializes the Button Definitions 20041207
112 INITIALIZE_CELL_MERGING Instance method Protected Method Initializes the Cell Merger Definitions 20050215
113 INITIALIZE_FIELDNAMES Instance method Protected Method Initialization of the Field Names 20040903
114 INITIALIZE_GRID Instance method Protected Method Initialization ALV-Grid (set_instance_for_first_display) 20040809
115 INITIALIZE_HANDLE_FILTER Instance method Protected Method Initialization of the G_HANDLE_FILTER_* Attributes 20050223
116 INITIALIZE_LISTBOXDEFS Instance method Protected Method Initializes the List Box Definitions 20041213
117 INITIALIZE_R_OUTTAB Instance method Protected Method Links GR_OUTTAB to the Outtab of the ALV Grid 20040803
118 INITIALIZE_SORTORDER Instance method Protected Method Initialization of the G_SORTORDER_* Attributes 20050223
119 INTERN_SET_DEFAULT_CURSOR Instance method Protected Method Internal Processing for set_default_cursor 20050318
120 IS_ALT_SELECTION_ACTIVE Instance method Protected Method Checks if Alternative Selection Is Active 20050222
121 IS_CELLMERGING_ACTIVE Instance method Protected Method Checks if Cell Merging Is Active 20050215
122 IS_CELL_ENABLED Instance method Public Method Returns if a Cell Is Ready-for-Input 20050314
123 IS_OUTTAB_FIELD_ENABLED Instance method Protected Method Returns if a Cell Is Ready-for-Input 20050314
124 IS_ROW_ENABLED Instance method Public Method 20050314
125 IS_TECHNICAL_FILTER Instance method Protected Method Returns if a Filter Is a Technical Filter 20050224
126 IS_TECHNICAL_SORT Instance method Protected Method Returns if a Sort Is a Technical Sort 20050224
127 IS_TECHNICAL_SORTFIELD Instance method Protected Method Returns if a Field Is a Technical Sort Field 20050224
128 IS_UCOMM_ENABLED Instance method Protected Method Returns if a Function Code Can Be Executed 20050209
129 MODIFY_CELLSTYLE Instance method Public Method Modifies the Cell Style 20041214
130 MODIFY_FIELDCAT Instance method Protected Method Adjust Field Catalog from Screen Modifications 20040806
131 OK_CODE_SCREEN_INTERNAL Instance method Protected Method Internal OK_CODE Processing 20040913
132 PREPARE_FOR_DRAG_AND_DROP Instance method Protected Method Processing for Drag&Drop 20050322
133 PROCESS_BUTTON_CLICK Instance method Protected Method Processing of a Button Click 20040918
134 PROCESS_BUTTON_CLICK_INTERNAL Instance method Protected Method Internal Processing of a Button Click 20040918
135 PROCESS_DOUBLE_CLICK Instance method Protected Method Processing of a Double-Click 20050131
136 PROCESS_DOUBLE_CLICK_INTERNAL Instance method Protected Method Internal Processing of a Double-Click 20050131
137 PROCESS_HOTSPOT_CLICK Instance method Protected Method Processing of a Hotspot Click 20040918
138 PROCESS_HOTSPOT_CLICK_INTERNAL Instance method Protected Method Internal Processing of a Hotspot Click 20040918
139 PROCESS_PRINT_END_OF_LIST Instance method Protected Method Processing of Event PRINT_END_OF_LIST 20050309
140 PROCESS_PRINT_END_OF_LIST_INT Instance method Protected Method Internal Processing Event END_OF_LIST 20050309
141 PROCESS_PRINT_END_OF_PAGE Instance method Protected Method Processing of Event PRINT_END_OF_PAGE 20050309
142 PROCESS_PRINT_END_OF_PAGE_INT Instance method Protected Method Internal Processing Event END_OF_PAGE 20050309
143 PROCESS_PRINT_TOP_OF_LIST Instance method Protected Method Processing of Event PRINT_TOP_OF_LIST 20050309
144 PROCESS_PRINT_TOP_OF_LIST_INT Instance method Protected Method Internal Processing Event TOP_OF_LIST 20050309
145 PROCESS_PRINT_TOP_OF_PAGE Instance method Protected Method Processing of Event PRINT_TOP_OF_PAGE 20050309
146 PROCESS_PRINT_TOP_OF_PAGE_INT Instance method Protected Method Internal Processing Event TOP_OF_PAGE 20050309
147 PROCESS_SYSEV_BUTTON_CLICK Instance method Protected Method Processing of a System Event Button Click 20041209
148 PROCESS_SYSEV_BUTTON_CLICK_INT Instance method Protected Method Internal Processing of a System Event Button Click 20041209
149 PROCESS_SYSEV_DOUBLE_CLICK Instance method Protected Method Processing of a System Event Double-Click 20050131
150 PROCESS_SYSEV_DOUBLE_CLICK_INT Instance method Protected Method Internal Processing of a System Event Double-Click 20050131
151 PROCESS_SYSEV_HOTSPOT_CLICK Instance method Protected Method Processing of a System Event Hotspot Click 20041209
152 PROCESS_SYSEV_HOTSPOT_CLICK_IN Instance method Protected Method Internal Processing of a System Event Hotspot Click 20041209
153 PROCESS_SYSEV_UCOMM Instance method Protected Method Processing of a System Event User Command 20041209
154 PROCESS_SYSEV_UCOMM_INTERNAL Instance method Protected Method Internal Processing of a System Event User Command 20041209
155 PROCESS_USER_COMMAND Instance method Protected Method Processing of a User Command 20040918
156 PROCESS_USER_COMMAND_INTERNAL Instance method Protected Method Internal Processing of a User Command 20040918
157 REFRESH_GRID Instance method Protected Method Refresh ALV Grid Display 20040809
158 REMIND_SELECTED_ROWS Instance method Protected Method Notes the Selected Entries 20050314
159 REMOVE_ROW Instance method Public Method 20040916
160 SET_ALLOW_NEW_ROWS Instance method Public Method 20041104
161 SET_ALT_SELECTED_ROWS Instance method Protected Method Selects/Deselects Rows for Alternative Selection 20050314
162 SET_CELL_FIELDVAL Instance method Public Method 20040913
163 SET_COLUMN_FIELDVALS Instance method Public Method 20040913
164 SET_DEFAULT_CURSOR Instance method Public Method 20050318
165 SET_FIELD_FOR_ALT_SELECTION Instance method Protected Method Define Fields for Alternative Selection 20050222
166 SET_FILTER Instance method Public Method 20050223
167 SET_GRID_HANDLERS Instance method Protected Method Activate or Deactivate Event Handler for the Grid 20040809
168 SET_LAYOUT Instance method Public Method 20050317
169 SET_SELECTED_ROWS Instance method Protected Method Selects/Deselects Rows 20050314
170 SET_SORT Instance method Public Method 20050223
171 SET_TOOLBAR_FUNCTIONS Instance method Public Method 20050209
172 SET_TOOLBAR_FVAR Instance method Public Method 20050209
173 SET_VARIANT Instance method Public Method 20050209
174 TRANSFORM_TO_TECHNICAL_FILTER Instance method Protected Method Returns a Technical Filter for a Frontend Filter 20050224
175 TRANSFORM_TO_TECHNICAL_SORT Instance method Protected Method Returns a Technical Sort for a Frontend Sort 20050224
176 TRANSPORT_COLUMN_FROM_OUTTAB Instance method Protected Method Data Transport Outtab Field in Column FieldValue 20040804
177 TRANSPORT_COLUMN_TO_OUTTAB Instance method Protected Method Data Transport Column FieldValue in Outtab Field 20040806
178 TRANSPORT_MODIFIED_CELLS Instance method Protected Method Data Transport of Modified Cells in FieldValues 20041209
179 TRANSPORT_ROW_FROM_OUTTAB Instance method Protected Method Data Transport Outtab Entry in FieldValue of a Cell 20040804
180 TRANSPORT_ROW_TO_OUTTAB Instance method Protected Method Data Transport Row FieldValue in Outtab Entry 20040806
Events
# Event Type Visibility Description Created on
1 EV_BAD_CELLS Instance Event
(0)
Public
(2)
20050318
Types
Class CL_ISH_SCR_ALV_GRID has no local type.
Method Signatures

Method ACTUALIZE_FILTERMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT ALV-Control: Tabelle der Filterbedingungen 20050223

Method ACTUALIZE_FILTERMARK on class CL_ISH_SCR_ALV_GRID has no exception.

Method ADD_MERGE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050216
2 Exporting ET_FIELDS Value transfer Type reference (TYPE) ISH_T_MERGE_FIELDS IS-H: Felder für das Cell Merging in ALV-Grid's 20050217
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050216

Method ADD_MERGE_FIELDS on class CL_ISH_SCR_ALV_GRID has no exception.

Method APPEND_EMPTY_OUTTAB_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050223
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050223

Method APPEND_EMPTY_OUTTAB_ENTRIES on class CL_ISH_SCR_ALV_GRID has no exception.

Method APPEND_ROW Signature

Method APPEND_ROW on class CL_ISH_SCR_ALV_GRID has no parameter.
Method APPEND_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_EXCL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_EXCL_FUNC_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Tabelle der zu excludierenden Funktionen geändert 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method BUILD_GRID_EXCL_FUNC on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_F4_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: F4-Tabelle wurde geändert 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method BUILD_GRID_F4 on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040805
2 Exporting E_FIELDCAT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Feldkatalog wurde geändert 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040805

Method BUILD_GRID_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_FILTER_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Filterkriterien geändert 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method BUILD_GRID_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Exporting E_LAYOUT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Layout wurde verändert. 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806

Method BUILD_GRID_LAYOUT on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_REFRESH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
3 Exporting E_REFRESH_INFO_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Aktualisierungsinfo geändert 20040809

Method BUILD_GRID_REFRESH_INFO on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
3 Exporting E_SORT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Sortierkriterien geändert 20040809

Method BUILD_GRID_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_GRID_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
3 Exporting E_VARIANT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Variante wurde geändert 20040809

Method BUILD_GRID_VARIANT on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_T_SCRMOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806
3 Importing IT_MODIFIED Call by reference Type reference (TYPE) ISHMED_T_SCREEN IS-H*MED: Tabelle für Dynprofelder 20040806

Method BUILD_T_SCRMOD on class CL_ISH_SCR_ALV_GRID has no exception.

Method BUILD_UCOMM_ROW_COL Signature

Method BUILD_UCOMM_ROW_COL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method BUILD_UCOMM_ROW_COL on class CL_ISH_SCR_ALV_GRID has no exception.

Method CHECK_HANDLE_BEFORE_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20050223
2 Returning R_HANDLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Ereignis AFTER_USER_COMMAND behandeln 20050223

Method CHECK_HANDLE_BEFORE_UCOMM on class CL_ISH_SCR_ALV_GRID has no exception.

Method CHECK_HANDLE_FILTERMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: FILTERMARK soll verwendet werden 20050224

Method CHECK_HANDLE_FILTERMARK on class CL_ISH_SCR_ALV_GRID has no exception.

Method CHECK_HANDLE_SORTORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Technische Sortierfelder sollen verwendet werden 20050224

Method CHECK_HANDLE_SORTORDER on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_EMPTY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040826
2 Exporting ES_COL_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Erzeugter leerer Spalten-FieldValue 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040826
4 Importing IS_DFIES Call by reference Type reference (TYPE) DFIES Strukturinfo der Outtab 20040826
5 Importing IS_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue 20040913

Method CREATE_EMPTY_COLUMN on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_EMPTY_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040805
2 Exporting ET_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Leere Spalten-FieldValues 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040805
4 Importing IS_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue 20040913

Method CREATE_EMPTY_COLUMNS on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_EMPTY_OUTTAB_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Exporting ER_OUTTAB_ENTRY Call by reference Object reference (TYPE REF TO) DATA Daten-Referenz auf Outtab-Eintrag 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806

Method CREATE_EMPTY_OUTTAB_ENTRY on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_EMPTY_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040805
2 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Leerer Zeilen-FieldValue 20040913
3 Exporting ET_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Leere Spalten-FieldValues 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040805
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method CREATE_EMPTY_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_FIELDCAT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040903
2 Changing CS_FIELDCAT Call by reference Type reference (TYPE) LVC_S_FCAT Feldkatalog-Spalte 20040903
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903

Method CREATE_FIELDCAT_PROPERTIES on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_EXCL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ET_EXCL_FUNC Call by reference Type reference (TYPE) UI_FUNCTIONS Tabelle der zu excludierenden Funktionen 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method CREATE_GRID_EXCL_FUNC on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ET_F4 Call by reference Type reference (TYPE) LVC_T_F4 F4-Tabelle 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method CREATE_GRID_F4 on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Erzeugter Feldkatalog 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806

Method CREATE_GRID_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ET_FILTER Call by reference Type reference (TYPE) LVC_T_FILT Filterkriterien 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method CREATE_GRID_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Erzeugtes Layout 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method CREATE_GRID_LAYOUT on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20041007
2 Changing C_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20041007

Method CREATE_GRID_MENU_BUTTON on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_REFRESH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ES_REFRESH_STABLE Call by reference Type reference (TYPE) LVC_S_STBL Aktualisierungsmodus Spalten/Zeilen 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
4 Exporting E_REFRESH_SOFT Call by reference Type reference (TYPE) CHAR01 Aktualisierungsmodus 20040809

Method CREATE_GRID_REFRESH_INFO on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT Sortierkriterien 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method CREATE_GRID_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20040809
2 Changing C_INTERACTIVE Call by reference Type reference (TYPE) CHAR01 Interaktiver Aufruf? 20040809

Method CREATE_GRID_TOOLBAR on class CL_ISH_SCR_ALV_GRID has no exception.

Method CREATE_GRID_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Variante des Grids 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
4 Exporting E_VARIANT_SAVE Call by reference Type reference (TYPE) CHAR1 Kennzeichen für Variantenmanagement des Grids 20040809

Method CREATE_GRID_VARIANT on class CL_ISH_SCR_ALV_GRID has no exception.

Method DESTROY_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method DESTROY_GRID on class CL_ISH_SCR_ALV_GRID has no exception.

Method DISABLE_CELL Signature

Method DISABLE_CELL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method DISABLE_CELL on class CL_ISH_SCR_ALV_GRID has no exception.

Method DISABLE_ROW Signature

Method DISABLE_ROW on class CL_ISH_SCR_ALV_GRID has no parameter.
Method DISABLE_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method DISPLAY_MSG_AFTER_SYSEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050303

Method DISPLAY_MSG_AFTER_SYSEV on class CL_ISH_SCR_ALV_GRID has no exception.

Method DOES_OUTTAB_ENTRY_FIT_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20050317
2 Importing IT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT ALV-Control: Tabelle der Filterbedingungen 20050317
3 Returning R_FITS Value transfer Type reference (TYPE) ISH_ON_OFF ON: is_outtab entspricht it_filter 20050317

Method DOES_OUTTAB_ENTRY_FIT_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method ENABLE_CELL Signature

Method ENABLE_CELL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method ENABLE_CELL on class CL_ISH_SCR_ALV_GRID has no exception.

Method ENABLE_ROW Signature

Method ENABLE_ROW on class CL_ISH_SCR_ALV_GRID has no parameter.
Method ENABLE_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_EXCL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CT_EXCL_FUNC Call by reference Type reference (TYPE) UI_FUNCTIONS Tabelle mit zu excludierenden Funktionen 20040809
3 Exporting E_EXCL_FUNC_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Tabelle der zu excludierenden Funktionen wurde geändert 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method FINALIZE_GRID_EXCL_FUNC on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CT_F4 Call by reference Type reference (TYPE) LVC_T_F4 F4-Tabelle 20040809
3 Exporting E_F4_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: F4-Tabelle wurde geändert 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method FINALIZE_GRID_F4 on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20040809
3 Exporting E_FIELDCAT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Feldkatalog wurde verändert 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method FINALIZE_GRID_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT Filterkriterien 20040809
3 Exporting E_FILTER_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Filterkriterien geändert 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method FINALIZE_GRID_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Layout 20040809
3 Exporting E_LAYOUT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Layout wurde geändert 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method FINALIZE_GRID_LAYOUT on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU ALV Kontextmenü 20041007
2 Changing C_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20041007

Method FINALIZE_GRID_MENU_BUTTON on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_REFRESH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CS_REFRESH_STABLE Call by reference Type reference (TYPE) LVC_S_STBL Aktualisierungsmodus Zeilen/Spalten 20040809
3 Changing C_REFRESH_SOFT Call by reference Type reference (TYPE) CHAR01 Aktualisierungskennzeichen 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
5 Exporting E_REFRESH_INFO_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Aktualisierungs-Information geändert 20040809

Method FINALIZE_GRID_REFRESH_INFO on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CT_SORT Call by reference Type reference (TYPE) LVC_T_SORT Sortierkriterien 20040809
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
4 Exporting E_SORT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Sortierkriterien geändert 20040809

Method FINALIZE_GRID_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20040809
2 Changing C_INTERACTIVE Call by reference Type reference (TYPE) CHAR01 Interaktiver Aufruf? 20040809

Method FINALIZE_GRID_TOOLBAR on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_GRID_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Changing CS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Variante des Grids 20040809
3 Changing C_VARIANT_SAVE Call by reference Type reference (TYPE) CHAR1 Kennzeichen für Variantenmanagement des Grids 20040809
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
5 Exporting E_VARIANT_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Variante wurde geändert 20040809

Method FINALIZE_GRID_VARIANT on class CL_ISH_SCR_ALV_GRID has no exception.

Method FINALIZE_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040913
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913

Method FINALIZE_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ALLOW_NEW_ROWS Signature

Method GET_ALLOW_NEW_ROWS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ALLOW_NEW_ROWS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ALV_GRID Signature

Method GET_ALV_GRID on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ALV_GRID on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_BUTTONHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Buttonhandler erzeugen, wenn noch nicht vorhanden 20041207
2 Returning RR_BUTTONHANDLER Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_BUTTONHANDLER IS-H: Behandler für ALV Grid Buttons 20041207

Method GET_BUTTONHANDLER on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_CELLMERGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Cell Merger erzeugen, wenn noch nicht vorhanden 20050215
2 Returning RR_CELLMERGER Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_CELLMERGER IS-H: Behandler für ALV-Gid Cell Merging 20050215

Method GET_CELLMERGER on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_CELL_FIELDVAL Signature

Method GET_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_COLUMN_FIELDVALS Signature

Method GET_COLUMN_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_COLUMN_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_CONFIG_ALV_GRID Signature

Method GET_CONFIG_ALV_GRID on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_CONFIG_ALV_GRID on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_CURRENT_CELL_FIELDVAL Signature

Method GET_CURRENT_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_CURRENT_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_FIELDCAT Signature

Method GET_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_FILTER Signature

Method GET_FILTER on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_FILTERMARK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FILTER Value transfer Type reference (TYPE) LVC_T_FILT ALV-Control: Tabelle der Filterbedingungen 20050224

Method GET_FILTERMARK_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_LAYOUT Signature

Method GET_LAYOUT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_LAYOUT on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_LISTBOXHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Listboxhandler erzeugen, wenn noch nicht vorhanden 20041213
2 Returning RR_LISTBOXHANDLER Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_LISTBOXHANDLER IS-H: Bahandler für ALV Grid Listboxen 20041213

Method GET_LISTBOXHANDLER on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_NEXT_ROW_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Nächster freier Zeilenname 20040913

Method GET_NEXT_ROW_FIELDNAME on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_OUTTAB_DDFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040913
2 Exporting ET_DDFIELDS Call by reference Type reference (TYPE) DDFIELDS DDFIELDS zur Outtab 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913

Method GET_OUTTAB_DDFIELDS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_OUTTAB_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040805
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040805
3 Exporting E_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Strukturname der Outtab 20040805

Method GET_OUTTAB_STRUCT_NAME on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDNAME_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040913
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
3 Exporting E_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913
4 Importing I_ROW Call by reference Type reference (TYPE) I Zeilenindex 20040913

Method GET_ROW_FIELDNAME_BY_INDEX on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL Signature

Method GET_ROW_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ROW_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVALS Signature

Method GET_ROW_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ROW_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL_OBJECT Signature

Method GET_ROW_FIELDVAL_OBJECT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ROW_FIELDVAL_OBJECT on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL_OBJECTS Signature

Method GET_ROW_FIELDVAL_OBJECTS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_ROW_FIELDVAL_OBJECTS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_INDEX_BY_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040913
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
3 Exporting E_ROW Call by reference Type reference (TYPE) I Zeilenindex 20040913
4 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method GET_ROW_INDEX_BY_FIELDNAME on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_SELECTED_ROW_FIELDVAL Signature

Method GET_SELECTED_ROW_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_SELECTED_ROW_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_SELECTED_ROW_FIELDVALS Signature

Method GET_SELECTED_ROW_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_SELECTED_ROW_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050228
2 Returning RR_SELECTOR Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_SELECTOR IS-H: Selektor für ALV Grid's 20050228

Method GET_SELECTOR on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_SORT Signature

Method GET_SORT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_TOOLBAR_FUNCTIONS Signature

Method GET_TOOLBAR_FUNCTIONS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_TOOLBAR_FUNCTIONS on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_TOOLBAR_FVAR Signature

Method GET_TOOLBAR_FVAR on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_TOOLBAR_FVAR on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_TOOLBAR_STB_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON Call by reference Type reference (TYPE) V_NWBUTTON Button einer Funktionsvariante 20050209
2 Returning RS_STB_BUTTON Value transfer Type reference (TYPE) STB_BUTTON Toolbarbutton 20050209

Method GET_TOOLBAR_STB_BUTTON on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_UCOMM_COL Signature

Method GET_UCOMM_COL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_UCOMM_COL on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_UCOMM_ROW Signature

Method GET_UCOMM_ROW on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_UCOMM_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_VARIANT Signature

Method GET_VARIANT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method GET_VARIANT on class CL_ISH_SCR_ALV_GRID has no exception.

Method GET_VCODE_FOR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BUTTON Call by reference Object reference (TYPE REF TO) CL_ISH_GRID_BUTTON IS-H: Button in einem ALV Grid 20050225
2 Importing IS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20050225
3 Returning R_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE IS-H: Verarbeitungsmodus 20050225

Method GET_VCODE_FOR_BUTTON on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_AFTER_REFRESH Signature

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

Method HANDLE_AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_NOT_PROCESSED Call by reference Attribute reference (LIKE) 20041214
2 Importing E_SAVED Call by reference Attribute reference (LIKE) 20041214
3 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041214

Method HANDLE_AFTER_USER_COMMAND on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

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

Method HANDLE_BEFORE_USER_COMMAND on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20040910
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040910

Method HANDLE_BUTTON_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST 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) 20050225

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_ISH_SCR_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 Call by reference Attribute reference (LIKE) 20040809
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040809
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040809
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040809
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040809

Method HANDLE_DATA_CHANGED on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20040809
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20040809

Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISH_SCR_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 Call by reference Attribute reference (LIKE) 20050131
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050131
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050131

Method HANDLE_DOUBLE_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050131
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20050131
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20050131

Method HANDLE_HOTSPOT_CLICK on class CL_ISH_SCR_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 Value transfer Attribute reference (LIKE) 20041006
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20041006

Method HANDLE_MENU_BUTTON on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050322
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050322
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050322
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20050322
5 Importing SENDER Call by reference Attribute reference (LIKE) 20050322

Method HANDLE_ONDRAG on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDRAG_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050324
2 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Event wurde behandelt 20050324
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050324
4 Importing IR_DND_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Quell-Daten 20050324
5 Importing IR_DRAGDROPOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20050322

Method HANDLE_ONDRAG_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050322
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050322
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050322
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20050322
5 Importing SENDER Call by reference Attribute reference (LIKE) 20050322

Method HANDLE_ONDROP on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROPCOMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050322
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050322
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050322
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20050322
5 Importing SENDER Call by reference Attribute reference (LIKE) 20050322

Method HANDLE_ONDROPCOMPLETE on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROPCOMPLETE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050324
2 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Event wurde behandelt 20050324
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050324
4 Importing IR_DND_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISH_DND Quell-Daten 20050324
5 Importing IR_DND_TARGET Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten 20050324
6 Importing IR_DRAGDROPOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20050322

Method HANDLE_ONDROPCOMPLETE_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROPGETFLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050322
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050322
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050322
4 Importing E_FLAVORS Call by reference Attribute reference (LIKE) 20050322
5 Importing E_ROW Call by reference Attribute reference (LIKE) 20050322
6 Importing SENDER Call by reference Attribute reference (LIKE) 20050322

Method HANDLE_ONDROPGETFLAVOR on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROPGETFLAVOR_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050324
2 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Event wurde behandelt 20050324
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050324
4 Importing IR_DND_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISH_DND Quell-Daten 20050324
5 Importing IR_DND_TARGET Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten 20050324
6 Importing IR_DRAGDROPOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20050322

Method HANDLE_ONDROPGETFLAVOR_INTERN on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONDROP_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050324
2 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Event wurde behandelt 20050324
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050324
4 Importing IR_DND_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISH_DND Quell-Daten 20050324
5 Importing IR_DND_TARGET Call by reference Object reference (TYPE REF TO) CL_ISH_DND_GRID Ziel-Daten 20050324
6 Importing IR_DRAGDROPOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20050322

Method HANDLE_ONDROP_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_ONF4 Signature

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

Method HANDLE_ONF4 on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_PRINT_END_OF_LIST Signature

Method HANDLE_PRINT_END_OF_LIST on class CL_ISH_SCR_ALV_GRID has no parameter.
Method HANDLE_PRINT_END_OF_LIST on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_PRINT_END_OF_PAGE Signature

Method HANDLE_PRINT_END_OF_PAGE on class CL_ISH_SCR_ALV_GRID has no parameter.
Method HANDLE_PRINT_END_OF_PAGE on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_PRINT_TOP_OF_LIST Signature

Method HANDLE_PRINT_TOP_OF_LIST on class CL_ISH_SCR_ALV_GRID has no parameter.
Method HANDLE_PRINT_TOP_OF_LIST on class CL_ISH_SCR_ALV_GRID has no exception.

Method HANDLE_PRINT_TOP_OF_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE_INDEX Call by reference Attribute reference (LIKE) 20050309

Method HANDLE_PRINT_TOP_OF_PAGE on class CL_ISH_SCR_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 Call by reference Attribute reference (LIKE) 20040809
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040809

Method HANDLE_TOOLBAR on class CL_ISH_SCR_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 Call by reference Attribute reference (LIKE) 20040903

Method HANDLE_USER_COMMAND on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_ALT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050223
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050223

Method INITIALIZE_ALT_SELECTION on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_APPL_EVENTS Signature

Method INITIALIZE_APPL_EVENTS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method INITIALIZE_APPL_EVENTS on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_BUTTONDEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041207
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041207

Method INITIALIZE_BUTTONDEFS on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_CELL_MERGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050217
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050217

Method INITIALIZE_CELL_MERGING on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_FIELDNAMES Signature

Method INITIALIZE_FIELDNAMES on class CL_ISH_SCR_ALV_GRID has no parameter.
Method INITIALIZE_FIELDNAMES on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809

Method INITIALIZE_GRID on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_HANDLE_FILTER Signature

Method INITIALIZE_HANDLE_FILTER on class CL_ISH_SCR_ALV_GRID has no parameter.
Method INITIALIZE_HANDLE_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_LISTBOXDEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041213
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041213

Method INITIALIZE_LISTBOXDEFS on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_R_OUTTAB Signature

Method INITIALIZE_R_OUTTAB on class CL_ISH_SCR_ALV_GRID has no parameter.
Method INITIALIZE_R_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.

Method INITIALIZE_SORTORDER Signature

Method INITIALIZE_SORTORDER on class CL_ISH_SCR_ALV_GRID has no parameter.
Method INITIALIZE_SORTORDER on class CL_ISH_SCR_ALV_GRID has no exception.

Method INTERN_SET_DEFAULT_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050318
2 Exporting E_CURSOR_SET Call by reference Type reference (TYPE) ISH_ON_OFF ON: Cursor wurde gesetzt 20050318
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050318
4 Importing IS_COL_ID Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20050318
5 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW 20050318
6 Importing I_SET_FOCUS Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Focus wird auf ALVGrid gesetzt 20050318

Method INTERN_SET_DEFAULT_CURSOR on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_ALT_SELECTION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050222
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20050307

Method IS_ALT_SELECTION_ACTIVE on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_CELLMERGING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname für Cellmerging 20050316
2 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050215

Method IS_CELLMERGING_ACTIVE on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_CELL_ENABLED Signature

Method IS_CELL_ENABLED on class CL_ISH_SCR_ALV_GRID has no parameter.
Method IS_CELL_ENABLED on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_OUTTAB_FIELD_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spalten-Feldname 20050314
2 Importing I_ROW_IDX Call by reference Type reference (TYPE) I Zeilenindex 20050314
3 Returning R_ENABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zelle ist eingabebereit 20050314

Method IS_OUTTAB_FIELD_ENABLED on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_ROW_ENABLED Signature

Method IS_ROW_ENABLED on class CL_ISH_SCR_ALV_GRID has no parameter.
Method IS_ROW_ENABLED on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_TECHNICAL_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT ALV-Control: Tabelle der Filterbedingungen 20050224
2 Returning R_IS_TECHNICAL_FILTER Value transfer Type reference (TYPE) ISH_ON_OFF ON: it_filter ist ein technischer Filter 20050224

Method IS_TECHNICAL_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_TECHNICAL_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20050224
2 Returning R_IS_TECHNICAL_SORT Value transfer Type reference (TYPE) ISH_ON_OFF ON: it_sort ist ein technischer Sort 20050224

Method IS_TECHNICAL_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_TECHNICAL_SORTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20050224
2 Returning R_IS_TECHNICAL_SORTFIELD Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_fieldname ist ein technisches Sortierfeld 20050224

Method IS_TECHNICAL_SORTFIELD on class CL_ISH_SCR_ALV_GRID has no exception.

Method IS_UCOMM_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20050209
2 Returning R_ENABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_ucomm ist ausführbar 20050209

Method IS_UCOMM_ENABLED on class CL_ISH_SCR_ALV_GRID has no exception.

Method MODIFY_CELLSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20041214
2 Exporting E_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Zellenstil wurde modifiziert 20041214
3 Importing I_DISABLE_F4 Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: F4 disablen 20041214
4 Importing I_ENABLE Call by reference Type reference (TYPE) ISH_ON_OFF ON: Zelle eingabebereit schalten 20041214
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spalten-Feldname 20041214

Method MODIFY_CELLSTYLE on class CL_ISH_SCR_ALV_GRID has no exception.

Method MODIFY_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806
3 Importing IT_MODIFIED Call by reference Type reference (TYPE) ISHMED_T_SCREEN IS-H*MED: Tabelle für Dynprofelder 20040806

Method MODIFY_FIELDCAT on class CL_ISH_SCR_ALV_GRID has no exception.

Method OK_CODE_SCREEN_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040913
2 Changing C_OKCODE Call by reference Type reference (TYPE) SY-UCOMM OK_CODE 20040913
3 Exporting E_OKCODE_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: OK_CODE wurde behandelt 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913

Method OK_CODE_SCREEN_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method PREPARE_FOR_DRAG_AND_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050322
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050322

Method PREPARE_FOR_DRAG_AND_DROP on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20040918

Method PROCESS_BUTTON_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_BUTTON_CLICK_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname 20040918
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040918

Method PROCESS_BUTTON_CLICK_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050131
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20050131
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20050131

Method PROCESS_DOUBLE_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_DOUBLE_CLICK_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050131
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20050131
4 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname 20050131
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20050131

Method PROCESS_DOUBLE_CLICK_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20040918

Method PROCESS_HOTSPOT_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_HOTSPOT_CLICK_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname 20040918
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040918

Method PROCESS_HOTSPOT_CLICK_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_END_OF_LIST Signature

Method PROCESS_PRINT_END_OF_LIST on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_END_OF_LIST on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_END_OF_LIST_INT Signature

Method PROCESS_PRINT_END_OF_LIST_INT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_END_OF_LIST_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_END_OF_PAGE Signature

Method PROCESS_PRINT_END_OF_PAGE on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_END_OF_PAGE on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_END_OF_PAGE_INT Signature

Method PROCESS_PRINT_END_OF_PAGE_INT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_END_OF_PAGE_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_TOP_OF_LIST Signature

Method PROCESS_PRINT_TOP_OF_LIST on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_TOP_OF_LIST on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_TOP_OF_LIST_INT Signature

Method PROCESS_PRINT_TOP_OF_LIST_INT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method PROCESS_PRINT_TOP_OF_LIST_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_TOP_OF_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE_INDEX Call by reference Type reference (TYPE) SYINDEX Schleifen, aktueller Schleifendurchlauf 20050309

Method PROCESS_PRINT_TOP_OF_PAGE on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_PRINT_TOP_OF_PAGE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_INDEX Call by reference Type reference (TYPE) SYINDEX Schleifenindex 20050309

Method PROCESS_PRINT_TOP_OF_PAGE_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: ButtonClick wurde behandelt 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_FIELDNAME_BUTTON Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des Buttons 20041209
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20041209

Method PROCESS_SYSEV_BUTTON_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_BUTTON_CLICK_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: ButtonClick wurde behandelt 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_FIELDNAME_BUTTON Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des Buttons 20041209
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20041209

Method PROCESS_SYSEV_BUTTON_CLICK_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050131
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20050131
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: DoubleClick wurde behandelt 20050131
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131
5 Importing I_FIELDNAME_DOUBLE_CLICK Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des DoubleClicks 20050131
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20050131

Method PROCESS_SYSEV_DOUBLE_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_DOUBLE_CLICK_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050131
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20050131
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: DoubleClick wurde behandelt 20050131
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131
5 Importing I_FIELDNAME_DOUBLE_CLICK Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des DoubleClick 20050131
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20050131

Method PROCESS_SYSEV_DOUBLE_CLICK_INT on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: HotspotClick wurde behandelt 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_FIELDNAME_HOTSPOT Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des Hotspots 20041209
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20041209

Method PROCESS_SYSEV_HOTSPOT_CLICK on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_HOTSPOT_CLICK_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: HotspotClick wurde behandelt 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_FIELDNAME_HOTSPOT Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname des Hotspots 20041209
6 Importing I_ROW_IDX Call by reference Type reference (TYPE) INT4 Zeilen-Index 20041209

Method PROCESS_SYSEV_HOTSPOT_CLICK_IN on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde behandelt 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20041209

Method PROCESS_SYSEV_UCOMM on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_SYSEV_UCOMM_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen 20041209
3 Exporting E_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20041209
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
5 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20041209

Method PROCESS_SYSEV_UCOMM_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20040918

Method PROCESS_USER_COMMAND on class CL_ISH_SCR_ALV_GRID has no exception.

Method PROCESS_USER_COMMAND_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040918
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040918
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20040918
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20040918

Method PROCESS_USER_COMMAND_INTERNAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method REFRESH_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
3 Importing I_REFRESH_DROP_DOWN_TABLE Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Listboxen aktualisieren 20040809
4 Importing I_REFRESH_FIELDCAT Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Feldkatalog aktualisieren 20040809
5 Importing I_REFRESH_FILTER Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Filterkriterien aktualisieren 20040809
6 Importing I_REFRESH_LAYOUT Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Layout aktualisieren 20040809
7 Importing I_REFRESH_SORT Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Sortierkriterien aktualisieren 20040809
8 Importing I_REFRESH_VARIANT Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Variante aktualisieren 20040809

Method REFRESH_GRID on class CL_ISH_SCR_ALV_GRID has no exception.

Method REMIND_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314

Method REMIND_SELECTED_ROWS on class CL_ISH_SCR_ALV_GRID has no exception.

Method REMOVE_ROW Signature

Method REMOVE_ROW on class CL_ISH_SCR_ALV_GRID has no parameter.
Method REMOVE_ROW on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_ALLOW_NEW_ROWS Signature

Method SET_ALLOW_NEW_ROWS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_ALLOW_NEW_ROWS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_ALT_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314

Method SET_ALT_SELECTED_ROWS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_CELL_FIELDVAL Signature

Method SET_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_CELL_FIELDVAL on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_COLUMN_FIELDVALS Signature

Method SET_COLUMN_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_COLUMN_FIELDVALS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_DEFAULT_CURSOR Signature

Method SET_DEFAULT_CURSOR on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_DEFAULT_CURSOR on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_FIELD_FOR_ALT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050223
2 Exporting ER_CELLMERGER Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_CELLMERGER IS-H: Behandler für ALV-Gid Cell Merging 20050222
3 Exporting E_GROUP_FIELD Value transfer Type reference (TYPE) FDNAME Feldname 20050222
4 Exporting E_MARK_GROUP Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050419
5 Exporting E_MARK_SINGLE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050419
6 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050223
7 Exporting E_SEL_FIELD Value transfer Type reference (TYPE) FDNAME Feldname 20050222

Method SET_FIELD_FOR_ALT_SELECTION on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_FILTER Signature

Method SET_FILTER on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_GRID_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040809
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040809
3 Importing I_ACTIVATION Call by reference Type reference (TYPE) ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040809

Method SET_GRID_HANDLERS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_LAYOUT on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314

Method SET_SELECTED_ROWS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_SORT Signature

Method SET_SORT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_TOOLBAR_FUNCTIONS Signature

Method SET_TOOLBAR_FUNCTIONS on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_TOOLBAR_FUNCTIONS on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_TOOLBAR_FVAR Signature

Method SET_TOOLBAR_FVAR on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_TOOLBAR_FVAR on class CL_ISH_SCR_ALV_GRID has no exception.

Method SET_VARIANT Signature

Method SET_VARIANT on class CL_ISH_SCR_ALV_GRID has no parameter.
Method SET_VARIANT on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSFORM_TO_TECHNICAL_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FRONTEND_FILTER Call by reference Type reference (TYPE) LVC_T_FILT Frontend-Filter 20050224
2 Returning RT_TECHNICAL_FILTER Value transfer Type reference (TYPE) LVC_T_FILT Technischer Filter zu it_frontend_filter 20050224

Method TRANSFORM_TO_TECHNICAL_FILTER on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSFORM_TO_TECHNICAL_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FRONTEND_SORT Call by reference Type reference (TYPE) LVC_T_SORT Frontend-Sort 20050224
2 Returning RT_TECHNICAL_SORT Value transfer Type reference (TYPE) LVC_T_SORT Technischer Sort zu it_frontend_sort 20050224

Method TRANSFORM_TO_TECHNICAL_SORT on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSPORT_COLUMN_FROM_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040804
2 Changing CS_FIELDVAL_COL Call by reference Type reference (TYPE) RNFIELD_VALUE Spalten-FieldValue 20040804
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040804
4 Importing IR_FIELDVAL_ROW Call by reference Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Zeilen-FieldValue Objekt 20041202
5 Importing IS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20040804

Method TRANSPORT_COLUMN_FROM_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSPORT_COLUMN_TO_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Changing CS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806
4 Importing IR_FIELDVAL_ROW Call by reference Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Zeilen-FieldValue Objekt 20041130
5 Importing IS_FIELDVAL_COL Call by reference Type reference (TYPE) RNFIELD_VALUE Spalten-FieldValue 20040806

Method TRANSPORT_COLUMN_TO_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSPORT_MODIFIED_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041209
2 Exporting ET_MODIFIED_FV Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Modifizierte FieldValues 20041209
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041209
4 Importing IT_MODI Call by reference Type reference (TYPE) LVC_T_MODI Modifizierte Zellen (leer=gt_modified_cells) 20041209

Method TRANSPORT_MODIFIED_CELLS on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSPORT_ROW_FROM_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040804
2 Changing CS_FIELDVAL_ROW Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue 20040805
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040804
4 Importing IS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20040804

Method TRANSPORT_ROW_FROM_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.

Method TRANSPORT_ROW_TO_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040806
2 Changing CS_OUTTAB Call by reference Type reference (TYPE) ANY Outtab-Eintrag 20040806
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040806
4 Importing IS_FIELDVAL_ROW Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue 20040806

Method TRANSPORT_ROW_TO_OUTTAB on class CL_ISH_SCR_ALV_GRID has no exception.
Event Signatures

Event EV_BAD_CELLS Signature
Event EV_BAD_CELLS on class CL_ISH_SCR_ALV_GRID has no parameter.
History
Last changed by/on SAP  20050615 
SAP Release Created in 473