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 a substructure and an append structure? : abap data dictionary
What are standard layouts sets in the sap script?
What are the differences between session method and call transaction method? : abap bdc
What is the difference between skip and reserve?
When, how and how would you control changes to standard SAP objects.
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is the tcode to create indexes?
What kind of financial periods exist in sap? What is the relavent table for that?
Normally how many and what files get created when a transaction program is written?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What two statements are required in an abap program to output an icon using a written statement?
Explain Singleton class
please give the remaining answers.
How to write a code for multiple transactions? : abap bdc
what is code to upload cost centers through call trans. and procedure