Answer Posted / always learner
performance tuning.......
Avoid the following things in ur abap code
1. Avoid using nested select statemtns
2. Avoid using global varaibales
3. Avoid using move-corresponding
4. Avoid using '*' in ur select query
5. use key fields in where calues
6. Avoid using query llooop
ok
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain open dataset in sap abap?
Difference between .Include and .append?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
How do you populate data into a multiple line field? : abap bdc
Is main window mandatory in smartforms?
foreign key enforcement?
Example of table cluster and cluster tables.
Do we create table fields with out data elements and domains?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is native sql?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Write special commands of list?
What is the difference between pnp and pnpce? : abap hr
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
wht is the diff. b/n initialization and lotus of event