Table/Structure Field list used by SAP ABAP Function Module BP_JOB_CHILDREN_GET (get a list of all children of a job)
SAP ABAP Function Module
BP_JOB_CHILDREN_GET (get a list of all children of a job) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIXMJOBS - JOBNAME | Background job name | ||
| 2 | BAPIXMJOBS - JOBCOUNT | Job ID | ||
| 3 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 4 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 5 | TBTCCNTXT - CTXTTEXT | Reference or job creator description | ||
| 6 | TBTCJCNTXT - CTXTTEXT | Reference or job creator description | ||
| 7 | TBTCJCNTXT - CTXTTYPE | Reference type: assignment of job to component or creator | ||
| 8 | TBTCJOB - JOBCOUNT | Job ID | ||
| 9 | TBTCJOB - STATUS | Background Job Status | ||
| 10 | TBTCJOB - JOBNAME | Background job name | ||
| 11 | TBTCJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 12 | TBTCJOB - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 13 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 14 | TBTCO - JOBCOUNT | Job ID | ||
| 15 | TBTCO - JOBNAME | Background job name | ||
| 16 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 17 | TBTCO - STATUS | Background Job Status |