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: 

how to use table control in module pool programming

Former Member
0 Kudos

Hi

I want to use a table control to fetch some data from mara table.

Please guide me with the procedure and the steps which I can follow to complete my program correctly.

thanks

Lalit Gupta

6 REPLIES 6

Former Member
0 Kudos

Hi,

I guess there is a table control wizard inside the layout screen. You can use that.

0 Kudos

Hi Vinraaj

thanks for ur reply

but I know that there is a table control. but i was looking for a flow of processing and a bit of coding part.

flow like PBO and PAI and what is the coding which these PBO and PAI will include. like where to loop the control or internal table. etc.

thanks

lalit gupta

0 Kudos

As [vinraaj|http://forums.sdn.sap.com/profile.jspa?userID=3968041] wrote, call transaction SE51, there is a Wizard to help you generate the table control, it will create the table control and some includes with PBO/PAI modules > Read [Using the Table Control Wizard|http://help.sap.com/saphelp_bw/helpdata/en/6d/150d67da1011d3963800a0c94260a5/frameset.htm]

Also there is a tutorial in the wiki, read [Learn Making First Table Control |http://wiki.sdn.sap.com/wiki/display/ABAP/LearnMakingFirstTableControl] by [Krishna Chauhan|http://wiki.sdn.sap.com/wiki/display/~nc0euof]

Regards,

Raymond

0 Kudos

Hi,

I mentioned about table control wizard and not table control.

This wizard will automatically create table controls and related all code like PAI and PBO.

In the layout there will be two button - Table control & Table control (with wizard)

Former Member
0 Kudos

Former Member
0 Kudos

Moderator message - Unfortunately, this forum is not a place to learn ABAP. I suggest that you get one of the good ABAP books that are out there and maybe join an internet forum that caters to beginners - post locked Rob