‎2006 Jul 27 1:20 PM
Hi,
is there anyway to improve the performance of SAP standard tr code AR01 for assett mgmt.
is there any chance to create index for the same? please advise me.
Thanks
Shiva
‎2006 Jul 27 1:49 PM
Certainly... run ST05 to see what DB reads are performing slowly or have your DBAs look for you.
Once you identify what table(s) is performing badly, build a new index to match the SQL issued by the system. This will allow SAP to access the data faster using this new index.