Hello,
We need to develop a custom report program, wherein there will be a select-options field (say, its label as 'Sales Order #') and a check-box (say, its label as 'Process the each 10 orders as one pocket in one batch jobs' hence multiple pockets/jobs)
Say, user will specify a range of100 sales orders in the selection criteria and checks the check box, expecting 10 sales orders in one pocket in one batch job, hence there will be 10 batch jobs
Pl. let us know How we can schedule 10 multiple batch jobs in background with in our custom program upon clicking the F8 button on the selection screen? so that user can monitor all the jobs status / spool log files in SM37
We purposefully chosen this approach because we have 3000 messed up orders, if we specify all 3000 in one shot/execution (either online or one batch job) if there is short dump in any one of the order all the execution/program will be terminated hence we want to split & segregate the bad order, then fix it manually
Also users don't want to run the program tons of times by specifying just 10 or 20 orders per execution, they want to execute be low 5 times
This program is one-time used mass update one