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
Explain the table, which contain the details of all the name of the programs and forms?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What do you mean by transparent tables in sap abap? : abap data dictionary
How do you find the information on the current screen?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
what is sap scriptview ?
What are the different types of parameters? : abap modularization
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is the disadvantage of a call by reference?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Type casting and error handling
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What are the advantages and disadvantages of ABAP query tool?
How to handle error in session method? : abap bdc
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization