SAP ABAP Class CL_ISHMED_ME_CHECK_LIST_ESTAT (Selection Grid for Event Status)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Properties
Class CL_ISHMED_ME_CHECK_LIST_ESTAT  
Short Description Selection Grid for Event Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20050217   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_ME_CHECK_LIST_ESTAT has no forward declaration.
Interfaces
Class CL_ISHMED_ME_CHECK_LIST_ESTAT has no interface implemented.
Friends
Class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 CO_CHECKBOX Constant Public Type reference (TYPE) RNT40-MARK 1 IS-H: Checkbox to Select a Row 20050217
3 CO_DISPLAY Constant Public Type reference (TYPE) TNDYM-VCODE 'DIS' Processing Code: Display 20050217
4 CO_STANDARD Constant Public Type reference (TYPE) RNT40-MARK 2 IS-H: Checkbox to Select a Row 20050217
5 CO_UPDATE Constant Public Type reference (TYPE) TNDYM-VCODE 'UPD' Processing Code: Maintain 20050217
6 GT_COL_ID Instance attribute Protected Type reference (TYPE) LVC_T_COL ALV Control: Column ID 20050217
7 GT_ESTATUS Instance attribute Private Type reference (TYPE) ISHMED_T_STATUSID_EVENT IS-H*MED: View Type 013 Event Status ID Selection List 20050217
8 GT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050217
9 GT_OUTTAB Instance attribute Protected Type reference (TYPE) ISHMED_T_RN1CHECKLIST_ESTAT IS-H*MED: Checklist for Event Status 20050217
10 GT_ROW_NO Instance attribute Protected Type reference (TYPE) LVC_T_ROID Assignment of Row Number to Row ID 20050217
11 G_CALLER Instance attribute Private Type reference (TYPE) N1CALLER IS-H/IS-H*MED: Calling Program 20050217
12 G_CHECK_LIST Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Instance of ALV Grid Control 20050217
13 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20050217
14 G_MARK Instance attribute Protected Type reference (TYPE) RNT40-MARK IS-H: Checkbox to Select a Row 20050217
15 G_TITLE Instance attribute Public Type reference (TYPE) RNT40-GPNAM IS-H: Comment on Business Partner 20050217
16 G_VCODE Instance attribute Protected Type reference (TYPE) ISH_VCODE 'UPD' Processing Mode (UPD=Selection; DIS=Display) 20050217
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Instance method Protected Method Determine Selected DS 20050217
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050217
3 CREATE_DISPLAY Instance method Public Method Call Output 20050217
4 CREATE_OUTTAB Instance method Protected Method Convert Transfer Table to Outtab 20050217
5 EXPAND_FIELDCAT Instance method Protected Method Add To Field Catalog 20050217
6 FILL_FIELDCAT Instance method Protected Method Specify Field Catalog 20050217
7 FILL_OUTTAB_LINE Instance method Protected Method Fill a Row 20050217
8 FREE Instance method Public Method Destructor 20050217
9 GET_EINRI Instance method Public Method Returns the Institution 20051114
10 GET_SELECTED_ENTRIES Instance method Public Method Returns Selected Records 20050217
11 GET_SEL_ENTRIES Instance method Protected Method Determine All Selected Entries 20050217
12 HANDLE_BUTTON_CLICK Instance method Public Event handling method Event Handler for button_click 20050217
13 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Handler for data_changed 20050217
14 REFRESH_TABLE_DISPLAY Instance method Public Method Redisplay Table 20050217
15 SET_LAYOUT Instance method Protected Method Set Layout 20050217
16 SET_SELECTED_ENTRIES Instance method Public Method Selects Entered Records 20050217
17 SET_SEL_ENTRIES Instance method Protected Method Set All Selected Entries 20050217
18 SWITCH_BUTTON Instance method Protected Method Switch Button 20050217
Events
# Event Type Visibility Description Created on
1 BUTTON_CLICK Instance Event
(0)
Public
(2)
Selection of Row 20050217
2 DATA_CHANGED Instance Event
(0)
Public
(2)
Data Was Changed 20050217
Types
Class CL_ISHMED_ME_CHECK_LIST_ESTAT has no local type.
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 20050217

