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 |
Badi concepts
Explain get pernr concept when we use logical data base? : abap hr
how to combine the transparent table with cluster table.
D/b view?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What are the basic functions of database utility?
how to handle double click event in table contorl....
in real time with the help of scripts what we can do?
Explain the difference between domain and data element?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is meant by authorization? Did you ever work on it? : sap abap hr
What is the role of an abapper in support project?What is the ticket concept in support project?Who raise the ticket and who resolve it?Let me know the complete procedure?