SAP ABAP Class CL_ISHMED_SCR_ME_EVENT_DATA (IS-H*MED: Infusion Screen 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 20031204
Properties
Class CL_ISHMED_SCR_ME_EVENT_DATA  
Short Description IS-H*MED: Infusion Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
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_SCR_ME_EVENT_DATA has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_EVENT_DATA has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_EVENT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_SCR_ME_EVENT_DATA Instance attribute Private Attribute reference (LIKE) 20031204
2 CO_TYPE_SCR_ME_INFUSION Instance attribute Private Attribute reference (LIKE) 20031204
3 GR_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER ALV Grid for "Ingredients" 20031204
4 GR_SCR_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_EVENT_GRID IS-H*MED: Medication - Collapsed Order View 20031209
5 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20040102
6 G_FN_BUTTON_ACT_ORD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Button for "Activate Order" 20040427
7 G_FN_BUTTON_GENERATE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040103
8 G_FN_EVENT_GRID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
9 G_FN_FSOURCE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
10 G_FN_INLTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040213
11 G_FN_INSTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040213
12 G_FN_MEDOCDOU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
13 G_FN_MEDOCOU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
14 G_FN_MORESP1 Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
15 G_FN_ORGFA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
16 G_FN_OUPREP Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040213
17 G_FN_TEL_MEDOCDOU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
18 G_FN_TEL_MEDOCOU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
19 G_FN_TEL_ORGFA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
20 G_FN_USERST Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031209
21 G_OUPREP_FORMULARY Static Attribute Protected Type reference (TYPE) N1ME_OUPREP IS-H*MED: Preparation Fill Source Indicator 20040301
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031204
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031204
3 CONVERT_OUPREP Static method Protected Method Convert Fixed Values for Domains into Text 20040302
4 CREATE Static method Public Method Create Instance of Screen 20031204
5 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Grid Field 20040102
6 GET_FIELD_PROP_CUSTOM Instance method Protected Method Customer-Specifc Determination of Field Properties 20040720
7 VALUE_REQUEST_FSOURCE Instance method Public Method F4 Help for fsource 20031205
Events
Class CL_ISHMED_SCR_ME_EVENT_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20040102 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20040102 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_event_data, end of TY_SCREEN
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method CONVERT_OUPREP 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 20040302
2 Changing C_VALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes. 20040302
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040302
4 Importing I_VALUE_TO_TEXT Value transfer Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040302

Method CONVERT_OUPREP on class CL_ISHMED_SCR_ME_EVENT_DATA has no exception.

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 20031204
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_EVENT_DATA IS-H*MED: Screenklasse Expanded Order Header 20031204
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031204

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_EVENT_DATA has no exception.

Method GET_FIELD_PROP_CUSTOM 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: Class for Handling Errors 20040720
2 Changing C_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Field Active (i.e. Visible)? 20040720
3 Changing C_CHANGEABLE Value transfer Type reference (TYPE) ISH_ON_OFF Field Changeable (Even if Only Using F4!)? 20040720
4 Changing C_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF Field Ready for Input? 20040720
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Return Code 20040720
6 Importing IR_OBJECT Value transfer Object reference (TYPE REF TO) IF_ISH_IDENTIFY_OBJECT Data Object of Row Which Contains Field to Be Checked 20040720
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040720

Method GET_FIELD_PROP_CUSTOM on class CL_ISHMED_SCR_ME_EVENT_DATA has no exception.

Method VALUE_REQUEST_FSOURCE 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 20031205
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031205
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031205
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031205
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031205

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