Method CHANGE_DATA on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für Gui-Controls 20050217
2 Importing IT_ESTATUS Call by reference Type reference (TYPE) ISHMED_T_STATUSID_EVENT IS-H*MED: Sichttyp 013 Ereignisstatus-ID Auswahlliste 20050217
3 Importing I_CALLER Value transfer Type reference (TYPE) N1CALLER IS-H/IS-H*MED: Aufrufendes Programm 20050217
4 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20050217
5 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK '2' IS-H: Feld zum Setzen einer Zeilenmarkierung 20050217
6 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE 'UPD' IS-H: Verarbeitungsmodus 20050217

Method CONSTRUCTOR on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 Importing I_GRID_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050217
3 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20050217
4 Importing I_OUTTAB_MARK Call by reference Type reference (TYPE) ISHMED_T_RN1CHECKLIST_ESTAT IS-H*MED: Checkliste für Ereignisstatus 20050217
5 Importing I_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050217
6 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE 'DIS' Verarbeitungsmodus 20050217

Method CREATE_DISPLAY on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method CREATE_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ESTATUS Call by reference Type reference (TYPE) ISHMED_T_STATUSID_EVENT IS-H*MED: Sichttyp 013 Ereignisstatus-ID Auswahlliste 20050217

Method CREATE_OUTTAB on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK IS-H: Feld zum Setzen einer Zeilenmarkierung 20050217
3 Importing I_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE 'UPD' Verarbeitungscode 20050217

Method EXPAND_FIELDCAT on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 Returning T_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050217

Method FILL_FIELDCAT on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method FILL_OUTTAB_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTTAB Call by reference Type reference (TYPE) RN1CHECKLIST_ESTAT IS-H*MED: Struktur für ALV-GRID 20050217
2 Importing IS_ESTATUS Call by reference Type reference (TYPE) RN1STATUSID_EVENT IS-H*MED: Sichttyp 013, Ereignisstatus Auswahlliste 20050217

Method FILL_OUTTAB_LINE on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method FREE Signature

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

Method GET_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20051114

Method GET_EINRI on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method GET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ESTATUS Call by reference Type reference (TYPE) ISHMED_T_STATUSID_EVENT IS-H*MED: Sichttyp 013 Ereignisstatus-ID Auswahlliste 20050217

Method GET_SELECTED_ENTRIES on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 Call by reference Type reference (TYPE) ISHMED_T_RN1CHECKLIST_ESTAT IS-H*MED: Checkliste für Ereignisstatus 20050217

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

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

Method HANDLE_DATA_CHANGED on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method REFRESH_TABLE_DISPLAY Signature

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

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050217

Method SET_LAYOUT on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method SET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ESTATUS Call by reference Type reference (TYPE) ISHMED_T_STATUSID_EVENT IS-H*MED: Sichttyp 013 Ereignisstatus-ID Auswahlliste 20050217

Method SET_SELECTED_ENTRIES on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 Importing I_OUTTAB_MARK Call by reference Type reference (TYPE) ISHMED_T_RN1CHECKLIST_ESTAT IS-H*MED: Checkliste für Ereignisstatus 20050217

Method SET_SEL_ENTRIES on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no exception.

Method SWITCH_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_COL_ID Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20050217
2 Importing ET_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050217

Method SWITCH_BUTTON on class CL_ISHMED_ME_CHECK_LIST_ESTAT 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 20050217
2 ES_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050217

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_ISHMED_ME_CHECK_LIST_ESTAT has no parameter.
History
Last changed by/on SAP  20060313 
SAP Release Created in 600