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
What are the user groups?
How do you connect to the remote server if you are working from the office for the client in remote place?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What is database utility? : abap data dictionary
What are the two different ways of building a match code object?
What is your approach to find exit and BAdi?
Difference between stand alone CRM and back-end CRM
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What is the logo in sap script?
What functions does a data dictionary perform ?
What are matchcodes?
Difference between sy-tabix and sy-index?
visibility section for class level and attributes level
Why do we use abstract class
Double click function on the lists, identifying the line selected by the user on the list?