SAP ABAP Function Module ISH_NPAT_DOUBLE_TEST (IS-H: Prüfung auf Doppeleingabe)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_NPAT_DOUBLE_TEST IS-H: Prüfung auf Doppeleingabe  
Function Group NPAT   IS-H: Read table NPAT  
Program Name SAPLNPAT   IS-H: Read Patient 
INCLUDE Name LNPATU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_STAY TYPE Stay on screen (TRUE/FALSE)
Importing SS_EINRI TYPE RNPA1-EINRI '*' Institution
Importing SS_PATNR TYPE NPAT-PATNR Patient number
Importing SS_NNAME TYPE NPAT-NNAME Last name
Importing SS_VNAME TYPE NPAT-VNAME First name
Importing SS_GBDAT TYPE NPAT-GBDAT Date o/birth
Importing SS_M_OR_E TYPE 'M' [M]essage or [E]xception
Exception DOUBLE_FOUND TYPE Patient exists already
               
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  20091125 
SAP Release Created in