SAP ABAP Class CL_ISH_CHECK_LIST (Selection Grid: Super Class)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CHECK_LIST_POB Selection Help Planning Objects 20020925
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CHECK_LIST_PTS_STAT Transport Status Selection Help 20030804
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CHECK_LIST_SRV_STAT IS-H*MED: Input Help - Service Status 20040824
4 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_ME_SEL_LIST_EVENT_ST Document Status Selection Help 20050216
5 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_ME_SEL_LIST_ORDER_ST Order Status Selection Help 20050215
6 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST_CORD_CDOC IS-H: Selection List Fields with Change Documents 20031114
7 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST_CORD_CPOS IS-H: Selection List Order Items 20031112
8 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST_DOC_STAT Document Status Selection Help 20031112
9 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST_PSYCHO Superklasse 20000605
10 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST_STATUS Status Input Help 20030807
Properties
Class CL_ISH_CHECK_LIST  
Short Description Selection Grid: Super Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20000531   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_CHECK_LIST has no forward declaration.
Interfaces
Class CL_ISH_CHECK_LIST has no interface implemented.
Friends
Class CL_ISH_CHECK_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BUTTON Constant Public Type reference (TYPE) RNT40-MARK 3 IS-H: Checkbox to Select a Row 20000531
2 CO_CHECKBOX Constant Public Type reference (TYPE) RNT40-MARK 1 IS-H: Checkbox to Select a Row 20000531
3 CO_DISPLAY Constant Public Type reference (TYPE) TNDYM-VCODE 'DIS' Processing Code: Display 20000801
4 CO_STANDARD Constant Public Type reference (TYPE) RNT40-MARK 2 IS-H: Checkbox to Select a Row 20000531
5 CO_UPDATE Constant Public Type reference (TYPE) TNDYM-VCODE 'UPD' Processing Code: Maintain 20000801
6 GT_ES_COL_ID Instance attribute Protected Type reference (TYPE) TYT_ES_COL_ID ALV Control: Column ID 20000607
7 GT_ES_ROW_NO Instance attribute Protected Type reference (TYPE) TYT_ES_ROW_NO Assignment of Row Number to Row ID 20000607
8 GT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20000531
9 GT_OUTTAB Instance attribute Protected Type reference (TYPE) TYT_CHECKLIST IS-H: Structure for ALV-GRID 20000602
10 GT_RN1CHECKLIST Instance attribute Protected Type reference (TYPE) ISH_T_RN1CHECKLIST IS-H: Structure for ALV-GRID 20000531
11 G_CHECK_LIST Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Instance of ALV Grid Control 20000531
12 G_MARK Instance attribute Protected Type reference (TYPE) RNT40-MARK IS-H: Checkbox to Select a Row 20000623
13 G_TITLE Instance attribute Public Type reference (TYPE) RNT40-GPNAM IS-H: Comment on Business Partner 20000531
14 G_VCODE Instance attribute Protected Type reference (TYPE) ISH_VCODE 'UPD' Processing Mode (UPD=Selection; DIS=Display) 20030623
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Instance method Protected Method Determine Selected DS 20000608
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000531
3 CREATE_DISPLAY Instance method Public Method Call Output 20000613
4 EXPAND_FIELDCAT Instance method Protected Method Add To Field Catalog 20000608
5 FILL_FIELDCAT Instance method Protected Method Specify Field Catalog 20000602
6 FREE Instance method Public Method Destructor 20040128
7 GET_SEL_ENTRIES Instance method Public Method Determine All Selected Entries 20000602
8 HANDLE_BUTTON_CLICK Instance method Public Event handling method Event Handler for button_click 20000606
9 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Handler for data_changed 20000608
10 REFRESH_TABLE_DISPLAY Instance method Public Method Redisplay Table 20000609
11 SET_SEL_ENTRIES Instance method Public Method Set All Selected Entries 20000608
12 SWITCH_BUTTON Instance method Protected Method Switch Button 20000607
Events
# Event Type Visibility Description Created on
1 BUTTON_CLICK Instance Event
(0)
Public
(2)
Selection of Row 20000606
2 DATA_CHANGED Instance Event
(0)
Public
(2)
Data was changed 20000608
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_CHECKLIST Protected See coding TYT_CHECKLIST 20000606
2 TYT_ES_COL_ID Protected See coding TYT_ES_COL_ID 20000607
3 TYT_ES_ROW_NO Protected See coding TYT_ES_ROW_NO 20000607
4 TYT_N1FST Protected See coding TYT_N1FST 20000609
5 TY_CHECKLIST Protected See coding TY_CHECKLIST 20000606
6 TY_ES_COL_ID Protected See coding TY_ES_COL_ID 20000607
7 TY_ES_ROW_NO Protected See coding TY_ES_ROW_NO 20000607
8 TY_N1FST Protected See coding TY_N1FST 20000609
Method Signatures

