SAP ABAP Function Module ISH_CHECK_PROCEDURE_EXAMPLE (IS-H: Example of procedure rules and adjustments)
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_PROCEDURE_EXAMPLE IS-H: Example of procedure rules and adjustments  
Function Group NPROC_RULES   IS-H: Procedure Entry - Rule Module  
Program Name SAPLNPROC_RULES    
INCLUDE Name LNPROC_RULESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SS_RNAPINICP TYPE ISH_T_RNAPINICP Table of procedure adjustments
Changing SS_RNAPINLICZ TYPE ISH_T_RNAPINLICZ Table of service assignments
Changing SS_RNAPINDICZ TYPE ISH_T_RNAPINDICZ Table of diagnoses assignments
Changing SS_TESTINFO TYPE ISH_T_DOCCOLLINFO ITable with header info of SAPscript text
Changing SS_TEXTCONTENT TYPE ISH_T_TLINE SAPscript text lines
Exporting ERRORS TYPE NPDOK-N3 Number of Errors
Exporting WARNINGS TYPE NPDOK-N3 Number of Warnings
Importing SS_EINRI TYPE EINRI Institution
Importing SS_EVENT TYPE N_EVENT Event for processing procedure rules
Importing SS_NFAL TYPE NFAL Casenumber
Importing SS_NPAT TYPE NPAT Patientnumber
Importing SS_NICP TYPE ISH_YT_NICP Table of procedures to check
Importing SS_NLICZ TYPE ISH_YT_NLICZ Tabele of procedure-service-assignments to check
Importing SS_NDICZ TYPE ISH_YT_NDICZ Table of procedure-diagnoses-assignments to check
Importing SS_VNBEW TYPE ISH_YT_VNBEW Table of actual movements
Importing SS_VNLEI TYPE ISH_T_VNLEI Table of actual services
Importing SS_VNDIA TYPE ISH_VNDIA_TAB Table of acutal diagnoses
Importing SS_LFDBEW TYPE LFDBEW Current Movement
Importing MESSAGES_COLLECT TYPE ISH_ON_OFF 'X' Collect Messages
Importing MESSAGES_SHOW TYPE ISH_ON_OFF ' ' Display Messages
Importing SS_RGART TYPE ISH_RGART Ruletype
Importing SS_CDATE TYPE SYST-DATUM SY-DATUM Rule is valid for this date (current date)
Importing SS_ACTION TYPE ISH_ON_OFF ' ' Adjustmode: ' ': only Messages, 'X': only Adjstm
Exception ERROR TYPE internal error
               
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  20070917 
SAP Release Created in