Table list used by SAP ABAP Function Module CNV_MBT_SUBACT_JOB_CREATE (MBT PCL : Schedule background job in a specified system.)
SAP ABAP Function Module
CNV_MBT_SUBACT_JOB_CREATE (MBT PCL : Schedule background job in a specified system.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCTGTHTBL | Table of all currently active batch systems (host names) | SOURCE VALUE(TARGETSYSTEM) LIKE BTCTGTHTBL-BTCSYSTEM OPTIONAL |
|
| 2 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(PROGNAME) LIKE CNVMBTACTIVITY-PROGNAME |
|
| 3 | CNVMBTJOBSCT | MBT PCL: Batch-related technical control | SOURCE VALUE(PROC_MAX) LIKE CNVMBTJOBSCT-JOBS_MAX OPTIONAL |
|
| 4 | CNVMBTSUBACT | Unique ID for all subactivities,information about execution | SOURCE VALUE(SUBACTIVITY_ID) LIKE CNVMBTSUBACT-ACTIVITY_ID |
|
| 5 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | ||
| 6 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(TASK_ID) LIKE CNVMBTSUBSTATE-TASK_ID |
|
| 7 | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | SOURCE VALUE(SESSION_ID) LIKE CNVMBTSUBSTATE-SESSION_ID |
|
| 8 | D010SINF | Generated Table for View | ||
| 9 | RSPARAMS | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | SOURCE LT_PARAMS STRUCTURE RSPARAMS OPTIONAL |
|
| 10 | TBTCK | Key for job log directory or batch job table | ||
| 11 | TBTCO | Job Status Overview Table | SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME |
|
| 12 | TRDIR | Generated Table for View |