SAP Note 188790 - Multiple scheduling of jobs EU_PUT and EU_REORG

Component : Repository Browser, Object Navigator -

Solution : https://service.sap.com/sap/support/notes/188790 (SAP Service marketplace login required)

Key words :
call function 'bp_job_read'         exporting              job_read_jobcount = l_job-jobcount              job_read_jobname  = l_job-jobname              job_read_opcode   = btc_read_all_jobdata         tables              job_read_steplist = step_list         exceptions, call function 'bp_job_select'        exporting             jobselect_dialog  = 'n'             jobsel_param_in   = job_select        importing             jobsel_param_out  = job_select        tables             jobselect_joblist = job_list        exceptions, job_select-jobname = jobname, read table step_list index 1, function call, additional key words eu_reorg, function module     rs_eu_jobs, clear l_job, job_select-schedul = 'x', step_list-program = programname

Related Notes :

208540Multiple scheduling of the jobs EU_PUT and EU_REORG
174645Multiple scheduling of the jobs EU_PUT and EU_REORG
18023Jobs EU_INIT, EU_REORG, EU_PUT