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

I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1813


Some Realtime Objects on Bdc.

2429


What functions does a data dictionary perform? : abap data dictionary

622


What is retro active accounting

1600


What is the first thing you do after vendor setup is complete?

885






What are local objects?

620


What is meant by a schema? : sap abap hr

583


What is the structure of bdcmsgcoll? : abap bdc

784


In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?

692


What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary

520


What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary

721


What is the meaning of client independent?

571


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

630


What are the two levels in defining a match code ?

593


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

618