Answer Posted / venkata ramamohana rao s
in select statement mainntain the list of field of what do
u want to fetch the information from DB instead of "select
* " and mention the primary key in where condition ins.
remove select and endselect statement.
using FOR ALL ENTRIES.
remove the nested loops.
never maintain the select statement between the loop.
remove the move-corresponding statement.
using select single
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between free and refresh?
Create any functions? How to go about it?
What are the function modules used in a sap script driver program?
Can we create a gui status in a program from the object browser?
How do you find out whether a file exits on the presentation server?
What is view? Different types of view.
ABAP : Classical reports events name
What are different data types in abap/4?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Explain what is the significance of hide?
Can we use on change of between select and endselect?
What is lock objects? : sap abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
Which FM do you use to find out who is reporting to whom
Can a domain, assigned to a data element be changed? : abap data dictionary