Table/Structure Field 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 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(STRTIMMED) LIKE BTCH0000-CHAR1 |
|
| 2 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 3 | RSUPGSTR - FROM_TIME | Start of runtime restriction interval | ||
| 4 | RSUPGSTR - FROM_TIME | Start of runtime restriction interval | SOURCE VALUE(START1) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000' |
|
| 5 | RSUPGSTR - FROM_TIME | Start of runtime restriction interval | SOURCE VALUE(START2) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000' |
|
| 6 | RSUPGSTR - TO_TIME | End of runtime restriction interval | ||
| 7 | RSUPGSTR - TO_TIME | End of runtime restriction interval | SOURCE VALUE(END1) LIKE RSUPGSTR-TO_TIME DEFAULT '000000' |
|
| 8 | RSUPGSTR - TO_TIME | End of runtime restriction interval | SOURCE VALUE(END2) LIKE RSUPGSTR-TO_TIME DEFAULT '000000' |
|
| 9 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 10 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 11 | TBTCJOB - SDLSTRTDT | Planned Start Date for Background Job | ||
| 12 | TBTCJOB - SDLSTRTDT | Planned Start Date for Background Job | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT |
|
| 13 | TBTCJOB - SDLSTRTTM | Planned start time for background Job | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM |
|
| 14 | TBTCJOB - SDLSTRTTM | Planned start time for background Job | ||
| 15 | TBTCO - SDLSTRTDT | Planned Start Date for Background Job | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT |
|
| 16 | TBTCO - SDLSTRTDT | Planned Start Date for Background Job | ||
| 17 | TBTCO - SDLSTRTTM | Planned start time for background Job | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM |
|
| 18 | TBTCO - SDLSTRTTM | Planned start time for background Job |