‎2008 May 29 5:18 PM
I have a very awkward situation. the program works exceptionally well. But now that i have created a t-code for the same the selection-screen shows up, but when i try to execute in comes out of the program.
i tried to debug, it works untill start-of-selection, but terminates and come out after start-od-selection.
any ideas how to fix this problem???
‎2008 May 29 5:25 PM
Hi
Try to check the type you've assigned to your transaction, it has to be:
- Program and selection screen (report transaction)
Probably you've assigned the type for module pool: Program and screen (dialog transaction)
Max
‎2008 May 29 5:24 PM
‎2008 May 29 5:25 PM
‎2008 May 29 5:25 PM
Hi
Try to check the type you've assigned to your transaction, it has to be:
- Program and selection screen (report transaction)
Probably you've assigned the type for module pool: Program and screen (dialog transaction)
Max
‎2008 May 29 5:26 PM
Hello,
Can you tell if have you created the transaction with type Program and selection screen (report transaction) ?
Regards.