SAP ABAP Function Module ISH_CHECK_GENERATED_SERVICES (IS-H: Generated services are checked and made ready for writing to DB)
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_GENERATED_SERVICES IS-H: Generated services are checked and made ready for writing to DB  
Function Group N013   IS-H: Ins.Verification/Billing Functions  
Program Name SAPLN013    
INCLUDE Name LN013U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GENERATED TYPE NPDOK-XFELD Services were generated true/false
Exporting LAST_NR TYPE NLEI-LNRLS Last no. assigned to service
Exporting ABRKZ TYPE NFAL-ABRKZ Billing status of case -> ...
Exporting MODIFIED TYPE NPDOK-XFELD Services were cancelled/changed
Exporting MODIFIED_NNLZ TYPE NPDOK-XFELD NNLZ-Daten wurden geändert
Exporting MODIFIED_NLLZ TYPE NPDOK-XFELD NLLZ-Daten wurden geändert
Importing IRNEXL TYPE RNEXL Case and patient data
Importing NBEW_ACT TYPE NBEW Current movement record that is being processed
Importing NFAL_ENQ TYPE RNLE1-MARK '0' Case should be blocked explicitly
Importing ORGID TYPE NORG-ORGID SPACE Org. unit for which the services are entered
Importing SAVE TYPE RNLE1-MARK '0' Services should be updated explicitly in FM
Importing I_SIMULATE TYPE '0' Simulieren der Aktivitäten True/False ->
Importing I_LAST_NR TYPE NLEI-LNRLS SPACE ext. zuletzt vergebene lfd. Nr. Leistung
Tables OLD_NLEI TYPE VNLEI Old existing services
Tables W_TN24L TYPE TN24L Services which cannot be generated
Tables G_RNLSR TYPE RNLSR Contains service data to be generated
Tables G_RNLRG TYPE RNLRG Enthält zu generierende Arztzuordnungen
Tables G_RNLRZ TYPE RNLRZ Enthält Leistung-Leistung Zuordnungen
Tables W_NNLZ TYPE RNNLZ Fehlerhafte GPartner-Lstg. Zuordnungen
Tables W_NLLZ TYPE VNLLZ Fehlerhafte Leistung-Leistung Zuordnungen
Tables E_RNLE5_NEW TYPE RNLE5 neue, generierte Leistungen
Tables E_RNLE5_MOD TYPE RNLE5 geänderte Leistungen
Exception FALNR_ENQUEUE_ERROR TYPE Case presently blocked by other user
Exception FALNR_STORN TYPE Case already cancelled
Exception NO_ENQUEUE_POSSIBLE TYPE case no found, cannot block
Exception NO_KEY TYPE No case number or OU ID specified
Exception NO_NBEW_DATAS TYPE No movement data transferred
Exception NO_NBEW_FOUND TYPE No movements found for case
Exception NO_PATNR TYPE Patient not found for case
Exception NO_SERVICES TYPE No services specified
Exception ONLY_PLAN_LEISTUNGEN TYPE All movements have planned status. Only enter planned srvs
Exception PATNR_STORN TYPE Patient already blocked
Exception SYSTEM_ERROR_ENQ TYPE System end occurred while blocking case
Exception WRONG_FALNR TYPE Wrong case number specified
Exception WRONG_ORGID TYPE Wrong org. unit specified
               
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