what is the role of extended syntax check in performance tuning?
Answer Posted / subhasis prusty
for extended syntax check, we used tr.code SLIN.
the main purpose is if we declare somany unnecessry
variables in our program ,then easyly we can find it
through SLIN.different ares are availavle like
check load tables,set/get parameter,package check,field
attributes,screen constincy etc.
go through slin .
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do we use dynamic where conditions?
What are the different kinds of lock modes?
Explain the use of insert and append statement in sap abap?
How many lists can a program can produce?
What are the tcodes for performance tuning?
What is dynamic action? : sap abap hr
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is a currency factoring technique?
Explain how to create any functions?
Differentiate between abap memory and sap memory?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
In delivery processing which step comes first picking, packing, posting goods issue ?
What is a data class? : abap data dictionary
How to handle error in session method? : abap bdc
What is the difference between native sql & open sql? : abap data dictionary