SAP ABAP Function Module ISH_CHECK_FALLPAUSCHALE (IS-H: Bei Patienten unter 14 Jahren sollte keine Fallpauschale existieren)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_CHECK_FALLPAUSCHALE IS-H: Bei Patienten unter 14 Jahren sollte keine Fallpauschale existieren  
Function Group N029   IS-H: Check Modules Service Entry  
Program Name SAPLN029   IS-H: Functions / FORM routines for Service Entry 
INCLUDE Name LN029U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_AUFDT TYPE RNEXL-AUFDT Admission date/1st visit
Importing I_EINRI TYPE TN01-EINRI Institution
Importing I_FALNR TYPE NFAL-FALNR Current case
Importing I_GBDAT TYPE NPAT-GBDAT Patient's date of birth
Importing MESSAGE_SEND TYPE RNLE1-MARK 'X' Meldung direkt senden oder über MESSAGE-Baust.
Tables I_NBEW TYPE VNBEW Movements for case
Tables I_NLEI TYPE VNLEI Table of all services for the case
Tables I_NTPK TYPE NTPK Master data from the charge master
Exception SERVICE_WRONG TYPE Patient younger than 14 and flat rate per case exist
Exception TOO_MUCH TYPE More than one flat rate per case exists
               
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