Data Element list used by SAP ABAP Function Module RSPC_PROCESS_RESTARTABLE (Is a process within the chain re-startable?)
SAP ABAP Function Module
RSPC_PROCESS_RESTARTABLE (Is a process within the chain re-startable?) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSPC_REPAIRABLE | Instances are Repairable (Restart Same Instance) | ||
| 2 | RSPC_REPAIRABLE | Instances are Repairable (Restart Same Instance) | SOURCE REFERENCE(E_REPAIRABLE) TYPE RSPC_REPAIRABLE |
|
| 3 | RSPC_RESTARTABLE | Process is Repeatable (with New Instance) | ||
| 4 | RSPC_RESTARTABLE | Process is Repeatable (with New Instance) | SOURCE REFERENCE(E_RESTARTABLE) TYPE RSPC_RESTARTABLE |
|
| 5 | RS_BOOL | Boolean | ||
| 6 | RS_BOOL | Boolean | SOURCE REFERENCE(I_ONLY_STATIC) TYPE RS_BOOL OPTIONAL |
|
| 7 | RS_BOOL | Boolean | SOURCE REFERENCE(I_ONLY_RED) TYPE RS_BOOL OPTIONAL |
|
| 8 | SEOCLSNAME | Object Type Name | ||