SAP ABAP Class CL_ISHMED_SCR_ME_DOSECALC_IV (IS-H*MED: Dose Calculator for IV)
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 20031020
Properties
Class CL_ISHMED_SCR_ME_DOSECALC_IV  
Short Description IS-H*MED: Dose Calculator for IV    
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 20031020   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_SCR_ME_DOSECALC_IV has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DOSECALC_IV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PID_N1ADRATEU Constant Public Type reference (TYPE) MEMORYID 'N1ADRATEU' Set/Get parameter ID 20031111
2 CO_PID_N1ADTIM Constant Public Type reference (TYPE) MEMORYID 'N1ADTIM' Set/Get parameter ID 20031111
3 CO_PID_N1ADTIMU Constant Public Type reference (TYPE) MEMORYID 'N1ADTIMU' Set/Get parameter ID 20031111
4 GR_ORATE Static Attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_RATE IS-H*MED: Drug Order 20040129
5 GS_FIELDS Instance attribute Protected Type reference (TYPE) RN1ME_DYN_DOSECALC_IV IS-H*MED: Dose Calculator Screen Structure 20031105
6 G_FNAME_ACT_INGRED Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031215
7 G_FNAME_ADRATE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
8 G_FNAME_ADRATEO Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
9 G_FNAME_ADRATEOU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
10 G_FNAME_ADRATEU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
11 G_FNAME_CALCDUR Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
12 G_FNAME_CALCDURU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
13 G_FNAME_CALCUD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
14 G_FNAME_DURSTR Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
15 G_FNAME_DURSTRU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031111
16 G_FNAME_PATHGT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
17 G_FNAME_PATHGTU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
18 G_FNAME_PATWGT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
19 G_FNAME_PATWGTU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
20 G_FNAME_RATEDUR Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20060412
21 G_FNAME_RATEDURU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20060412
22 G_FNAME_RECQUAN Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
23 G_FNAME_RECQUANU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
24 G_FNAME_STRGTH Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name STRGTH 20031105
25 G_FNAME_STRGTHU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031105
26 G_TMPL_MODE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Object Is in Template Mode 20040310
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_LISTBOX_UOM_DURSTRU Static method Public Method Change Listbox for DURSTRU Unit 20041020
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031020
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031020
4 CREATE Static method Public Method Create Instance of Screen 20031020
5 CREATE_LISTBOX_UOM Instance method Private Method Fill Listbox for Units 20031120
6 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20040310
7 INITIALIZE_ORATE Static method Public Method Current ORATE Is Set 20040129
8 IS_FIELD_USED_FOR_TEMPLATE Instance method Protected Method Is entered column required in templates? 20040310
Events
Class CL_ISHMED_SCR_ME_DOSECALC_IV has no event.
Types
Class CL_ISHMED_SCR_ME_DOSECALC_IV has no local type.
Method Signatures

Method CHANGE_LISTBOX_UOM_DURSTRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TN1MEUNIT Value transfer Type reference (TYPE) ISHMED_T_TN1MEUNIT IS-H*MED: Medikation - Einheiten für Verordnungen - Tab.typ 20041020
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041020
3 Importing IR_ODRUG Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_DRUG IS-H*MED: Medikament einer Arzneimittelverordnung 20041020
4 Importing IR_ORDER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER IS-H*MED: Arzneimittelverordnung 20041020

Method CHANGE_LISTBOX_UOM_DURSTRU on class CL_ISHMED_SCR_ME_DOSECALC_IV has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_IV has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_IV 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 20031021
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DOSECALC_IV IS-H*MED: Dose Calculator for IV 20031021
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020
4 Importing I_TMPL_MODE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Screen dient zur Erfassung von Templates! 20040310

Method CREATE on class CL_ISHMED_SCR_ME_DOSECALC_IV 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 20031120
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20031120
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031120
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20031120

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_DOSECALC_IV has no exception.

Method INITIALIZE_ORATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ORATE Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_RATE IS-H*MED: Arzneimittelverordnung 20040129

Method INITIALIZE_ORATE on class CL_ISHMED_SCR_ME_DOSECALC_IV 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 20040310
2 Returning R_USED_FOR Value transfer Type reference (TYPE) CHAR01 Siehe Kommentar innerhalb der Methode 20040310

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