2014 Dec 10 6:33 AM
Hi,
I have used a tabstrip wizard in a normal screen(900), in which in the third tab (subscreen 903), I have used table control wizard. The problem is when I scroll the table control, the control is going back to first tab (subscreen 901) for every scroll. I have tried a lot but its not getting resolved. Can I know the how to resolve this issue.
Regards,
Darshan MS
And check in the dynpro settings of subscreen 903 in SE51, which screen is the following one (901 or 903). It should be 903.
Regards,
Klaus
2014 Dec 10 7:11 AM
2014 Dec 10 9:01 AM
2014 Dec 10 7:13 AM
Hi,
can you please post the flow logic of subscreen 903 here, please?
Regards,
Klaus
2014 Dec 10 8:18 AM
And check in the dynpro settings of subscreen 903 in SE51, which screen is the following one (901 or 903). It should be 903.
Regards,
Klaus
2014 Dec 10 9:19 AM
Hi,
The flow is coming from 800 (normal) screen to 900 screen (normal) and in PAI of 800, I am writing the logic to display the data in 900 i.e., sub screens of 900 as I have used tab strip. So no logic is written in 900 or its sub screens 901,902 and 903.
Regards,
Darshan MS
2014 Dec 10 7:29 AM
In PBO of screen 900 you could have a module to set dynpro/tab to display and you must have a CALL SUBSCREEN area INCLUDING program subscreen tab nr, note the name of the variable that contains the subscreen/tab to display, as well as the origin of the value if changed in a previous PBO module.
Now trace in your PAI logic (Main screen AND subscreen) the code that may inadvertently change this value. (Remember also that OK_CODE is available in main screen PAI, not in subscreen (so check sequence of module calls and usage of sy-ucomm)
Also when you just press Enter, does the program get back to first tab, so you forget to store the tab to display in a "persistant" variable, but clear it at each PAI/PBO cycle ?
Regards,
Raymond
2014 Dec 10 11:56 AM
Hi Darshan,
Use Hold screen position in settings as like inserted image .. Hope it will help for you......
2014 Dec 11 11:32 AM
Hi,
Thanks for the helpful timely answers. I created other screens with tabstrip wizard, in which, earlier I had selected scrolling in GUI radiobutton. But in the second trial, the other radio button i.e., Scrolling in the Application server. Now its working fine.
Thanks and Regards,
Darshan MS
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |