Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CALL TRANSACTION

Former Member
0 Likes
784

Hi All,

I am having one requirement, in which I need to call transcation IW23. For which I have use the code as mentioned below:

CALL TRANSACTION IW23 and skip initial screen.

But my requirement is - it should open always 3rd tab which value is '10\TAB17'.

please suggest me how to do it.?

Thanks,

Jaten Sangal

5 REPLIES 5
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
713

Please search before posting.

Read only

0 Likes
713

Hi Keshav.T ,

I tried to seach but not able to find out any solution. Kindly let me know if you have any link or solution.

Thanks.

Read only

0 Likes
713

BDCDATA

Read only

0 Likes
713

You means to say to do the BDC recording and than we need to use code of the same?

If yes, than in IW23 that percular tab's position getting change in case of different notification type.

Read only

0 Likes
713

Even if the tab position differs, the function code of that particulat tab will be the same for all the notification types i guess. Did you try it through program ?

Kesav