SAP ABAP Function Module ISH_CHECK_OU_BU_IN_HIERARCHY (Prüft, ob org./baul. Einheiten in Org.Hierarchie enthalten sind)
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_CHECK_OU_BU_IN_HIERARCHY Prüft, ob org./baul. Einheiten in Org.Hierarchie enthalten sind  
Function Group NGR1   IS-H: Various Graphics Functions  
Program Name SAPLNGR1   IS-H: Organizational Hierarchy 
INCLUDE Name LNGR1U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_OU_IN_HIERARCHY TYPE Org.Einheiten sind in Hierarchie
Exporting SS_BU_IN_HIERACHY TYPE Baul. Einheiten sind in Hierarchie
Exporting SS_HIER_ASSIGNMENT TYPE Org.Einheiten hierarchisch zugeordnet
Exporting SS_INT_DEPT_ASSIGNMENT TYPE Org.Einheiten interdisz. zugeordnet
Exporting SS_OU_NO_SPEC TYPE ORGFA keine fachl. Zuweisung
Exporting SS_OU_NO_NURS TYPE ORGPF keine pfleg. Zuweisung
Exporting SS_BU_NO_ROOM TYPE BAUZI kein Zimmer
Exporting SS_BU_NO_BED TYPE BAUBE kein Bett
Importing SS_EINRI TYPE TN01-EINRI SPACE Einrichtung
Importing SS_DATE TYPE TN10H-BEGDT SY-DATUM Gültigkeitsdatum der Org.hierarchie
Importing SS_ORGFA TYPE NORG-ORGID SPACE fachliche Org.Einheit
Importing SS_ORGPF TYPE NORG-ORGID SPACE pflegerische Org.Einheit
Importing SS_BAUZI TYPE NBAU-BAUID SPACE bauliche Einheit - Zimmer
Importing SS_BAUBE TYPE NBAU-BAUID SPACE bauliche Einheit - Bett
Exception EINRI_NOT_IN_TN01 TYPE Einrichtung nicht in TN01
Exception NO_HIERARCHY TYPE Es konnte kein Hierarchie aufgebaut werden
Exception ORGID_NOT_IN_NORG TYPE falsche Organisationseinheit
Exception BAUID_NOT_IN_NBAU TYPE falsche bauliche Einheit
               
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