Table list used by SAP ABAP Function Module CNV_MBT_PC_JOBS_START (MBT PCL : Schedule background jobs in a specified system.)
SAP ABAP Function Module CNV_MBT_PC_JOBS_START (MBT PCL : Schedule background jobs in a specified system.) is using
# Object Type Object Name Object Description Note
     
1 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTACTIVITY-EXEC_TARGET
2 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID
3 Table  CNVMBTACTPARAMS Parameters for Activities
4 Table  CNVMBTDEST info.about dest. of sender/receiver/central system
5 Table  CNVMBTJOBS CMBT PCL: Batch-related information SOURCE VALUE(CRT_TIME_ID) LIKE CNVMBTJOBS-CRT_TIME_ID
6 Table  CNVMBTJOBS CMBT PCL: Batch-related information SOURCE VALUE(FLAG_NEXT_ALLOWED) LIKE CNVMBTJOBS-SCHEDULED_FLAG
7 Table  CNVMBTJOBS CMBT PCL: Batch-related information SOURCE VALUE(FLAG_INITIAL) LIKE CNVMBTJOBS-STARTED_FLAG OPTIONAL
8 Table  CNVMBTJOBS CMBT PCL: Batch-related information
9 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control
10 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control SOURCE VALUE(JOBS_FREE_IN) LIKE CNVMBTJOBSCT-JOBS_MAX OPTIONAL
11 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control SOURCE VALUE(SERVER) LIKE CNVMBTJOBSCT-SERVER OPTIONAL
12 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control SOURCE VALUE(JOBS_FREE_OUT_TOTAL) LIKE CNVMBTJOBSCT-JOBS_MAX
13 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control SOURCE VALUE(JOBS_FREE_OUT) LIKE CNVMBTJOBSCT-JOBS_MAX
14 Table  CNVMBTJOBSCT MBT PCL: Batch-related technical control SOURCE VALUE(JOBS_FREE_IN_TOTAL) LIKE CNVMBTJOBSCT-JOBS_MAX OPTIONAL
15 Table  CNVMBTSTATE Status table for execution of all activities and history
16 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(PACKID) LIKE CNVMBTSTATE-PACKID
17 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE VALUE(PHASE) LIKE CNVMBTSTATE-PHASE
18 Table  CNVMBT_SERVER_JOBS Structure for Mapping Servername <=> Max.Jobs
19 Table  MSXXLIST System list structure
20 Table  RSPARAMS ABAP: General Structure for PARAMETERS and SELECT-OPTIONS
21 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API)
22 Table  TBTCK Key for job log directory or batch job table SOURCE VALUE(JOBCOUNT) LIKE TBTCK-JOBCOUNT
23 Table  TBTCK Key for job log directory or batch job table SOURCE VALUE(JOBNAME) LIKE TBTCK-JOBNAME
24 Table  TBTCO Job Status Overview Table
25 Table  TBTCSTEP Description of step values (BI-API)
26 Table  TBTCSTRT Start data description / Repetition period of background job