what is the role of extended syntax check in performance tuning?
Answer / 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 |
I have a table with 400 recs. among some are duplicate records. how can I remove the duplicate records from the table. pls help me out.
why SAP script is clint dependent and smartform is clint indepedent ?
What are the events we use in dialog programming and explain them?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is get cursor field?
Is der any any alternative Statement instead of HIDE which u can use in reports?
How do you populate data into a multiple line field?
what are the diff page formats available in SMARTFORMS ?
What does an extract statement do in the ABAP program?
What are the views when we are creating Material ?
If One session is processed, where can You see the processed session?
what is the use of STOP,EXIT,CHECK,CONTINUE in internal table?