Data Element list used by SAP ABAP Function Module RSPC_PATHFINDER (Finding paths between processes in a chain (directed!))
SAP ABAP Function Module
RSPC_PATHFINDER (Finding paths between processes in a chain (directed!)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RSPC_PATH | Sequence Number of Path between Processes | SOURCE REFERENCE(C_PATH) TYPE RSPC_PATH DEFAULT 1 |
2 | ![]() |
RSPC_STEP | Distance between Processes (1 = Successor, -1 = Predecessor) | SOURCE REFERENCE(C_STEP) TYPE RSPC_STEP DEFAULT -1 |
3 | ![]() |
RS_BOOL | Boolean | SOURCE REFERENCE(E_END) TYPE RS_BOOL |
4 | ![]() |
RS_BOOL | Boolean | SOURCE REFERENCE(E_NO_PATH) TYPE RS_BOOL |
5 | ![]() |
RS_BOOL | Boolean | SOURCE REFERENCE(I_ALL) TYPE RS_BOOL OPTIONAL |
6 | ![]() |
RS_BOOL | Boolean | SOURCE REFERENCE(I_ALSO_RESTART) TYPE RS_BOOL OPTIONAL |