SAP ABAP Function Module ISH_FIND_UPPER_DYN_SERVICES (ISH: Liefert alle dynamische Leistungsgruppen zu einer Leistungen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_FIND_UPPER_DYN_SERVICES ISH: Liefert alle dynamische Leistungsgruppen zu einer Leistungen  
Function Group NLGR   IS-H: Dynamic Service Groups  
Program Name SAPLNLGR    
INCLUDE Name LNLGRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EINRI TYPE NTPK-EINRI Institution
Importing BEGDT TYPE NTPK-BEGDT 18000101 Start date of service (NTPK)
Importing ENDDT TYPE NTPK-ENDDT 99991231 End date of service (NTPK)
Importing TARID TYPE NLGR-TARID Charge master identification
Importing ZOTYP TYPE NLGR-ZOTYP Grouping cat. (NLGR)
Importing TALST TYPE NTPK-TALST Individual service (NTPK)
Importing READ_DB TYPE ' ' Daten von Datenbank lesen
Tables UPPER_TAB TYPE RNHIS Output table with all dynamic groups found
Exception MISSING_DATA TYPE Missing import parameters
Exception WRONG_DATA TYPE Service TALST is already service group
Exception NO_DATA TYPE No service groups found for service
Exception DYNGRP_OFF TYPE Dynamic service groups not active
               
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