SAP ABAP Function Module ISHMED_FIND_OE_HIERARCHIE (IS-H*MED: Finden untergeordneter Organisationseinheiten zu einer ORGID)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Basic Data
Function Module ISHMED_FIND_OE_HIERARCHIE IS-H*MED: Finden untergeordneter Organisationseinheiten zu einer ORGID  
Function Group N1CB   ISHMED: FM for Check Routines  
Program Name SAPLN1CB    
INCLUDE Name LN1CBU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EINRI TYPE NORG-EINRI Einrichtung
Importing I_ORGID TYPE NORG-ORGID ID der Organisationseinheit
Importing I_GDAT_VON TYPE NORG-BEGDT SY-DATUM Beginn des Gültigkeitszeitraums ->
Importing I_GDAT_BIS TYPE NORG-ENDDT SY-DATUM Ende des Gültigkeitszeitraums
Importing I_ABL_HIER TYPE RNT40-MARK 'X' Nur ablauforg. Hierarchie suchen ON/OFF ->
Importing I_AUF_HIER TYPE RNT40-MARK 'X' Nur aufbauorg. Hierarchie suchen ON/OFF
Importing I_ORGID_ALL TYPE RNT40-MARK ' ' Alle Org.Einheiten werden angezeigt ON/OFF ->
Tables T_FIND_NORG TYPE NORG Tabellenstruktur für Ausgabe der gefundenen OE's
Exception NO_HIERARCHIE TYPE Keine untergeordneten OE's gefunden
Exception OE_NOT_FOUND TYPE Übergebene OE in der Einrichtung ungültig
               
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