Data Element list used by SAP ABAP Function Module SREL_GET_NEXT_RELATIONS (Determines all Relationships for the Object)
SAP ABAP Function Module
SREL_GET_NEXT_RELATIONS (Determines all Relationships for the Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BINRELTYP | Relationship type | SOURCE VALUE(RELATIONTYPE) LIKE BRELTYP-RELTYPE OPTIONAL |
|
| 2 | FLAG | General Flag | SOURCE VALUE(BYPASS_BUFFER) TYPE FLAG DEFAULT SPACE |
|
| 3 | RELHOPS | Object Relationship: Space Between Neighboring Objects | SOURCE VALUE(MAX_HOPS) TYPE RELHOPS DEFAULT 1 |
|
| 4 | ROLETYPE | Role in Which the Object Occurs | SOURCE VALUE(ROLETYPE) LIKE RELROLES-ROLETYPE OPTIONAL |
|