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.