2007 Jan 03 9:53 AM
Hi Gurus
I am facing problem while Executing the Report.
That is After displaying the selection screen and by making entries it is giving the correct list.
But when I press the Back button or Esc button in the list level insted of showing the Selection Screen it is showing the Empty screen and after that when I press again Back or Esc button, it is showing Selection Screen.
Please suggest me the Solution.
Thanks & Regards,
Kumar
2007 Jan 03 10:07 AM
hi ,
check whether u used any unwanted write statements, because sometime it may happen due to that....
with regards,
S.Barane
Message was edited by:
Bharanidaran S
Hi Gurus
I am facing problem while Executing the Report.
That is After displaying the selection screen and by making entries it is giving the correct list.
But when I press the Back button or Esc button in the list level insted of showing the Selection Screen it is showing the Empty screen and after that when I press again Back or Esc button, it is showing Selection Screen.
Please suggest me the Solution.
Thanks & Regards,
Kumar
2007 Jan 03 9:57 AM
Hi ,
Try debugging the program when you press the back key and see the code that gets executed .
And yes are you using a cutome menu in your program , if yes please check what is the value assigned to the back button.
If you are not able to find any thing please paste your code here , which will help us find the exacut issue.
Regards
Arun
2007 Jan 03 10:02 AM
Hello Sree,
If u r using the OO Objects, then you should write the fuctinality of the BACK key in the PAI of the screen.
If u r using FM then the funtion codes will be taken care automatically by the system.
If useful reward.
Vasanth
2007 Jan 03 10:07 AM
hi ,
check whether u used any unwanted write statements, because sometime it may happen due to that....
with regards,
S.Barane
Message was edited by:
Bharanidaran S
2007 Jan 03 10:44 AM
where did you write the select query? before start-of-selection or after start-of-selection.check it
2007 Jan 04 2:59 AM
Make Sure you are not calling the ALV screen in a loop.And always use
<b>leave to screen 0</b> while handling the back button.
regards,
Balaji Reddy G
2007 May 23 11:31 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |