Answer Posted / supriya
1. Should be the sequence of fields in Internal Tables n in
SELECT statement same as Database table fields sequence, 3
of the sequence should b same.
2. Try to use SELECT SINGLE statement
3. Always use BINARY SEARCH
4. Make use of Primary keys
5. Use ST05, SE30, SQLTrace
6. Avoid SELECT statement in Between LOOP ENDLOOP.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the time related infotypes? : abap hr
What should be the approach for writing a bdc program? : abap bdc
What is abap?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What are matchcodes?
What is view? Different types of view. Explain?
What is Field group?
Explain the difference between float and packed data type?
What are the arithmetic operators in the sap abap?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is meant by read lock? : sap abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
while implementing badi what are the tables u find??