SAP ABAP Function Module ISH_CALC_SERVICES (IS-H: Bewertung der Leistungen eines Falles (Preisfindung))
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_CALC_SERVICES IS-H: Bewertung der Leistungen eines Falles (Preisfindung)  
Function Group N010   IS-H: Service Valuation  
Program Name SAPLN010   IS-H: Service Evaluation Function Modules 
INCLUDE Name LN010U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANZ_MESSAGES TYPE SYST-INDEX Number of collected messages
Exporting FKOMK_E TYPE RNFK1 Invoice communication: header data
Importing FKOMK_I TYPE RNFK1 Invoice communication: header data
Importing MESSAGES_COLLECT TYPE NPDOK-XFELD 'X' Collect messages (X-yes)
Importing MESSAGES_SHOW TYPE NPDOK-XFELD 'X' Display collected messages (X-yes)
Importing WITH_PRICE_SPLIT TYPE NPDOK-XFELD SPACE Split records at price change (X-yes)
Importing WITH_INITIAL_PRICING_REFRESH TYPE NPDOK-XFELD ' ' Zu Beginn PRICING_REFRESH aufrufen (X-Ja)
Importing WITH_CONVERSION TYPE NPDOK-XFELD ' ' Ergebnis in Hauswährung umrechnen
Importing SKIP_ERRORS TYPE NPDOK-XFELD 'X' Fehlerhafte Positionen überspringen
Tables FKOMP TYPE RNFP1 Invoice communication: table of items
Tables XKOMV TYPE KOMV Table of condition records (export)
Exception PREPARATION_ERROR TYPE Error in pricing preparation
Exception CONVERSION_ERROR TYPE Fehlerhafte Umrechnung
Exception POSITION_ERROR TYPE Fehler bei einer Position aufgetreten
Exception PRICESPLIT_ERROR TYPE Fehler beim Splitten der Positionen aufgrund von Preiswechsln
               
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