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
Difference between Insert, Update and Modify?
What is sql trace? : abap data dictionary
what is the difference between hashed & sorted internal tables?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
Difference between /N and /BEND?
What are the different types of views in sap? : abap data dictionary
Concepts of OO ABAP and why we are using it?
Explain what are the various types of selection screen event?
What two statements are required in an abap program to output an icon using a write statement?
What is step-loop? Explain all the steps?
What is table pool?
What does a lock object involve?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?