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 is elementary search help? : sap abap data dictionary
Which function module reads the data for particular infotype ? : abap hr
Can you print decimals in type n?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
what is the process of creating quotation using BAPIs.
What are the two statements which are required in an abap program to output an icon using a write statement?
What is the table buffer?
What is meant by a schema? : sap abap hr
Explain what is a logical database?
Normally how many and what files get created when a transaction program is written?
What is a match code? : abap data dictionary
Can you define a field without a data element?
What primary key and foreign key relationship
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
How does the interection between the dynpro and the abap/4 modules takes place?