can we write a select query under end-of-selection event.
and will it fetch data.
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between collect and sum?
What is an abap data dictionary? : abap data dictionary
How do you convert non-char field into char type fields ?
What is the difference between upload and ws_upload ? : abap bdc
Explain buffering concept usage?
Why is pretty printer user in abap?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Difference between sy-tabix and sy-index?
How would you suppress the display of a parameter on the selection screen?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Difference between .Include and .append?
what is code to upload cost centers through call trans. and procedure
Explain the properties of selection screen?
Explain enhancements
How many primary keys can be created for a table?