BKK_UPT_DISP_JOBS_START> requires these parameters whengenerating and starting the parallel jobs.Value range
A...C (Only A is effective otherwise jobs with class C are started.)
Default
A
Description
The maximum number of tasks determines the maximum number of tasks to bestarted in parallel (Report I_REPORTNAME with call function I_FUNCNAME).The actual number (per server) is determined in functionBKK_UPT_DISP_SERVERS_GET. The parameters I_MINTASKS and I_FREETASKS alsoinfluence the number determined. If the number of intervals (I_CNTINTV)is smaller than I_MAXTASKS the value in I_MAXTASKS is reducedaccordingly.
Description
The minimum number of batch tasks that are to be started on a server(batch server). This parameter is used by the function
BKK_UPT_DISP_SERVERS_GET>.Value range
0..
Default
1
Description
This table contains the parameters for the function I_FUNCNAME called inthe report I_REPORTNAME. The function BKK_UPT_DISP_PARAM_EXPORT storesthese parameters.
Description
The date of the program run.
Default
This value is taken from the SY-DATUM> field.Description
Name of the calling program.
Default
The name is taken from the SY-CPROGN> field.Description
Name of the report that calls the function I_FUNCNAME> that is tobe run in parallel processing.Description
The test mode is activated or deactivated. No background jobs arestarted in test mode. The report to be started is executed in theforeground (there is no parallel processing).