SAP ABAP Function Module ISH_FIND_LOWER_DYN_SERVICES (ISH: Liefert alle zugeordnete Leistungen zu einer dyn. Leistungsgruppe)
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_LOWER_DYN_SERVICES ISH: Liefert alle zugeordnete Leistungen zu einer dyn. Leistungsgruppe  
Function Group NLGR   IS-H: Dynamic Service Groups  
Program Name SAPLNLGR    
INCLUDE Name LNLGRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EINRI TYPE NLGR-EINRI Institution (NLGR)
Importing BEGDT TYPE NLGR-BEGDT 18000101 Strat date of dynmic service group
Importing ENDDT TYPE NLGR-ENDDT 99991231 End date of dynamic service group
Importing TARID TYPE NLGR-TARID Charge master for service
Importing ZOTYP TYPE NLGR-ZOTYP Group.category
Importing TALST TYPE NLGR-TALST Dyn. service group (NLGR)
Importing ONLY_RANGE TYPE ' ' Results tabel only range table
Importing READ_DB TYPE ' ' Daten von Datenbank lesen
Tables LOWER_TAB TYPE RNHIS Table with all services for service group
Tables RANGE_TAB TYPE RNRLEI Range table for service group
Exception MISSING_DATA TYPE Missing import parameters
Exception WRONG_DATA TYPE No services found for service group
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