can we write a select query under end-of-selection event.
and will it fetch data.
Answers were Sorted based on User's Feedback
Answer / raja pulluru
Yes,You can write and it will fetch data.But the problem is
that it leads to performance issue multipule selection on
database.It is not encouraged.
Useually you use END-OF-SELECTION for formating the output.
Is This Answer Correct ? | 5 Yes | 1 No |
I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted
Concepts of OO ABAP and why we are using it?
In table control how to maintain 10 records in first page, other 10 records in ohter page?
Which objects are independent transport objects? : abap data dictionary
What is the syntax for ‘call transaction’?
Some Realtime Examples on Exits .
How do you find the information on the current screen?
difference between user exit and bdi
What are the update types possible? : abap data dictionary
What are the different types joins?
Types of BDC?
How to eliminate duplicate entries in internal tables?