‎2007 Sep 24 5:19 AM
Dear SDNers,
I have one report which is executed successfully for the past 3 months.but now if i give input to the selection-screen and execute, it come back to main menu without showing output or any error.But if i debug it, it is showing values and after debugging off it will show the output correctly.
How can i fix this problem.
your prompt response will be appreciated.
Senthil kumar
‎2007 Sep 24 5:30 AM
Hi Senthil,
Very strange to give you some hint . check for the following;
1.In-active objects
2.CHECK for user name
3.Any Check before output
4.IF condition in container creation and display (if object)
5. Revert back to previous version and check
Regards,
Prabhu Rajesh
‎2007 Sep 24 5:30 AM
Hi Senthil,
Very strange to give you some hint . check for the following;
1.In-active objects
2.CHECK for user name
3.Any Check before output
4.IF condition in container creation and display (if object)
5. Revert back to previous version and check
Regards,
Prabhu Rajesh
‎2007 Sep 24 5:31 AM
Hi Senthil,
Its really amazing.
Run the Transaction SWU_OBUF and then press SHIFT + F1. This transaction is used for update the Buffer.
Then save and Activate your program and Try again.
Thanks.