Data Element list used by SAP ABAP Function Module RSPC_API_PROCESS_RESTART (Process chain again start)
SAP ABAP Function Module
RSPC_API_PROCESS_RESTART (Process chain again start) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCJOB | Background job name | ||
| 2 | RSPC_CHAIN | Process Chain | SOURCE VALUE(I_CHAIN) TYPE RSPC_CHAIN |
|
| 3 | RSPC_INSTANCE | Process Instance (Value) | SOURCE VALUE(I_INSTANCE) TYPE RSPC_INSTANCE |
|
| 4 | RSPC_LOGID | Log-ID of a Process Chain Run | SOURCE VALUE(I_LOGID) TYPE RSPC_LOGID |
|
| 5 | RSPC_REPAIR | Instance to be Repaired (Repair Mode) | ||
| 6 | RSPC_REPAIRABLE | Instances are Repairable (Restart Same Instance) | ||
| 7 | RSPC_RESTARTABLE | Process is Repeatable (with New Instance) | ||
| 8 | RSPC_TYPE | Process Type | SOURCE VALUE(I_TYPE) TYPE RSPC_TYPE |
|
| 9 | RSPC_VARIANT | Process Variant (Name) | SOURCE VALUE(I_VARIANT) TYPE RSPC_VARIANT |
|
| 10 | RS_BOOL | Boolean | SOURCE VALUE(I_UNCHECKED) TYPE RS_BOOL OPTIONAL |
|
| 11 | SYSUBRC | Return Code |