‎2008 Feb 18 8:02 AM
Program A submits Program B in a background Job.
However when the SUMBIT statement is executed ( which ofcourse is passing the selection screen parameters and TO JOB + print options ) the selection screen of the Program B appears online since there is a warning message in the at selection-screen event of program B.
FYI : Program B is a SAP standard program
Can this behaviour be avoided i.e. Is there any way to get Program B scheduled without seeing the warning messages ?.
‎2008 Feb 18 8:07 AM
maybe in the submit statement u r not passing all the mandatory fields of the program B or maybe the validation fro screen B is gettin failed......it will be better if u can give ur submit statement and selection screen of program B..