Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

MB5B Slow and longtime execution.

0 Kudos

Dear Experts ,

In our SAP system T-code : MB5B (Standard t-code) is slow and longtime execution in Production Server. We tested in Development and Quality Server it was working fine. But in Production server is taking to execute long time and very slow.

What are the reasons MB5B is slow and longtime execution in Production server ??

Kindly suggest me the solution for the same .

-
Thanks & Regards
K. Chinna...!

5 REPLIES 5

former_member195402
Active Contributor
0 Kudos

Hi,

there are several SAP notes dealing with MB5B and PERFORMANCE.

Please check them, maybe one of them will solve your issue:

  • 1772735
  • 2079993
  • 2168138
  • 1915056
  • 2118801
  • 2122205
  • and 37 more notes

Regards,

Klaus

former_member196331
Active Contributor
0 Kudos

Normally You have to Trace with St05 ,, How much of time of   it will take, it will tells you.

Give small period And execute the Same thing in Quality and production then Check it.

Same period. And in St05  Track the Time. If it is having lot of difference that's mean Some source code is giving the problem, means taking lot of time. In that case you have to use indexes.

If you double click on the St05  particular line It will takes you to the source code.

JL23
Active Contributor
0 Kudos

the volume of data of course, and the layout of the machine in relation to the volume and number of users and parallel activities.

Compare the number of entries in MKPF and MSEG between your systems.

former_member196331
Active Contributor
0 Kudos

Yes, Correct Mainly the problem may comes with MSEG.

former_member183529
Participant
0 Kudos

Good morning  Chinna this slow because you are probably not restricting the report with either with a specefic movement type or or plant  etc. Just try to restrict your report  with any parameter and it would come up fast...

Regards

Oghenetega Oruade