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
What are conditional chain statement?
What is a view? : abap data dictionary
Abstract class and interface, multiple inheritance, live example
What is the difference between semi-monthly and Bi-weekly payroll area
Why do we use logical blocks in abap program?
What are types of select statements?
Some Realtime Objects on Bdc.
What is the difference between a pool table and a transparent table and how they are stored at the database level?
How to get that a secondary index is attached to a select query?
What are the types of indexes in abap?
What is a batch input session? : abap hr
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
What are the parameters in bdc_open_group? : abap bdc
How do you write manual bdc session method? : abap bdc
what is field string ? & where we are using field strings?