How to put a TableControl in a Screen of Modulepool Programming?
Answer / 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 |
What are the arithmetic operators in the sap abap?
What is the table, which contain the details of all the name of the programs and forms?
What are the field and chain statements?
Is der any other way or tcode to process the session except SM35?
where are the system fields stored?
Can we use COMMITWORK statements in BADI
How will you decide whether to use implicit enhancement or explicit enhancement?
Domain-use?
What is a report?
Which is the best institute for abap in ameerpet
In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when it is being used. And what it really does?
9 Answers Miracle Solutions, Patni, Satyam,
how can we change general report to alv report?