SAP ABAP Class CL_ISHMED_LB_ME_UOM (IS-H*MED: Medication, Unit of Measure)
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_LISTBOX IS-H: Base Class for Screen List Boxes 20031016
Properties
Class CL_ISHMED_LB_ME_UOM  
Short Description IS-H*MED: Medication, Unit of Measure    
Super Class CL_ISH_LISTBOX IS-H: Base Class for Screen List Boxes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20031016   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_LB_ME_UOM has no interface implemented.
Friends
Class CL_ISHMED_LB_ME_UOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ODRUG Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_DRUG IS-H*MED: Drug of Drug Order 20040130
2 GR_ORDER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER IS-H*MED: Drug Order 20031202
3 GS_UNIT_SIGN Instance attribute Protected Type reference (TYPE) TY_UNIT_SIGN Indicator for What Unit Is Used 20031104
4 GT_TN1MEUNIT Instance attribute Protected Type reference (TYPE) TYT_TN1MEUNIT Table with Values of List Box 20031104
5 G_CLASSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20040205
6 G_COUNT Static Attribute Protected Type reference (TYPE) N_NUMC6 Instance Meter 20040902
7 G_CURRENT_VALUE Instance attribute Protected Type reference (TYPE) TN1MEUNIT-UNIT Current Value 20031104
8 G_DIMID Static Attribute Protected Type reference (TYPE) DIMID Dimension key 20031020
9 G_METHODNAME Instance attribute Protected Type reference (TYPE) SEOCMPNAME Component Name 20040205
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LISTBOX Static method Public Method Fill List Box with Available Units 20031016
Events
Class CL_ISHMED_LB_ME_UOM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_TN1MEUNIT Protected See coding 20031104 TYT_TN1MEUNIT type standard table of tn1meunit
2 TY_UNIT_SIGN Protected See coding Indicator Flag for Units 20031103 begin of TY_UNIT_SIGN, duration(1) type c, " '*', 'X', ' ' allowed from_cycle(1) type c, " '*', 'X', ' ' allowed weight(1) type c, " '*', 'X', ' ' allowed height(1) type c, " '*', 'X', ' ' allowed volume(1) type c, " '*', 'X', ' ' allowed time(1) type c, " '*', 'X', ' ' allowed packaging(1) type c, " '*', 'X', ' ' allowed strength(1) type c, " '*', 'X', ' ' allowed strengthp(1) type c, " '*', 'X', ' ' allowed dose(1) type c, " '*', 'X', ' ' allowed end of ty_unit_sign
Method Signatures

Method FILL_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LB_OBJECT Value transfer Object reference (TYPE REF TO) CL_ISH_LISTBOX Instanz einer Listbox 20031016
2 Exporting ET_DROP_DOWN_ALIAS Value transfer Type reference (TYPE) LVC_T_DRAL Table for drop down handles with aliases 20031016
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031016
4 Importing IR_ODRUG Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER_DRUG IS-H*MED: Medikament einer Arzneimittelverordnung 20040130
5 Importing IR_ORDER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_ORDER IS-H*MED: Arzneimittelverordnung 20031202
6 Importing I_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040205
7 Importing I_CURRENT_VALUE Value transfer Type reference (TYPE) TN1MEUNIT-UNIT Einheit, aktueller Wert 20031104
8 Importing I_DOSE Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Dosis 20031202
9 Importing I_DURATION Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Dauer (ON...Ja, OFF...Nein, '*'...egal) 20031103
10 Importing I_FIELDNAME Value transfer Type reference (TYPE) VRM_ID Dynpro Feldname 20031016
11 Importing I_FROM_CYCLE Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Dauer, Berechnung aus Zyklus 20031103
12 Importing I_HEIGHT Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Patientengröße (sonst wie I_DURATION) 20031103
13 Importing I_LISTBOX_TYPE Value transfer Type reference (TYPE) NLISTBOX_TYPE 'DY' IS-H: Listbox-Typ (Dynpro oder ALV-Grid oder ...) 20031016
14 Importing I_METHODNAME Value transfer Type reference (TYPE) SEOCMPNAME Komponentenname 20040205
15 Importing I_PACKAGING Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Verpackungsgröße (sonst wie I_DURATION) 20031103
16 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' Listbox aktualisieren 20031016
17 Importing I_STRENGTH Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Dosis in Stärke 20031217
18 Importing I_STRENGTHP Value transfer Type reference (TYPE) CHAR01 '*' Einheit für prozent. Stärkeneinheit 20040204
19 Importing I_TIME Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Zeit (sonst wie I_DURATION) 20031103
20 Importing I_VOLUME Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Volumen (sonst wie I_DURATION) 20031103
21 Importing I_WEIGHT Value transfer Type reference (TYPE) CHAR01 '*' Einheit für Patientengewicht (sonst wie I_DURATION) 20031103

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