SAP ABAP Class CL_ISHMED_INPUT_LIST (IS-H*MED: Input Grid: Super Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_INPUT_EVENT_STATUS IS-H*MED: ALV Grid with Input Fields for Event Status 20040123
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_INPUT_ORDER_STATUS IS-H*MED: ALV Grid with Input Fields for Order Status 20031209
Properties
Class CL_ISHMED_INPUT_LIST  
Short Description IS-H*MED: Input Grid: Super Class    
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 20031204   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_INPUT_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031211
Friends
Class CL_ISHMED_INPUT_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DISPLAY Constant Public Type reference (TYPE) TNDYM-VCODE 'DIS' Processing Code: Display 20031204
2 CO_UPDATE Constant Public Type reference (TYPE) TNDYM-VCODE 'UPD' Processing Code: Maintain 20031204
3 FALSE Instance attribute Public Attribute reference (LIKE) 20031211
4 GR_ERRORHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20031204
5 GR_LIST Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Instance of ALV Grid Control 20031204
6 GR_OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA Data Table Reference for ALV-GRID 20031208
7 GR_OUTTAB_LINE Instance attribute Protected Object reference (TYPE REF TO) DATA Structure Reference of Transfer Table 20031208
8 GT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20031204
9 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20031211
10 G_STRNAME Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure 20031211
11 NO Instance attribute Public Attribute reference (LIKE) 20031211
12 OFF Instance attribute Public Attribute reference (LIKE) 20031211
13 ON Instance attribute Public Attribute reference (LIKE) 20031211
14 TRUE Instance attribute Public Attribute reference (LIKE) 20031211
15 YES Instance attribute Public Attribute reference (LIKE) 20031211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031204
2 DESTROY Instance method Public Method Destructor 20040128
3 DISPLAY_VIEW Instance method Public Method Display ALV Grid 20031209
4 EXCL_TOOLBAR Instance method Protected Method Exclude Standard Functions 20031209
5 FILL_FIELDCAT Instance method Protected Method Specify Field Catalog 20031204
6 HANDLE_BUTTON_CLICK Instance method Protected Event handling method Event Handler for button_click 20031204
7 HANDLE_DATA_CHANGED Instance method Protected Event handling method Event Handler for data_changed 20031204
8 HANDLE_ONF4 Instance method Protected Event handling method Event Handler for F4 20031209
9 MODIFY_FIELDCAT Instance method Protected Method Change Field Catalog 20031209
10 REFRESH_TABLE_DISPLAY Instance method Public Method Redisplay Table 20031204
11 REGISTER_F4 Instance method Protected Method Register F4 for Field 20031211
12 SET_DROPDOWN Instance method Protected Method Set Drop Down List for Fields 20031211
Events
Class CL_ISHMED_INPUT_LIST has no event.
Types
Class CL_ISHMED_INPUT_LIST has no local type.
Method Signatures

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 20031204
2 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20031211

Method CONSTRUCTOR on class CL_ISHMED_INPUT_LIST has no exception.

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_INPUT_LIST has no parameter.
Method DESTROY on class CL_ISHMED_INPUT_LIST has no exception.

Method DISPLAY_VIEW 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 20031209
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031209
3 Importing IR_OUTTAB Value transfer Object reference (TYPE REF TO) DATA Tabelle der Daten zum anzeigen 20031209
4 Importing IS_GRID_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20031209
5 Importing IT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT ALV-Control: Layoutstruktur 20031209
6 Importing IT_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS Feldkatalog für ListViewerControl 20031209
7 Importing I_STRNAME Value transfer Type reference (TYPE) STRUKNAME Funktionscodestabelle 20031209

Method DISPLAY_VIEW on class CL_ISHMED_INPUT_LIST has no exception.

Method EXCL_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_EXCL Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20031209

Method EXCL_TOOLBAR on class CL_ISHMED_INPUT_LIST has no exception.

Method FILL_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031204

Method FILL_FIELDCAT on class CL_ISHMED_INPUT_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) 20031204
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20031204

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

Method HANDLE_DATA_CHANGED on class CL_ISHMED_INPUT_LIST 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) 20031209
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031209
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031209
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031209
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031209
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031209

Method HANDLE_ONF4 on class CL_ISHMED_INPUT_LIST has no exception.

Method MODIFY_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031209

Method MODIFY_FIELDCAT on class CL_ISHMED_INPUT_LIST has no exception.

Method REFRESH_TABLE_DISPLAY Signature

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

Method REGISTER_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4 Call by reference Type reference (TYPE) LVC_T_F4 ALV-Control: Tabelle für F4-Behandlung registrierte Felder 20031211
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031211

Method REGISTER_F4 on class CL_ISHMED_INPUT_LIST has no exception.

Method SET_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031211

Method SET_DROPDOWN on class CL_ISHMED_INPUT_LIST has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472