SAP ABAP Function Module SREL_GET_NEXT_RELATIONS (Determines all Relationships for the Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-OBL (Application Component) General Object Relations
     SREL (Package) Object Relationship Service
Basic Data
Function Module SREL_GET_NEXT_RELATIONS Determines all Relationships for the Object  
Function Group SREL   Object Relationship Services  
Program Name SAPLSREL   Include SAPLSREL 
INCLUDE Name LSRELU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJECT TYPE BORIDENT BOR Object ID
Importing ROLETYPE TYPE RELROLES-ROLETYPE Role Type
Importing RELATIONTYPE TYPE BRELTYP-RELTYPE Relationship Type
Importing MAX_HOPS TYPE RELHOPS 1 Maximum Number of Jumps
Importing INCL_APPLRELS TYPE C SPACE 'X' Read Application Relationships
Importing EXCL_ROLES TYPE TRL_RTYPE Excluded Role Types
Importing EXCL_RELATIONS TYPE TRL_BTYPE Excluded Relationship Types
Importing BYPASS_BUFFER TYPE FLAG SPACE 'X' Read Again from the Database
Tables LINKS TYPE RELGRAPHLK Relationships
Tables ROLES TYPE RELROLES Roles of Objects
Tables APPLLINKS TYPE BORIDENT Relationships of the Application (Object Supports IFAPPLRELS)
Exception INTERNAL_ERROR TYPE
Exception NO_LOGSYS TYPE
               
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  19970801 
SAP Release Created in