Table/Structure Field list used by SAP ABAP Function Module HRPY_PROCESS_GET_NEXT_RUNID (Ermittelt die nächste RunId eines Schritts in einem Prozeß)
SAP ABAP Function Module
HRPY_PROCESS_GET_NEXT_RUNID (Ermittelt die nächste RunId eines Schritts in einem Prozeß) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | T52SP - PROCESSID | Process number | SOURCE VALUE(IMP_PROCESSID) LIKE T52SP-PROCESSID |
|
| 2 | T52SP - PROCESSID | Process number | ||
| 3 | T52SPS - RUNID | Identifier of Process Model Step | ||
| 4 | T52SPS - RUNID | Identifier of Process Model Step | SOURCE VALUE(EXP_RUNID) LIKE T52SPS-RUNID |
|
| 5 | T52SPS - STEPID | Identifier of Process Model Step | ||
| 6 | T52SPS - STEPID | Identifier of Process Model Step | SOURCE VALUE(IMP_STEPID) LIKE T52SPS-STEPID |
|