Table/Structure Field list used by SAP ABAP Function Module BP_CALCULATE_NEXT_JOB_STARTS (Calculation of Start Date for a Periodic Job)
SAP ABAP Function Module
BP_CALCULATE_NEXT_JOB_STARTS (Calculation of Start Date for a Periodic Job) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - INT4 | Reference type INT4 for background processing | ||
| 2 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 3 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 4 | TBTCJOB - SDLSTRTDT | Planned Start Date for Background Job | ||
| 5 | TBTCJOB - SDLSTRTTM | Planned start time for background Job | ||
| 6 | TBTCJOB - PRDWEEKS | Duration period (in weeks) for a batch job | ||
| 7 | TBTCJOB - PRDMONTHS | Duration period (in months) for a batch job | ||
| 8 | TBTCJOB - PRDMINS | Duration period (in minutes) for a batch job | ||
| 9 | TBTCJOB - PRDHOURS | Duration period (in hours) for a batch job | ||
| 10 | TBTCJOB - PERIODIC | Periodic Jobs Indicator | ||
| 11 | TBTCJOB - JOBNAME | Background job name | SOURCE VALUE(CALC_JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 12 | TBTCJOB - JOBNAME | Background job name | ||
| 13 | TBTCJOB - JOBCOUNT | Job ID | SOURCE VALUE(CALC_JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 14 | TBTCJOB - JOBCOUNT | Job ID | ||
| 15 | TBTCJOB - PRDDAYS | Duration (in days) of DBA action | ||
| 16 | TBTCO - SDLSTRTTM | Planned start time for background Job | ||
| 17 | TBTCO - SDLSTRTDT | Planned Start Date for Background Job | ||
| 18 | TBTCO - PRDWEEKS | Duration period (in weeks) for a batch job | ||
| 19 | TBTCO - PRDMONTHS | Duration period (in months) for a batch job | ||
| 20 | TBTCO - PRDMINS | Duration period (in minutes) for a batch job | ||
| 21 | TBTCO - PRDHOURS | Duration period (in hours) for a batch job | ||
| 22 | TBTCO - PRDDAYS | Duration (in days) of DBA action | ||
| 23 | TBTCO - PERIODIC | Periodic Jobs Indicator | ||
| 24 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(CALC_JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 25 | TBTCO - JOBNAME | Background job name | ||
| 26 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(CALC_JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 27 | TBTCO - JOBCOUNT | Job ID |