Data Element 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 Data Element  BTCCHAR1 Reference type CHAR1 for background processing SOURCE VALUE(STRTIMMED) LIKE BTCH0000-CHAR1
2 Data Element  BTCSDATE Planned Start Date for Background Job SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT
3 Data Element  BTCSTIME Planned start time for background Job SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM
4 Data Element  FROM_TIME Start of runtime restriction interval SOURCE VALUE(START1) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000'
5 Data Element  FROM_TIME Start of runtime restriction interval SOURCE VALUE(START2) LIKE RSUPGSTR-FROM_TIME DEFAULT '000000'
6 Data Element  TO_TIME End of runtime restriction interval SOURCE VALUE(END1) LIKE RSUPGSTR-TO_TIME DEFAULT '000000'
7 Data Element  TO_TIME End of runtime restriction interval SOURCE VALUE(END2) LIKE RSUPGSTR-TO_TIME DEFAULT '000000'