Hi Experts,
We have a program that has a validation popup appearing if sy-batch is initial. (dialog task)
Now, to create a job to run the above program, I have a new program created that has the statement submit <program> and return with <input paremeters>via job <jobname> number <jobcount>
However, the popup appears even though it is a background run.
Thanks,
Leena