SAP ABAP Function Module ISH_SHOW_DIAGNOSES (IS-H*MED: Diagnosenauswahl als Wertehilfe)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Basic Data
Function Module ISH_SHOW_DIAGNOSES IS-H*MED: Diagnosenauswahl als Wertehilfe  
Function Group N1_SDY_MED_DATA_DIA   IS-H: Diagnosis Selection (F4 Help)  
Program Name SAPLN1_SDY_MED_DATA_DIA    
INCLUDE Name LN1_SDY_MED_DATA_DIAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DIAGNOSE TYPE NKDI Katalogeintrag der ausgewählten Diagnose
Exporting E_FALNR TYPE NDIA-FALNR Fallnummer zur ausgewählten Diagnose
Exporting E_LFDNR TYPE NDIA-LFDNR interne Nummer der selektierten Diagnose
Exporting E_DITXT TYPE NDIA-DITXT Diagosentext der Diagnose
Exporting E_DIALO TYPE NDIA-DIALO Lokalisation der Diagnose
Exporting E_DIALOTEXT TYPE TN26X-DIALOTEXT Lokalisationstext der Diagnose
Exporting E_NODIAG TYPE NFAL-FALAR Flag: "Kein Eintrag" ausgewählt
Importing I_EINRI TYPE NDIA-EINRI Einrichtung
Importing I_PATNR TYPE NFAL-PATNR Patient
Importing I_ORGFA TYPE NBEW-ORGFA Fachl.OE für Diagnosenbearbeitung
Importing I_VCODE TYPE RNPK1-VCODE 'UPD' Verarbeitungscode; bei DIS keine Auswahl möglich
Exception NOT_FOUND TYPE Keine Diagnose gefunden
               
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