cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Performance is very slow

Former Member
0 Kudos

Hi Experts,

Users' are having performance issues when SRM Portal is being opened to approve a SC.

Our BASIS team have analyzed execution times in the transaction STAD and have identified that HTTP remote execution time is high (53 seconds). Please refer to the image atatched.

Could you please let me know your thoughts on this about how to reduce the performance time.

Best regards,

Raghavendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Thank you all for your replies.

Following is how we made the analysis and solved the performance issue:

Analysis: Trace is activated in the transaction ST12.

                Look at the statements which are taking more time.

Solution: In our case select statement on the table comm_category was taking more than 10 seconds,

               We noticed that under the "Extended attributes" in the organizational structure for the root                node , "*/asterisk" has been maintained due to which system is trying to fetch all the product                categories.

               We removed "*" and maintained a single value which and noticed that the system by design                does not validate the product categories which are being procured with the one which is                maintained in the organizational structure. After this change we could notice significant                improvement in the performance.

Hope this info would be useful, please let me know if anyone is facing similar issues with the performance.

Thanks and regards,

Raghavendra.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Experts,

Users' have informed that the performance issue is occurring after the Internet Explorer version is upgraded to 9.0.

Can you please suggest on these lines whether IE version has any kind of impact on the SRM system's performance.

Best regards,

Raghavendra.

0 Kudos

you can clear the cache & cookies in the IE an check. Otherwise you can check with other browsers such as Mozilla.

For ABAP performance please use the TCODE ST05 & SE30.

Regards,

Fazhlay

Former Member
0 Kudos

Hi,

Please check the below link and I would suggest to search for the OSS notes for such performance issue related and implement the same.

https://scn.sap.com/thread/994490

From RBEI,

Snehal

konstantin_anikeev
Active Contributor
0 Kudos

Hi Raghu,

you need to analyse your ABAP Performance - it can be a reason of bad HTTP performance.

Regards

Konstantin

Former Member
0 Kudos

Hi,Konstantin

Can you help give some more details about tracing the ABAP performance.

Regards,

Hayashi

konstantin_anikeev
Active Contributor
0 Kudos

Hi,

you can use transaction SAT for that.

Regards

Konstantin