SAP ABAP Function Module ISHMED_ME_CALC_24H_DOSE (Medikation: Prüfen der Dosis einer Verordnung in einem 24-Stunden Fenster)
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_CALC_24H_DOSE Medikation: Prüfen der Dosis einer Verordnung in einem 24-Stunden Fenster  
Function Group N1ME_CHECK   i.s.h.med: Medication - Check Functions  
Program Name SAPLN1ME_CHECK    
INCLUDE Name LN1ME_CHECKU02    
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_RC TYPE ISH_METHOD_RC Returncode
Exporting E_RECAA TYPE P Berechnete Dosis
Exporting E_RECU TYPE N1ME_RECU Einheit der Dosis
Importing IR_ORDER TYPE REF TO CL_ISHMED_ME_ORDER Verordnung, zu der berechnet werden soll
Importing IR_ODRUG TYPE REF TO CL_ISHMED_ME_ORDER_DRUG Zusatzstoff zum Arzneimittel, für den berechnet werden soll
Importing IS_N1MEORDER TYPE N1MEORDER Verordnung, zu der berechnet werden soll als Datensatz
Importing I_DATE TYPE SYST-DATUM Datum, an dem das 24-Stunden Intervall beginnt
Importing I_TIME TYPE SYST-UZEIT Zeit, zu der das 24-Stunden Intervall beginnt
Importing IT_ORATE TYPE ISHMED_T_VN1ORATE Raten: Falls hier angegeben, werden sie nicht mehr gelesen
               
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  20060711 
SAP Release Created in