2016 Apr 08 6:38 AM
Hi,
I am calling t-code POP3 using CALL TRANSACTION and SKIP FIRST SCREEN in custom program. It takes me to tab 'Components' but i need system to directly go to tab 'Documents' instead of Components.
PFA screenshot.
Kindly guide.
Thanks,
Gopi.
You have to understand how the initial tab is selected and how you could change this value by analuyzing the code.
2016 Apr 08 6:58 AM
2016 Apr 08 8:32 AM
Hi Raymond,
Thanks for your reply.
I have gone through the FM, but still i could not guess how to get the Document tab.
Can you please help me to get it.
Thanks,
Gopi.
2016 Apr 08 9:28 AM
2016 Apr 08 10:49 AM
Hi Raymond,
I have analysed the code, constant OK_CODE_PACKINSTR_POSITION hold the value TAB3 and hence we cant change the constant value i guess.
Can i try something else?
2016 Apr 08 10:58 AM
I guess you'll have to find (or create) a point where you can set the activetab you want.. maybe check if there is a user exit in the PBO of the screen called by the function module?
2016 Apr 08 11:57 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |