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
How does the interection between the dynpro and the abap/4 modules takes place?
What are the different types of abap/4 programs?
How is collect statement different from append?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
Can we create an abap program without using y or z?
What is sapnet?
What work you have done in HR module
What is static attribute
How can we access the correction and transport system? : abap data dictionary
Explain what is an rfc?
what is friend class
What are uses of foreign key?
Differentiate between ooabap and abap?
ABAP : Classical reports events name
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization