Table/Structure Field list used by SAP ABAP Function Module WIZARD_JOB_OPEN (Job open for wizard only! ( internal use only ))
SAP ABAP Function Module
WIZARD_JOB_OPEN (Job open for wizard only! ( internal use only )) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 2 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 3 | TBTCJOB - JOBNAME | Background job name | ||
| 4 | TBTCJOB - SDLSTRTTM | Planned start time for background Job | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM DEFAULT NO_TIME |
|
| 5 | TBTCJOB - SDLSTRTDT | Planned Start Date for Background Job | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT DEFAULT NO_DATE |
|
| 6 | TBTCJOB - NEWFLAG | New job ID creation flag | ||
| 7 | TBTCJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 8 | TBTCJOB - JOBGROUP | Summary of jobs for a group | SOURCE VALUE(JOBGROUP) LIKE TBTCJOB-JOBGROUP DEFAULT SPACE |
|
| 9 | TBTCJOB - JOBCOUNT | Job ID | ||
| 10 | TBTCJOB - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 11 | TBTCJOB - JOBCLASS | Job classification | SOURCE VALUE(JOBCLASS) LIKE TBTCJOB-JOBCLASS OPTIONAL |
|
| 12 | TBTCJOB - JOBCLASS | Job classification | ||
| 13 | TBTCJOB - DELANFREP | Job deletion indicator after processing | SOURCE VALUE(DELANFREP) LIKE TBTCJOB-DELANFREP DEFAULT SPACE |
|
| 14 | TBTCO - JOBCLASS | Job classification | SOURCE VALUE(JOBCLASS) LIKE TBTCJOB-JOBCLASS OPTIONAL |
|
| 15 | TBTCO - STATUS | Background Job Status | ||
| 16 | TBTCO - SDLSTRTTM | Planned start time for background Job | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM DEFAULT NO_TIME |
|
| 17 | TBTCO - SDLSTRTDT | Planned Start Date for Background Job | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT DEFAULT NO_DATE |
|
| 18 | TBTCO - NEWFLAG | New job ID creation flag | ||
| 19 | TBTCO - JOBNAME | Background job name | ||
| 20 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 21 | TBTCO - JOBGROUP | Summary of jobs for a group | SOURCE VALUE(JOBGROUP) LIKE TBTCJOB-JOBGROUP DEFAULT SPACE |
|
| 22 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 23 | TBTCO - JOBCOUNT | Job ID | ||
| 24 | TBTCO - JOBCLASS | Job classification | ||
| 25 | TBTCO - DELANFREP | Job deletion indicator after processing | SOURCE VALUE(DELANFREP) LIKE TBTCJOB-DELANFREP DEFAULT SPACE |
|
| 26 | TBTCSTEP - AUTHCKNAM | Background User Name for Authorization Check | ||
| 27 | TBTCSTEP - PROGRAM | Program name in internal step list | ||
| 28 | TBTCSTEP - STATUS | Status of step in background processing | ||
| 29 | TBTCSTEP - TYP | Identification of step as ABAP, ext. command or program |