SAP ABAP Function Module ISHMED_FIND_OE_INTDIS (IS-H*MED: Ermittelt zu einer OE interdisziplinär zugeorndete OEs)
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_INTDIS IS-H*MED: Ermittelt zu einer OE interdisziplinär zugeorndete OEs  
Function Group N1CB   ISHMED: FM for Check Routines  
Program Name SAPLN1CB    
INCLUDE Name LN1CBU02    
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 OrgEinheit, zu der die zugeordneten OEs gesucht werden sollen
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_NOVAL TYPE XFELD ' ' unterdrückt die Prüfung auf Gültigkeit
Tables ET_NORG TYPE NORG Gefundene OEs
Tables ET_TN10I TYPE TN10I Gefundene Hierarchie
Exception NO_INTDIS TYPE Keine zugeordneten OEs 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