SAP ABAP Class CL_ISHMED_SCR_ME_EVENT_LIST_OS (IS-H*MED: Event List Main 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 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 20050207
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_ME_SCR_EXP IS-H*MED: Medication; Enhancements for Screens 20050210
Properties
Class CL_ISHMED_SCR_ME_EVENT_LIST_OS  
Short Description IS-H*MED: Event List Main Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20050207   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_ME_SCR_EXP IS-H*MED: Medication; Enhancements for Screens 20050210
Friends
Class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050207
2 GR_SCR_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_EVENT_LIST IS-H*MED: Medication - Grid for Drug Events 20050207
3 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20050207
4 G_ADHOC_PROCESS Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20050330
5 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI IS-H: Institution 20050207
6 G_FNAME_SUB_GRID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20050207
7 G_GRID_KIND Instance attribute Protected Type reference (TYPE) CHAR01 'A': Event Administ. 'P': Print Prescription 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050207
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050207
3 CREATE Static method Public Method Create Instance of Screen 20050207
4 FUNC_DETAIL_BUTTON Instance method Public Method Changes Grid Buttons 20050223
5 GET_EXPANDED_EVENT Instance method Public Method Returns Event Where 'Detail' Button Is Opened 20050223
6 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20050207
7 GET_PENDING_WITNESS_FLAG Instance method Public Method Returns Content of 'Pending Witness' Checkbox 20050325
8 GET_SELECTED_ENTRIES Instance method Public Method Returns Records Selected in Grid 20050209
9 SET_EXPANDED_EVENT Instance method Public Method Set the 'detail buttons' on the grid 20050223
Events
Class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20050207 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20050207 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_event_list_os, end of TY_SCREEN
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse nicht möglich 20050207

Method CREATE 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 20050207
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_EVENT_LIST_OS IS-H*MED: Screenklasse Expanded Order Header 20050207
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050207
4 Importing I_ADHOC_PROCESS Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050330
5 Importing I_GRID_KIND Value transfer Type reference (TYPE) CHAR01 'P' 'P' - Druck, 'A' - Verabreichen 20050208

Method CREATE on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method FUNC_DETAIL_BUTTON 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
3 Exporting E_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20050223
4 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050223

Method FUNC_DETAIL_BUTTON on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method GET_EXPANDED_EVENT 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_EVENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_EVENT IS-H*MED: Arzneimittelereignis 20050223
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050223
4 Exporting E_ROWNUMBER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050223

Method GET_EXPANDED_EVENT on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method GET_FIELD_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 20050207
2 Exporting E_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Feld aktiv (d.h. sichtbar)? 20050207
3 Exporting E_CHANGEABLE Value transfer Type reference (TYPE) ISH_ON_OFF Feld änderbar (wenn auch nur mittels F4!)? 20050207
4 Exporting E_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF Feld eingabebereit? 20050207
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050207
6 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_EVENT_LIST_OS Screen, für den geprüft werden soll 20050207
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20050207
8 Importing I_USE_BUFFER Value transfer Type reference (TYPE) ISH_ON_OFF OFF Use buffer to enhance performance 20050207

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method GET_PENDING_WITNESS_FLAG 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 20050325
2 Exporting E_PENDING_WITNESS Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050325
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050325
4 Importing IR_EVENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_EVENT IS-H*MED: Arzneimittelereignis 20050325

Method GET_PENDING_WITNESS_FLAG on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method GET_SELECTED_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 20050209
2 Exporting ET_EVENT Call by reference Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20050209
3 Exporting ET_N1MEEVENT Call by reference Type reference (TYPE) ISHMED_T_N1MEEVENT IS-H*MED: Medikationsereignis, Tabellentyp für N1MEEVENT 20050209
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050209

Method GET_SELECTED_ENTRIES on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.

Method SET_EXPANDED_EVENT 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
3 Importing IR_EVENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_EVENT IS-H*MED: Arzneimittelereignis 20050223

Method SET_EXPANDED_EVENT on class CL_ISHMED_SCR_ME_EVENT_LIST_OS has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600