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
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are the differences between session method and call transaction method? : abap bdc
Control Break statements- At new...endat.
When the top-of-page event does get triggered?
How to add a column to a table control while using alphanumerical layout editor ?
What are the basic object types? : sap abap hr
What are the 3 types of function modules in sap?
How to write a code in tab control? : abap bdc
What is your approach for writing a bdc program? : abap bdc
What are the different types of views and their definition?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is meant by hot spots? : abap data dictionary
What are system variable in abap?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
How do you display a data in a detail list?