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
Different between Interface and Abstract classes?
What is the sap abap?
What is meant by search help? : sap abap data dictionary
Program lines for the radio button selection and unabling some input variables in section screen
5) How to rereive text elements in SF and script?
How do you use tab sets in layout sets?
Explain buffering
What are control tables?
Explain what are the events used in interactive reports?
what precautions or prerequisites do you follow to update a record into database table and how
Difference between sy-tabix and sy-index?
What is view? Explain the different types of view?
How do you work with semi colon se[arated files in BDC ?
Where are you used type casting?
What are the events used for logical database?