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

MODULEPOOL-TABLECONTROL

Former Member
0 Likes
563

<<Moderator message: please use a meaningful subject, and not in all CAPITALS. Thank-you>>

Hai,

goodmorning to all,this is srinivas.

my problem is that i have created a module pool pgm using tabstrip control.now i need to insert table control in that tabstrip.please help me.thank u.i will be waiting for ur response.

Edited by: Matt on Nov 5, 2008 9:38 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

Hi Srinivas,

Welcome to SDN.......

Before post any query try to search in SDN first...

http://www.saptechnical.com/Tutorials/ABAP/TableControl/Demo.htm

Check the link for table control example.

Regards,

Syf

4 REPLIES 4
Read only

Former Member
0 Likes
542

Hi Srinivas,

Welcome to SDN.......

Before post any query try to search in SDN first...

http://www.saptechnical.com/Tutorials/ABAP/TableControl/Demo.htm

Check the link for table control example.

Regards,

Syf

Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
541

hi ,

Go through the following example programs

RSDEMO_TABLE_CONTROL

RSDEMO02

Thanks & Regards

Read only

Former Member
0 Likes
541

Hi

in the tabstrip say u have 2 tabs ..

for each of the tab , create a subscreen and create the table control in the subscreen.

using pai of the main screen in which u have created the tabstrip , the appropriate table control will be called.

regards,

Ramya

Read only

Former Member
0 Likes
541

Hi Srinivas,

Give your module-pool program name in Se80 and click display in that expand the screen there you can see your sub-screen in that double click on the screen number in which you want to create the table and click Layout and follow the below steps this i have shown to one user in the morning.

layout->in the left side tool bar click on Table Control(with wizard) ->drag on the layout->opens a window->click continue->give some name to table control say ZTABLE->in the dictionary what is the table name that you are accessing with the screen painter give that name of the table say Zpainter->continue->select the fields fields(columns) which you want->click continue->click continue->select scroll check if needed->click continue->click continue->complete.

Now your table is created.

Cheers!!

VEnk@