SAP ABAP Interface IF_ISH_SCR_ALV_GRID (IS-H: Interface 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_SCR_ALV_GRID IS-H: Base Class for ALV Grid Screens 20040813
Properties
Interface IF_ISH_SCR_ALV_GRID  
Short Description IS-H: Interface for ALV Grid Screens    
General Data
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20040813   SAP 
Last changed 20050520   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISH_SCR_ALV_GRID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_SCR_CONTROL IS-H: Interface for Control Screens 20040813
Friends
Interface IF_ISH_SCR_ALV_GRID has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_UCOMM_BUTTON_CLICK Constant Public Type reference (TYPE) SY-UCOMM 'BUTTON_CLICK' User Command BUTTON_CLICK 20040913
2 CO_UCOMM_DOUBLE_CLICK Constant Public Type reference (TYPE) SY-UCOMM 'DOUBLE_CLICK' User Command BUTTON_CLICK 20050131
3 CO_UCOMM_HOTSPOT_CLICK Constant Public Type reference (TYPE) SY-UCOMM 'HOTSPOT_CLICK' User Command HOTSPOT_CLICK 20040913
4 CO_UCOMM_ONDRAG Constant Public Type reference (TYPE) SY-UCOMM 'ONDRAG' User Command for ONDRAG Event 20050324
5 CO_UCOMM_ONDROP Constant Public Type reference (TYPE) SY-UCOMM 'ONDROP' User Command for ONDROP Event 20050323
6 CO_UCOMM_ONDROPCOMPLETE Constant Public Type reference (TYPE) SY-UCOMM 'ONDROPCOMPLETE' User Command for ONDROPCOMPLETE Event 20050323
7 CO_UCOMM_ONDROPGETFLAVOR Constant Public Type reference (TYPE) SY-UCOMM 'ONDROPGETFLAVOR' User Command for ONDROPGETFLAVOR Event 20050324
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ROW Instance method Public Method Adds a Row 20040913
2 BUILD_UCOMM Instance method Public Method 20041009
3 BUILD_UCOMM_ROW_COL Instance method Public Method Creates a User Command with Row- and Column Info 20041009
4 DELECT_ROW Instance method Public Method Deselects a Row 20050314
5 DELECT_ROWS Instance method Public Method Deselects Multiple Rows 20050314
6 DISABLE_CELL Instance method Public Method Switches a Cell to "Not Ready-for-Input" 20050310
7 DISABLE_ROW Instance method Public Method Switches a Row to "Not Ready-for-Input" 20050310
8 ENABLE_CELL Instance method Public Method Switches a Cell to "Ready-for-Input" 20050310
9 ENABLE_ROW Instance method Public Method Switches a Row to "Ready-for-Input" 20050310
10 GET_ALLOW_NEW_ROWS Instance method Public Method Returns Whether New Rows Are Permitted 20041104
11 GET_ALV_GRID Instance method Public Method Returns the Related ALV Grid 20040813
12 GET_CELL_FIELDVAL Instance method Public Method Returns a Cell FieldValue 20040903
13 GET_COLUMN_FIELDVALS Instance method Public Method Returns the Column FieldValues for a Row 20040903
14 GET_CONFIG_ALV_GRID Instance method Public Method Returns the ALV Grid Configuration Object 20040813
15 GET_CONTAINER Instance method Public Method 20041009
16 GET_CURRENT_CELL_FIELDVAL Instance method Public Method Returns the Current Cell FieldValue 20040913
17 GET_FIELDCAT Instance method Public Method Returns the Field Catalog 20041129
18 GET_FILTER Instance method Public Method Returns the Filter Criteria 20050223
19 GET_LAYOUT Instance method Public Method Returns the Layout 20050317
20 GET_ORIGINAL_UCOMM Instance method Public Method 20041009
21 GET_REMIND_SELECTED_ROWS Instance method Public Method Returns Indicator that Selection(s) Are Kept 20050314
22 GET_ROW_FIELDVAL Instance method Public Method Returns a Row Field Value 20040903
23 GET_ROW_FIELDVALS Instance method Public Method Returns the Desired Row FieldValues 20040913
24 GET_ROW_FIELDVAL_OBJECT Instance method Public Method Returns a Row FieldValue Object 20040903
25 GET_ROW_FIELDVAL_OBJECTS Instance method Public Method Returns the Desired Row FieldValue Objects 20040913
26 GET_SELECTED_ROW_FIELDVAL Instance method Public Method Returns the Selected Row FieldValue 20050104
27 GET_SELECTED_ROW_FIELDVALS Instance method Public Method Returns Selected Row Field Values 20040913
28 GET_SORT Instance method Public Method Returns the Sort Criteria 20050223
29 GET_TOOLBAR_FUNCTIONS Instance method Public Method Returns the Current Toolbar Functions 20050209
30 GET_TOOLBAR_FVAR Instance method Public Method Returns the Current Toolbar Function Variant 20050209
31 GET_TYPE Instance method Public Method 20041017
32 GET_UCOMM_COL Instance method Public Method Returns the Column Name for a User Command 20041009
33 GET_UCOMM_ROW Instance method Public Method Retunrs the Row Name for a User Command 20041009
34 GET_VARIANT Instance method Public Method Returns the Current Variant of the ALV Grid 20050209
35 IS_A Instance method Public Method 20041017
36 IS_CELL_ENABLED Instance method Public Method Returns Whether Specified Cell Is Ready-for-Input 20050314
37 IS_DRAGDROP_SUPPORTED Instance method Public Method 20050323
38 IS_INHERITED_FROM Instance method Public Method 20041017
39 IS_ROW_ENABLED Instance method Public Method Returns Whether Specified Row Is Ready-for-Input 20050314
40 IS_UCOMM_SUPPORTED Instance method Public Method 20041009
41 REMOVE_ROW Instance method Public Method Removes a Row 20040913
42 SELECT_ROW Instance method Public Method Selects a Row 20050314
43 SELECT_ROWS Instance method Public Method Selects Multiple Rows 20050314
44 SET_ALLOW_NEW_ROWS Instance method Public Method Sets Indicator Whether New Rows Are Permitted 20041104
45 SET_CELL_FIELDVAL Instance method Public Method Sets a Cell FieldValue 20040903
46 SET_COLUMN_FIELDVALS Instance method Public Method Sets the Column FieldValues for a Row 20040903
47 SET_DEFAULT_CURSOR Instance method Public Method Sets the Cursor on the Default Cell 20050318
48 SET_FILTER Instance method Public Method Sets the Filter Criteria 20050223
49 SET_LAYOUT Instance method Public Method Sets the Layout 20050317
50 SET_REMIND_SELECTED_ROWS Instance method Public Method Sets Indicator that Selection(s) Are Kept 20050314
51 SET_SORT Instance method Public Method Sets the Sort Criteria 20050223
52 SET_TOOLBAR_FUNCTIONS Instance method Public Method Sets the Toolbar Functions 20050209
53 SET_TOOLBAR_FVAR Instance method Public Method Sets the Toolbar Function Variant 20050209
54 SET_VARIANT Instance method Public Method Sets the Variant of the ALV Grid 20050209
55 SUPPORT_DRAGDROP Instance method Public Method 20050323
Events
# Event Type Visibility Description Created on
1 EV_BAD_CELLS Instance Event
(0)
Public
(2)
An Invalid Value Was Entered in a Cell 20050318
Types
Interface IF_ISH_SCR_ALV_GRID has no local type.
Method Signatures

Method APPEND_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 20040913
2 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Hinzugefügter Zeilen-FieldValue 20040913
3 Exporting ET_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Hinzugefügte Spalten-FieldValues 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
5 Importing IT_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Spalten-FieldValues 20040913
6 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040929

Method APPEND_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method BUILD_UCOMM Signature

Method BUILD_UCOMM on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method BUILD_UCOMM on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method BUILD_UCOMM_ROW_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Erzeugter UserCommand 20041009
2 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname 20041009
3 Importing I_ORIGINAL_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Original UserCommand 20041009
4 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20041009

Method BUILD_UCOMM_ROW_COL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method DELECT_ROW 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 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314
3 Importing I_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname der zu demarkierenden Zeile 20050314

Method DELECT_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method DELECT_ROWS 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 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314
3 Importing IT_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_T_FIELDNAME IS-H: Tabelle mit Feldnamen 20050314

Method DELECT_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method DISABLE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spalten-Feldname 20050310
2 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname 20050310
3 Returning R_DISABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zelle wurd auf "Nicht eingabebereit" geschaltet 20050310

Method DISABLE_CELL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method DISABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname 20050310
2 Returning R_DISABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zeile wurde auf "Nicht eingabebereit" geschaltet 20050310

Method DISABLE_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method ENABLE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spalten-Feldname 20050310
2 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname 20050310
3 Returning R_ENABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zelle wurde auf "Eingabebereit" geschaltet 20050310

Method ENABLE_CELL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method ENABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname 20050310
2 Returning R_ENABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zeile wurde auf "Eingabebereit" geschaltet 20050310

Method ENABLE_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ALLOW_NEW_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOW_NEW_ROWS Value transfer Type reference (TYPE) ISH_ON_OFF ON: Neue Zeilen erlaubt 20041104

Method GET_ALLOW_NEW_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ALV_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 20040813
2 Exporting ER_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID Zugrundeliegendes ALV-Grid 20040813
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040813
4 Importing I_CREATE Call by reference Type reference (TYPE) ISH_ON_OFF 'X' ON: ALV-Grid wird erzeugt, wenn noch initial 20040813

Method GET_ALV_GRID on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_CELL_FIELDVAL 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 Exporting ES_COL_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Spalten-FieldValue zur Zelle 20040913
3 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue zur Zelle 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
5 Importing I_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Spaltenname 20040903
6 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Spalten-FieldValues werden zurückgeliefert 20041019
7 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method GET_CELL_FIELDVAL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_COLUMN_FIELDVALS 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 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue zur Zeile 20040913
3 Exporting ET_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Spalten-FieldValues zur Zeile 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
5 Importing IT_COL_FIELDNAME Call by reference Type reference (TYPE) ISH_T_FIELDNAME Spaltennamen (leer=alle Spalten) 20041019
6 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Spalten-FieldValues werden zurückgeliefert 20041019
7 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method GET_COLUMN_FIELDVALS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_CONFIG_ALV_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 20040813
2 Exporting ER_CONFIG_ALV_GRID Call by reference Object reference (TYPE REF TO) IF_ISH_CONFIG_ALV_GRID ALV-Grid Konfiguration des ALV-Grid Screens 20040813
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040813

Method GET_CONFIG_ALV_GRID on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_CONTAINER Signature

Method GET_CONTAINER on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method GET_CONTAINER on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_CURRENT_CELL_FIELDVAL 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 ES_COL_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Aktueller Spalten-FieldValue 20040913
3 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Aklueller Zeilen-FieldValue 20040913
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913

Method GET_CURRENT_CELL_FIELDVAL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUILD Call by reference Type reference (TYPE) ISH_ON_OFF ON: Feldkatalog erzeugen, wenn noch nicht vorhanden 20050217
2 Returning RT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20041129

Method GET_FIELDCAT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_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 20050223

Method GET_FILTER on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050317

Method GET_LAYOUT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ORIGINAL_UCOMM Signature

Method GET_ORIGINAL_UCOMM on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method GET_ORIGINAL_UCOMM on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_REMIND_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning I_REMIND_SEL Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050314

Method GET_REMIND_SELECTED_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL 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 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Zeilen-FieldValue 20040903
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
4 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Zeilen-FieldValues werden zurückgeliefert 20041011
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method GET_ROW_FIELDVAL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVALS 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_ROW_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Zeilen-FieldValues 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
4 Importing IT_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_T_FIELDNAME Zeilennamen (leer=alle Zeilen) 20040913
5 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Zeilen werden zurückgeliefert 20041011

Method GET_ROW_FIELDVALS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL_OBJECT 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 Exporting ER_ROW_FIELDVAL Call by reference Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Zeilen-FieldValue Objekt 20040903
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
4 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Zeilen-FieldValues werden zurückgeliefert 20041019
5 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method GET_ROW_FIELDVAL_OBJECT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_ROW_FIELDVAL_OBJECTS 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_ROW_FIELDVAL_OBJECT Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE_OBJECT Zeilen-FieldValue Objekte 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
4 Importing IT_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_T_FIELDNAME Zeilennamen (leer=alle Zeilen) 20040913
5 Importing I_ONLY_MODIFIED Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Nur geänderte Zeilen-FieldValues werden zurückgeliefert 20041019

Method GET_ROW_FIELDVAL_OBJECTS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_SELECTED_ROW_FIELDVAL 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 20050104
2 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Selektierter Zeilen-FieldValue 20050104
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050104
4 Importing I_MSGTY_ON_FALSE_SELECTION Call by reference Type reference (TYPE) SY-MSGTY SPACE Nachrichtentyp 20050104
5 Importing I_RC_ON_FALSE_SELECTION Call by reference Type reference (TYPE) ISH_METHOD_RC 0 IS-H: Returncode bei Methodenaufrufen 20050104

Method GET_SELECTED_ROW_FIELDVAL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_SELECTED_ROW_FIELDVALS 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_ROW_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Selektierte Zeilen-FieldValues 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
4 Importing I_MSGTY_ON_FALSE_SELECTION Call by reference Type reference (TYPE) SY-MSGTY SPACE Nachrichtentyp 20050104
5 Importing I_RC_ON_FALSE_SELECTION Call by reference Type reference (TYPE) ISH_METHOD_RC 0 IS-H: Returncode bei Methodenaufrufen 20050104

Method GET_SELECTED_ROW_FIELDVALS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SORT Value transfer Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20050223

Method GET_SORT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_TOOLBAR_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON Call by reference Type reference (TYPE) ISH_T_V_NWBUTTON IS-H: Buttons einer Toolbar 20050209
2 Exporting ET_FVARP Call by reference Type reference (TYPE) ISH_T_V_NWFVARP IS-H: Funktionen zu Toolbar-Buttons 20050209

Method GET_TOOLBAR_FUNCTIONS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_TOOLBAR_FVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FVARID Call by reference Type reference (TYPE) NFVARID IS-H / IS-H*MED: Identifikation einer Funktionsvariante 20050209
2 Exporting E_VIEWTYPE Call by reference Type reference (TYPE) NVIEWTYPE IS-H: Sichttyp 20050209

Method GET_TOOLBAR_FVAR on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method GET_TYPE on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_UCOMM_COL 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 20041009
2 Returning R_COL_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Spaltenname 20041009

Method GET_UCOMM_COL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_UCOMM_ROW 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 20041009
2 Returning R_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Zeilenname 20041009

Method GET_UCOMM_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050209
2 Exporting E_VARIANT_SAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050209

Method GET_VARIANT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_A Signature

Method IS_A on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method IS_A on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_CELL_ENABLED Signature

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

Method IS_CELL_ENABLED on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_DRAGDROP_SUPPORTED Signature

Method IS_DRAGDROP_SUPPORTED on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method IS_DRAGDROP_SUPPORTED on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method IS_INHERITED_FROM on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_ROW_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname 20050314
2 Returning R_ENABLED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Zeile ist eingabebereit 20050314

Method IS_ROW_ENABLED on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method IS_UCOMM_SUPPORTED Signature

Method IS_UCOMM_SUPPORTED on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method IS_UCOMM_SUPPORTED on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method REMOVE_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 20040913
2 Exporting ES_ROW_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Entfernter Zeilen-FieldValue 20040913
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040913
4 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method REMOVE_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SELECT_ROW 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 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314
3 Importing I_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname der zu markierenden Zeile 20050314

Method SELECT_ROW on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SELECT_ROWS 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 20050314
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050314
3 Importing IT_ROW_FIELDNAME Value transfer Type reference (TYPE) ISH_T_FIELDNAME IS-H: Tabelle mit Feldnamen der zu markierenden Zeilen 20050314

Method SELECT_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_ALLOW_NEW_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALLOW_NEW_ROWS Call by reference Type reference (TYPE) ISH_ON_OFF 'X' ON: Neue Zeilen erlaubt 20041104

Method SET_ALLOW_NEW_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_CELL_FIELDVAL 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 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
3 Importing IS_COL_FIELDVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Spalten-FieldValue 20040913
4 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method SET_CELL_FIELDVAL on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_COLUMN_FIELDVALS 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 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040903
3 Importing IT_COL_FIELDVAL Call by reference Type reference (TYPE) ISH_T_FIELD_VALUE Spalten-FieldValues 20040903
4 Importing I_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilenname 20040913

Method SET_COLUMN_FIELDVALS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method 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 I_SET_FOCUS Call by reference Type reference (TYPE) ISH_ON_OFF SPACE ON: Focus wird auf das ALV-Grid gesetzt 20050318

Method SET_DEFAULT_CURSOR on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_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 20050223

Method SET_FILTER on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Contol: Layoutstruktur 20050317

Method SET_LAYOUT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_REMIND_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMIND_SEL Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050314

Method SET_REMIND_SELECTED_ROWS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_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 20050223

Method SET_SORT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_TOOLBAR_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUTTON Call by reference Type reference (TYPE) ISH_T_V_NWBUTTON IS-H: Buttons einer Toolbar 20050209
2 Importing IT_FVARP Call by reference Type reference (TYPE) ISH_T_V_NWFVARP IS-H: Funktionen zu Toolbar-Buttons 20050209

Method SET_TOOLBAR_FUNCTIONS on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_TOOLBAR_FVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUTTON Call by reference Type reference (TYPE) ISH_T_V_NWBUTTON IS-H: Buttons einer Toolbar 20050513
2 Importing IT_FVARP Call by reference Type reference (TYPE) ISH_T_V_NWFVARP IS-H: Funktionen zu Toolbar-Buttons 20050513
3 Importing I_FVARID Call by reference Type reference (TYPE) NFVARID IS-H / IS-H*MED: Identifikation einer Funktionsvariante 20050209
4 Importing I_VIEWTYPE Call by reference Type reference (TYPE) NVIEWTYPE IS-H: Sichttyp 20050209

Method SET_TOOLBAR_FVAR on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050209
2 Importing I_VARIANT_SAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050209
3 Importing I_VARIANT_SAVE_X Call by reference Type reference (TYPE) ISH_ON_OFF ON: i_variant_save übernehmen 20050209
4 Importing I_VARIANT_X Call by reference Type reference (TYPE) ISH_ON_OFF ON: is_variant übernehmen 20050209

Method SET_VARIANT on Interface IF_ISH_SCR_ALV_GRID has no exception.

Method SUPPORT_DRAGDROP Signature

Method SUPPORT_DRAGDROP on Interface IF_ISH_SCR_ALV_GRID has no parameter.
Method SUPPORT_DRAGDROP on Interface IF_ISH_SCR_ALV_GRID has no exception.
Event Signatures

Event EV_BAD_CELLS Signature
Event EV_BAD_CELLS on Interface IF_ISH_SCR_ALV_GRID has no parameter.
History
Last changed by/on SAP  20050520 
SAP Release Created in 473