‎2008 Nov 05 6:03 AM
<<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
‎2008 Nov 05 6:16 AM
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
‎2008 Nov 05 6:16 AM
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
‎2008 Nov 05 6:31 AM
hi ,
Go through the following example programs
RSDEMO_TABLE_CONTROL
RSDEMO02Thanks & Regards
‎2008 Nov 05 6:34 AM
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
‎2008 Nov 05 8:47 AM
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@