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 |
---|---|---|---|---|---|---|---|
![]() |
OBJECT | TYPE | BORIDENT | BOR Object ID | |||
![]() |
ROLETYPE | TYPE | RELROLES-ROLETYPE | Role Type | |||
![]() |
RELATIONTYPE | TYPE | BRELTYP-RELTYPE | Relationship Type | |||
![]() |
MAX_HOPS | TYPE | RELHOPS | 1 | Maximum Number of Jumps | ||
![]() |
INCL_APPLRELS | TYPE | C | SPACE | 'X' Read Application Relationships | ||
![]() |
EXCL_ROLES | TYPE | TRL_RTYPE | Excluded Role Types | |||
![]() |
EXCL_RELATIONS | TYPE | TRL_BTYPE | Excluded Relationship Types | |||
![]() |
BYPASS_BUFFER | TYPE | FLAG | SPACE | 'X' Read Again from the Database | ||
![]() |
LINKS | TYPE | RELGRAPHLK | Relationships | |||
![]() |
ROLES | TYPE | RELROLES | Roles of Objects | |||
![]() |
APPLLINKS | TYPE | BORIDENT | Relationships of the Application (Object Supports IFAPPLRELS) | |||
![]() |
INTERNAL_ERROR | TYPE | |||||
![]() |
NO_LOGSYS | TYPE | |||||
Processing Type
Normal Function 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 |