2010 May 05 4:42 AM
Hi All,
I have displayed a report using factory method(CL_SALV_TABLE).In that i have added buttons in application bar too.So when clicking on refresh button ALV should display again with latest number of records,that is working fine but when clicking on back button it should go to selection screen instead of that it is going a step back and displaying previous list of grid and then back and then selection screen.
Can any one help me how to directly go to input selection screen instead of going step back...
Regards,
Ram
2010 May 10 9:00 PM
That's normal behavior in ALVs....If user has done things, he can always back up to previous screen. We usually use the Exit or Cancel buttons, but as noted, you can change your PAI process to jump out to selection screen.
Hi All,
I have displayed a report using factory method(CL_SALV_TABLE).In that i have added buttons in application bar too.So when clicking on refresh button ALV should display again with latest number of records,that is working fine but when clicking on back button it should go to selection screen instead of that it is going a step back and displaying previous list of grid and then back and then selection screen.
Can any one help me how to directly go to input selection screen instead of going step back...
Regards,
Ram
2010 May 08 6:08 AM
HI,
Use this syntax (CALL SELECTION-SCREEN 1000)...Try this one
regards,
balaji
2010 May 10 9:00 PM
That's normal behavior in ALVs....If user has done things, he can always back up to previous screen. We usually use the Exit or Cancel buttons, but as noted, you can change your PAI process to jump out to selection screen.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |