SAP ABAP Function Module ISHMED_ME_READ_UNIT (IS-H*MED: Medikation; Einheit einlesen)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Basic Data
Function Module ISHMED_ME_READ_UNIT IS-H*MED: Medikation; Einheit einlesen  
Function Group N1ME_CALCULATION   Function Group Various Calculations  
Program Name SAPLN1ME_CALCULATION    
INCLUDE Name LN1ME_CALCULATIONU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CR_ERRORHANDLER TYPE REF TO CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung
Exporting E_UNIT_INT TYPE ANY Gelesener interner Wert (Typ MSEHI)
Exporting E_UNIT_EXT TYPE ANY Gelesener externer Wert
Exporting ES_T006 TYPE T006 Datensatz zur Einheit
Exporting ES_T006A TYPE T006A Text zur Einheit
Exporting ES_T006D TYPE T006D Dimensionen
Exporting E_DIMENSIONLESS TYPE ISH_ON_OFF ON: Einheit ist dimensionslos (z.B. Tablette, Kapsel)
Exporting E_RC TYPE ISH_METHOD_RC Returncode
Importing I_UNIT_INTERN TYPE ANY (Typ MSEHI) Interner Wert der zu lesenden Einheit
Importing I_UNIT_EXTERN TYPE ANY Normal: T006A-MSEH3 (externer Wert)
Importing I_EXT_FIELD TYPE ANY 'MSEH3' Bezeichnung externes Feld
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in 472