Method CHANGE_DATA Signature

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

Method CHANGE_DATA on class CL_ISH_CHECK_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20000606
2 Importing I_GRID_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO Funktionscode 20000608
3 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20000607
4 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für Gui-Controls 20000531

Method CONSTRUCTOR on class CL_ISH_CHECK_LIST has no exception.

Method CREATE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20000613
2 Importing I_GRID_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20000613
3 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20000613
4 Importing I_OUTTAB_MARK Value transfer Type reference (TYPE) ISH_T_RN1CHECKLIST markierte Einträge holen 20000613
5 Importing I_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20000614
6 Importing I_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE 'UPD' Verarbeitungsmodus 20000801

Method CREATE_DISPLAY on class CL_ISH_CHECK_LIST has no exception.

Method EXPAND_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20000608
2 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20000608
3 Importing I_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE 'UPD' Verarbeitungscode 20000801

Method EXPAND_FIELDCAT on class CL_ISH_CHECK_LIST has no exception.

Method FILL_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20000613
2 Returning T_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20000602

Method FILL_FIELDCAT on class CL_ISH_CHECK_LIST has no exception.

Method FREE Signature

Method FREE on class CL_ISH_CHECK_LIST has no parameter.
Method FREE on class CL_ISH_CHECK_LIST has no exception.

Method GET_SEL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTTAB_MARK Value transfer Type reference (TYPE) ISH_T_RN1CHECKLIST markierte Zeilen der Ausgabetabelle 20000608

Method GET_SEL_ENTRIES on class CL_ISH_CHECK_LIST 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 Type reference (TYPE) 20000607
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20000607

Method HANDLE_BUTTON_CLICK on class CL_ISH_CHECK_LIST 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 Type reference (TYPE) 20000608
2 Importing E_ONF4 Call by reference Type reference (TYPE) 20000608
3 Importing E_ONF4_AFTER Call by reference Type reference (TYPE) 20000608
4 Importing E_ONF4_BEFORE Call by reference Type reference (TYPE) 20000608

Method HANDLE_DATA_CHANGED on class CL_ISH_CHECK_LIST has no exception.

Method REFRESH_TABLE_DISPLAY Signature

Method REFRESH_TABLE_DISPLAY on class CL_ISH_CHECK_LIST has no parameter.
Method REFRESH_TABLE_DISPLAY on class CL_ISH_CHECK_LIST has no exception.

Method SET_SEL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20000609
2 Importing I_OUTTAB_MARK Value transfer Type reference (TYPE) ISH_T_RN1CHECKLIST markierte Einträge holen 20000609

Method SET_SEL_ENTRIES on class CL_ISH_CHECK_LIST has no exception.

Method SWITCH_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Type reference (TYPE) TYT_ES_COL_ID ALV-Control: Spalten-ID 20000607
2 Importing ES_ROW_NO Value transfer Type reference (TYPE) TYT_ES_ROW_NO Zuordnung Zeilennummer zu Zeilen-ID 20000607

Method SWITCH_BUTTON on class CL_ISH_CHECK_LIST has no exception.
Event Signatures

Event BUTTON_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_COL_ID Exporting Value transfer Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20000607
2 ES_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20000607

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_ISH_CHECK_LIST has no parameter.
History
Last changed by/on SAP  20050224 
SAP Release Created in 462