2006 Mar 30 5:54 PM
Hi
I have 2 Programs.im submitting the Program 2 from program1 using SUBMIT ..AND return command. Program 2 actually shows some popup information when we run online.
When i call the prog.2 from prog.1 i dont want to see those information windows when i run online. Can anybody have any idea. Thanks a Lot in advance.
2006 Mar 30 6:01 PM
Deadlock,
Is the pop up information explicity raised by the submitted program. If yes, then we cannot do anything to suppress from the calling program.
Probably, you can put a check in program 2 to see that the pop up information is not shown when the program2 is called from a different program. You can check SY-CALLD variable and decide the same.
Regards,
Ravi
Note : Please mark the helpfull answers
Hi
I have 2 Programs.im submitting the Program 2 from program1 using SUBMIT ..AND return command. Program 2 actually shows some popup information when we run online.
When i call the prog.2 from prog.1 i dont want to see those information windows when i run online. Can anybody have any idea. Thanks a Lot in advance.
2006 Mar 30 6:01 PM
Deadlock,
Is the pop up information explicity raised by the submitted program. If yes, then we cannot do anything to suppress from the calling program.
Probably, you can put a check in program 2 to see that the pop up information is not shown when the program2 is called from a different program. You can check SY-CALLD variable and decide the same.
Regards,
Ravi
Note : Please mark the helpfull answers
2006 Mar 30 6:17 PM
Hi
I have solved it my own. I have used "<b>export list to memory</b>" option in the Submit program command. and its no more showing any Pop upsfrom the submitted program.Thanks for all your time for looking into this issue.
Message was edited by: Deadlock1
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |