Application Development 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: 

Table Control

Former Member
0 Kudos
96

Hi All,

I have designed a selection screen with tabstrip. I am having seven tabs on the screen. So now i have placed some input fields on the first tab. And on the second tab i need to place the table control screen created. So will you guys let me know how to place the table control screen on the second tab.

Points will be rewarded for the suitable answers.

Regards,

Santosh

1 ACCEPTED SOLUTION

Former Member
0 Kudos
78

Hi,

Refer to the follow link, it may be useful for you.

http://saptechnical.com/Tutorials/ABAP/Tabstrips/page1.htm

Regards,

Jaya Vani

5 REPLIES 5

Former Member
0 Kudos
79

Hi,

Refer to the follow link, it may be useful for you.

http://saptechnical.com/Tutorials/ABAP/Tabstrips/page1.htm

Regards,

Jaya Vani

Former Member
0 Kudos
78

Hi santosh from where have u designed the tabstrip on the selection screen . can u elaborate a bit.

Regards

Amit Pratap Singh

Former Member
0 Kudos
78

hi santosh if u have designed the tab strip from se51 then on the particular tab where u want to create a table control first create a subscreen on that tab and then create another screen and this screen is going to be a subscreen and then create your table control.

Reward if helpful

Regards

Amit

Former Member
0 Kudos
78

Santosh,

It depends upon the table control. If it is used for only display purpose then it should be at bottom of tab page. If it is editable then it should at the center or Bottom depending upon the other fields on the page..

Regards,

Swarup

Former Member
0 Kudos
78

Hi,

You can create table control on second tab. first try to extend second tab and inside arrange one subscreen , extend that subscreen also bit. ofter that only u can create tablecontrol.

Regards,

Ramya