Data Element list used by SAP ABAP Function Module RSPC_API_CHAIN_GET_STATUS (Status of the Process Chain)
SAP ABAP Function Module
RSPC_API_CHAIN_GET_STATUS (Status of the Process Chain) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSPC_CHAIN | Process Chain | SOURCE VALUE(I_CHAIN) TYPE RSPC_CHAIN |
|
| 2 | RSPC_LOGID | Log-ID of a Process Chain Run | SOURCE VALUE(I_LOGID) TYPE RSPC_LOGID |
|
| 3 | RSPC_MANUAL_ABORT | Run Was Terminated Manually | ||
| 4 | RSPC_MANUAL_ABORT | Run Was Terminated Manually | SOURCE VALUE(E_MANUAL_ABORT) TYPE RSPC_MANUAL_ABORT |
|
| 5 | RSPC_STATE | Status of Process | SOURCE VALUE(E_STATUS) TYPE RSPC_STATE |
|
| 6 | RS_BOOL | Boolean | SOURCE VALUE(I_DONT_UPDATE) TYPE RS_BOOL OPTIONAL |
|
| 7 | RS_BOOL | Boolean | SOURCE VALUE(I_DONT_POLL) TYPE RS_BOOL OPTIONAL |
|
| 8 | SO_TEXT255 | Text field length 255: texts | SOURCE VALUE(E_MESSAGE) TYPE SO_TEXT255 |
|
| 9 | SO_TEXT255 | Text field length 255: texts | ||