SAP ABAP Function Module CY01_GET_RELATIONS (Ermittlung abhängiger Objekte (Relationen))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Function Module CY01_GET_RELATIONS Ermittlung abhängiger Objekte (Relationen)  
Function Group CY01   Central data maintenance "Dispatching"  
Program Name SAPLCY01    
INCLUDE Name LCY01U44    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INDEX_NACH TYPE CYREL_OBJ-INDEXVON 0 Index of the dependent object
Importing INDEX_VON TYPE CYREL_OBJ-INDEXVON Index of the original object
Importing STRUKTUR_NACH TYPE CYREL_OBJ-STRUKTNACH Structure of the dependent object
Importing STRUKTUR_VON TYPE CYREL_OBJ-STRUKTNACH Structure of the original object
Tables REL_TAB TYPE CYSEL_OBJ Table of the desired objects
Exception NICHT_GEFUNDEN TYPE Object not found
Exception NICHT_VORHANDEN TYPE Relationship not available
               
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  19940828 
SAP Release Created in