SAP ABAP Class CL_ISHMED_SCR_ME_TPN (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 20031106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_ME_DRUGID_CHANGE i.s.h.med: Medication; Method for Drug ID Change 20040521
Properties
Class CL_ISHMED_SCR_ME_TPN  
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 20031106   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_ME_DRUGID_CHANGE i.s.h.med: Medication; Method for Drug ID Change 20040521
Friends
Class CL_ISHMED_SCR_ME_TPN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_SCR_ME_INFUSION Instance attribute Private Attribute reference (LIKE) 20031106
2 CO_TYPE_SCR_ME_TPN Instance attribute Public Attribute reference (LIKE) 20031107
3 GR_SCR_INGREDIENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_INGRED_GRID IS-H*MED: Medication - Collapsed Order View 20031113
4 GR_SCR_WEIGHT_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DIV_HW IS-H*MED: Screen Class Height/Weight Input 20040702
5 GR_TPN_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20031113
6 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20031228
7 G_FIELDNAME_CALCUD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031217
8 G_FIELDNAME_CONT_COND Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20060130
9 G_FIELDNAME_CONT_VOL Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20060130
10 G_FIELDNAME_HEIGHT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
11 G_FIELDNAME_HEIGHTUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
12 G_FIELDNAME_INFOVER Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
13 G_FIELDNAME_INFRATE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
14 G_FIELDNAME_INFUSEUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
15 G_FIELDNAME_INGRED_GRID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031126
16 G_FIELDNAME_INTERMITTENT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20060130
17 G_FIELDNAME_OVERUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
18 G_FIELDNAME_RATETIME Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
19 G_FIELDNAME_RATETIMEUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
20 G_FIELDNAME_RATEUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
21 G_FIELDNAME_SOLRECAA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040313
22 G_FIELDNAME_SOLRECU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040313
23 G_FIELDNAME_SOLUTION Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040313
24 G_FIELDNAME_TOINFUSE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031217
25 G_FIELDNAME_TOTVOL Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040316
26 G_FIELDNAME_TOTVOLU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040316
27 G_FIELDNAME_WEIGHT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
28 G_FIELDNAME_WEIGHTUNIT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031106
29 G_FIELDNAME_WEIGHT_HEIGHT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Screen for Height/Weight Screen 20040702
30 G_TMPL_MODE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Object Is in Template Mode 20040311
Methods
# Method Level Visibility Method type Description Created on
1 CALC_RATE Instance method Public Method Rate Calculation 20040315
2 CALC_TOTVOL Static method Public Method Calculation of Total Volume 20040316
3 CHECK_FOR_DRUG_CHANGE Instance method Public Method 20040521
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031106
5 CONSTRUCTOR Instance method Public Constructor Constructor 20031106
6 CONVERT_SCREEN_ERROR Instance method Public Method Internal Screen Error: Convert Field Name, etc. 20040126
7 CREATE Static method Public Method Create Instance of Screen 20031106
8 CREATE_LISTBOX_UOM Instance method Private Method Fill Listbox for Units 20031106
9 FUNC_GET_HEIGHT Instance method Protected Method "Attach New Row" Function 20040128
10 FUNC_GET_WEIGHT Instance method Protected Method "Attach New Row" Function 20031218
11 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20031218
12 GET_PATM_FOR_PATNR Instance method Public Method Determine Med. Patient Master 20031113
13 IS_FIELD_USED_FOR_TEMPLATE Instance method Protected Method Is entered column required in templates? 20040311
14 VALUE_REQUEST_SOLUTION Instance method Public Method Input Help for SOLUTION 20040313
Events
Class CL_ISHMED_SCR_ME_TPN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20031228 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20031228 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_tpn, end of TY_SCREEN
Method Signatures

Method CALC_RATE 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 20040315
2 Exporting E_ADRATE Value transfer Type reference (TYPE) N1ME_ADRATE1 IS-H*MED: Medikation, Verordnung - Verabreichungsgröße 20040315
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040315
4 Importing I_ADRATEO Value transfer Type reference (TYPE) N1ME_ADRATEO IS-H*MED: Medikation, Verordnung - Dosis nach Abschluss 20040315
5 Importing I_ADRATEOU Value transfer Type reference (TYPE) N1ME_ADRATEOU IS-H*MED: Medikation, Verordnung - Einheit Abschlussdosis 20040315
6 Importing I_ADRATEU Value transfer Type reference (TYPE) N1ME_ADRATEU IS-H*MED: Medikation, Veord.Arznei - Verabr.größe, Einheit 20040315
7 Importing I_PDUR Value transfer Type reference (TYPE) N1ME_EPDUR IS-H*MED: Verordnung, Medikation - Geplante Verabreichungsd. 20040315
8 Importing I_PDURU Value transfer Type reference (TYPE) N1ME_PDURU IS-H*MED: Verordnung, Medikation - Gepl. VerabDauer, Einheit 20040315
9 Importing I_RECAA Value transfer Type reference (TYPE) N1ME_RECAA IS-H*MED: Medikation, Rezeptberechn. zu verabreichende Menge 20040315
10 Importing I_RECU Value transfer Type reference (TYPE) N1ME_RECU IS-H*MED: Medikation, Rezepteinheit 20040315

Method CALC_RATE on class CL_ISHMED_SCR_ME_TPN has no exception.

Method CALC_TOTVOL 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 20040316
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040316
3 Exporting E_TOTVOL Value transfer Type reference (TYPE) N1ME_PDRUGDQ Errechnete Gesamtmenge 20040316
4 Importing IR_ORDER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER IS-H*MED: Arzneimittelverordnung 20040316
5 Importing I_TOTVOLU Value transfer Type reference (TYPE) N1ME_DRUGU Einheit der Gesamtmenge 20040316

Method CALC_TOTVOL on class CL_ISHMED_SCR_ME_TPN has no exception.

Method CHECK_FOR_DRUG_CHANGE Signature

Method CHECK_FOR_DRUG_CHANGE on class CL_ISHMED_SCR_ME_TPN has no parameter.
Method CHECK_FOR_DRUG_CHANGE on class CL_ISHMED_SCR_ME_TPN has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method CONVERT_SCREEN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040126
2 Exporting E_ERR_FNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Name des fehlerhaften Feldes für Ausgabe 20040126
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC Returncode 20040126
4 Importing IS_FVAL Call by reference Type reference (TYPE) RNFIELD_VALUE Feld, das fehlerhaft ist 20040126

Method CONVERT_SCREEN_ERROR on class CL_ISHMED_SCR_ME_TPN 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 20031106
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_TPN IS-H*MED: Screenklasse Expanded Order Header 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Importing I_TMPL_MODE Call by reference Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040311

Method CREATE on class CL_ISHMED_SCR_ME_TPN has no exception.

Method CREATE_LISTBOX_UOM 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 20031106
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20031106
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031106
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20031106
5 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes 20031106
6 Importing I_ROWNUMBER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20031106

Method CREATE_LISTBOX_UOM on class CL_ISHMED_SCR_ME_TPN has no exception.

Method FUNC_GET_HEIGHT 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 20040128
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040128

Method FUNC_GET_HEIGHT on class CL_ISHMED_SCR_ME_TPN has no exception.

Method FUNC_GET_WEIGHT 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 20031218
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031218

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_TPN has no exception.

Method GET_PATM_FOR_PATNR 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 20031113
2 Exporting ES_N1PATM Value transfer Type reference (TYPE) N1PATM IS-H*MED: Medizinischer Patientenstammsatz 20031113
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031113
4 Importing I_PATNR Value transfer Type reference (TYPE) PATNR IS-H: Patientennummer 20031113

Method GET_PATM_FOR_PATNR on class CL_ISHMED_SCR_ME_TPN has no exception.

Method IS_FIELD_USED_FOR_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20040311
2 Returning R_USED_FOR Value transfer Type reference (TYPE) CHAR01 Siehe Kommentar innerhalb der Methode 20040311

Method IS_FIELD_USED_FOR_TEMPLATE on class CL_ISHMED_SCR_ME_TPN has no exception.

Method VALUE_REQUEST_SOLUTION 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 20040313
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20040313
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040313
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20040313
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20040313
6 Importing I_FIELDVALUE Value transfer Type reference (TYPE) ANY Im F4-Feld eingegebener Wert 20040313

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