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 is generic buffering?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is an “on input filed” statements?
How do you move on to the next screen in interactive reporting?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
How table control cn be generated using bdc? : abap bdc
Define database layer?
Value table VS check Table.
What is view? Different types of view. Explain?
Explain about Recording Function?
Module Pool Programming: Events and Table Control handling.
How move-corresponding works
Can I execute user exits? If yes, how?