SAP ABAP Class CL_ISHMED_SCR_ME_DOSECALC_COMP (IS-H*MED: Dose Calculator for Compound)
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 20041105
Properties
Class CL_ISHMED_SCR_ME_DOSECALC_COMP  
Short Description IS-H*MED: Dose Calculator for Compound    
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 20041105   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20041108
2 G_FNAME_CALC_DOSE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
3 G_FNAME_CALC_DOSEU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
4 G_FNAME_RECQUAN Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
5 G_FNAME_RECQUANU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
6 G_FNAME_REQU_STRGTH Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
7 G_FNAME_REQU_STRGTHU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
8 G_FNAME_STRGTH Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
9 G_FNAME_STRGTHU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20041108
10 G_RECDOSEU_ACT Static Attribute Protected Type reference (TYPE) N1ME_DOSEU Recipe Dose Unit of Act. Ingr. for Field Strgth/Dose 20041115
11 G_RECDOSE_ACT Static Attribute Protected Type reference (TYPE) N1ME_DOSE Recipe Dose of Act. Ingr. for Field Strgth/Dose 20041115
Methods
# Method Level Visibility Method type Description Created on
1 CALC_DOSE_ADM Static method Public Method Calculate Adm. Dose 20041115
2 CHANGE_LISTBOX_UOM_DOSEU Static method Public Method Change Units for Listbox 20041115
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041108
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041108
5 CREATE Static method Public Method Create Instance of Screen 20041108
6 CREATE_LISTBOX_UOM Instance method Private Method Fill Listbox for Units 20041108
7 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20041108
Events
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20041108 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20041108 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_dosecalc_comp, end of TY_SCREEN
Method Signatures

Method CALC_DOSE_ADM 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 20041115
2 Exporting E_DOSE_ADM Value transfer Type reference (TYPE) N1ME_DOSE IS-H*MED: Medication, Recipe Calculation Quan. to Be Admin. 20041115
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Return Code for Method Calls 20041115
4 Importing I_DOSEU_ACT Value transfer Type reference (TYPE) N1ME_DOSEU IS-H*MED: Medication, Dose Unit 20041115
5 Importing I_DOSEU_ADM Value transfer Type reference (TYPE) N1ME_DOSEU IS-H*MED: Medication, Dose Unit 20041115
6 Importing I_DOSE_ACT Value transfer Type reference (TYPE) N1ME_DOSE IS-H*MED: Medication, Dose 20041115
7 Importing I_RECDOSEU_ACT Value transfer Type reference (TYPE) N1ME_DOSEU IS-H*MED: Medication, Dose Unit 20041115
8 Importing I_RECDOSE_ACT Value transfer Type reference (TYPE) N1ME_DOSE IS-H*MED: Medication, Dose 20041115
9 Importing I_RECQUANU_ADM Value transfer Type reference (TYPE) N1ME_RECQUANU IS-H*MED: Recipe Quantity Unit 20041115
10 Importing I_RECQUAN_ADM Value transfer Type reference (TYPE) N1ME_RECQUAN IS-H*MED: Recipe Quantity 20041115

Method CALC_DOSE_ADM on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.

Method CHANGE_LISTBOX_UOM_DOSEU 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: Medication - Units for Orders - Table Type 20041115
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Return Code for Method Calls 20041115
3 Importing IR_ODRUG Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_DRUG IS-H*MED: Medikament einer Arzneimittelverordnung 20041115
4 Importing IR_ORDER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER IS-H*MED: Arzneimittelverordnung 20041115

Method CHANGE_LISTBOX_UOM_DOSEU on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP 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 20041108
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DOSECALC_COMP IS-H*MED: Screenklasse Dosecalc Compound 20041108
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041108

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

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600