‎2006 Feb 10 4:36 PM
Hi,
We have a scenarios in which transaction LT12 and VL01N are taking alot of time. So we need to clone ithem and optimize . Has anyone come across such a situation? Can anyone give any suggestions on this. I am working on optimizing the selects and loop statemnets. I searched for code in user exits and tried to optimize it. What else can I do to optmize it?
Thanks,
Jyothirmai
‎2006 Feb 10 4:52 PM
Have a look at OSS note 832504. There may be others as well.
Rob
‎2006 Feb 10 6:15 PM
Hi Rob,
Thanks alot. Its a very good solution to our problem.
Jyothirmai
‎2006 Feb 10 7:25 PM
Glad to help. If you question is answered, please close the thread.
In general, if an SAP transaction is running too slowly, search OSS notes first. If there's nothing there, open an OSS message. That's the source of a lot of notes anyway.
Rob
‎2006 Feb 10 6:28 PM
check this link and find all the user exits of ur transactions , u can optimize a bit more in code , may be helpful
‎2006 Feb 10 6:36 PM
Chandrasekhar,
I already used this. There is only one user exit for this transaction and it has not been implemented.
Thanks,
Jyothirmai
‎2006 Feb 10 8:30 PM