Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to put a TableControl in a Screen of Modulepool Programming?

Answer Posted / venkateswarlu

First declare the table control in module pool program
Second the drag and drop the table control on the screen
Third pass the data to table control by using the flow-logic.

In Loop statement we have define the syntax like this.
PBO.
Loop.
Controls <tc> type table view using screen <sno>
Endloop.

PAI.
Loop at.
Endloop.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Folder types in smatforms? 2)What is Command line?

2480


What are the two statements which are required in an abap program to output an icon using a write statement?

1349


How many primary keys can be created for a table?

1125


What is the major difference between pool tables and transparent tables?

1179


Which table stores the programs created?

1136


What is meant by hotspots?

1254


How is conversion of data types done between abap/4 & external level?

1083


What is primary index?

1066


What are the different types of parameters? How can you distinguish between different kinds of parameters?

1032


Define structure in abap data dictionary?

1095


What are system variable in abap?

1150


What is the significance of the memory table ‘screen’?

1182


What is a help view? : abap data dictionary

1135


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1748


How to eliminate duplicate entries in internal tables? : abap data dictionary

1340