SAP ABAP Function Module ISH_GET_ESTIMATED_AMT_MED_CASE (IS-H: Calculate Estimated Amount for Medical Case)
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_GET_ESTIMATED_AMT_MED_CASE IS-H: Calculate Estimated Amount for Medical Case  
Function Group N065   IS-H: Estimated Bill  
Program Name SAPLN065    
INCLUDE Name LN065U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing TEXT TYPE TN29T-RTEXT Item text for amount calculated
Changing STOP TYPE TN29-STOP Do not calculate further charges
Changing EXCL TYPE TN29-EXCL Do not calculate any further charges for charge type.
Exporting ESAM TYPE NEMC-ESAM Estimated amount for surgery
Exporting LOS TYPE RNEBILL-LOS Estimated length of stay
Importing I_EINRI TYPE TN01-EINRI Institution
Importing I_DATE TYPE SYST-DATUM SY-DATUM Date for which the surg. amount is to be calculated
Importing I_RNEBILL TYPE RNEBILL Key for calculating amount
Importing I_NPAT TYPE NPAT Patient data
Importing I_NFAL TYPE NFAL Case data
Importing I_MESSAGE_COLLECT TYPE NPDOK-XFELD Collect messages
Tables INBEW TYPE NBEW Case movements
Tables INDIA TYPE NDIA Case diagnoses
Tables INFPZ TYPE NFPZ Case-to-person assignment (attending physician)
Tables INICP TYPE NICP Operationen Fall (neues OP-Konzept)
Exception MISSING_PARAMETERS TYPE Missing input parameters
Exception NOT_FOUND TYPE Amount could not be calculated
               
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