Table list used by SAP ABAP Function Module SUBST_GET_NEXT_JOB_START_TIME (Determine next possible time for executing job (with cxcl.times, if nec.))
SAP ABAP Function Module
SUBST_GET_NEXT_JOB_START_TIME (Determine next possible time for executing job (with cxcl.times, if nec.)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(STRTIMMED) LIKE BTCH0000-CHAR1 |
|
| 2 | RSUPGSTR | Structure for Upgrade Utilities | SOURCE VALUE(START1) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000' |
|
| 3 | RSUPGSTR | Structure for Upgrade Utilities | SOURCE VALUE(START2) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000' |
|
| 4 | RSUPGSTR | Structure for Upgrade Utilities | SOURCE VALUE(END1) LIKE RSUPGSTR-TO_TIME DEFAULT '000000' |
|
| 5 | RSUPGSTR | Structure for Upgrade Utilities | SOURCE VALUE(END2) LIKE RSUPGSTR-TO_TIME DEFAULT '000000' |
|
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM |
|
| 7 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT |
|