SAP ABAP Function Module ISH_FIND_LOWER_SERVICES (ISH: Liefert alle untergeordneten Leistungen zu einer Leistung)
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_SERVICES ISH: Liefert alle untergeordneten Leistungen zu einer Leistung  
Function Group N00H   IS-H: Hierarchy Display  
Program Name SAPLN00H   ?... 
INCLUDE Name LN00HU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGDT TYPE NTPZ-BEGDT '18000101' Service start date (NTPZ)
Importing EINRI TYPE NTPZ-EINRI Institution (NTPZ)
Importing ENDDT TYPE NTPZ-ENDDT '99991231' Service end date (NTPZ)
Importing TALST TYPE NTPZ-TALST Service (superordinate)
Importing TARIF TYPE NTPZ-TARIF Billing CM for service (NTPZ)
Importing ZOTYP TYPE NTPZ-ZOTYP Grouping cat. (NTPZ)
Importing ZUTAR TYPE NTPZ-ZUTAR Billing CM of assigned service (NTPZ)
Importing BUFFER_RESULT TYPE ISH_ON_OFF OFF Pufferung der Ergebnisse ein / aus
Tables LOWER_TAB TYPE RNHIS Output table with subordinate services
Tables LOWER_TAB_NTPZ TYPE RNHISNTPZ Untergeordnete Leistungen mit NTPZ-Daten
Exception MISSING_DATA TYPE Import parameters missing
Exception WRONG_DATA TYPE No records matching input parameters found in NTPZ
               
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