SAP ABAP Function Module ISH_FIND_POINT_VALUE (IS-H: Punktwert aus Regeltabelle NPTW ermitteln)
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_FIND_POINT_VALUE IS-H: Punktwert aus Regeltabelle NPTW ermitteln  
Function Group N010   IS-H: Service Valuation  
Program Name SAPLN010   IS-H: Service Evaluation Function Modules 
INCLUDE Name LN010U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PWERT TYPE NPTW-PWERT Determined charge factor value in local currency
Exporting WAERS TYPE NPTW-WAERS
Importing ABINT TYPE NPTW-ABINT Internal billing type
Importing BEGDT TYPE NPTW-BEGDT 19000101 Start data (currently not supported)
Importing BUFFERED_SELECT TYPE NPDOK-XFELD 'X' Buffered access to NPTW (X-yes)
Importing EINRI TYPE NPTW-EINRI Institution
Importing ENDDT TYPE NPTW-ENDDT 99991231 End date (presently decisive)
Importing FALNR TYPE NLEI-FALNR Fallnummer
Importing KOSTR TYPE NPTW-KOSTR '*' Insurance provider (generic entry possible)
Importing KTART TYPE NPTW-KTART '*' Ins. prov. type (generic entry possible)
Importing MESSAGES_COLLECT TYPE NPDOK-XFELD 'X' Collect messages (X-yes)
Importing MESSAGES_SHOW TYPE NPDOK-XFELD 'X' Display collected messages (X-yes)
Importing TAGRU TYPE NPTW-TAGRU '*' Service category (generic entry possible)
Importing TALST TYPE NPTW-TALST '*' Service (generic entry possible)
Importing TARIF TYPE NPTW-TARIF Charge master
Importing CH_KOMK TYPE KOMK CV_SWITZERLAND - KOMK-Struktur
Importing CH_KOMP TYPE KOMP CV_SWITZERLAND - KOMP-Struktur
Importing CH_RGTYP TYPE REGELTYP CV_SWITZERLAND - Regeltyp steuert zus. Punktwertermittlung
Exception MISSING_ABINT TYPE Mand. transfer parameter: billing type missing
Exception MISSING_EINRI TYPE Mand. transfer parameter: institution missing
Exception MISSING_TARIF TYPE Mand. transfer partameter:charge master missing
Exception NPTW_READ_ERROR TYPE No (suitable) charge factor value rule found
               
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