‎2008 Dec 16 4:17 AM
Moderator message: please use a more informative subject in future
Hi Gurus,
I have one requirement related to MM..
They r running one transaction 'MB5B'. they are giving the input only company code and date for 15 days.But the program is giving dump saying that "Time_out" error. they raised to sap then they gave a note 1005901.I m unable to understand what i need to do by using that note...I read that note but i didnt understand.Please help me out in this.
Thanks&Regards,
Sastry
Edited by: Matt on Dec 16, 2008 10:01 AM
‎2008 Dec 16 9:01 AM
Pleasse use a more informative subject in future
The note says:
"An experienced ABAP programmer requires an estimated three to five days to create the ZZ_MB5B work table and these three reports. You can find a similar program as an example in Note 32236: MBMSSQUA.
If you need support during the implementation, contact your SAP consultant."
Are you not an experienced ABAP programmer? If you're not you should pass this on to someone who is experienced. I've read the note, and steps you have to take seem clear to me. Is it the English that's given you problems? What precisely don't you understand?
matt
‎2008 Dec 16 5:03 AM
Hi,
From that note, i understand that u should call Transaction only one time.
With material + Plant details.
Or Define one Ztable with 4 fields.u can use that table material + plant purpose.
relese lock,
commet or roolback many thing are there....
Read it and done one by one.
‎2008 Dec 16 7:12 AM
Hi,
You can create a secondary index on MKPF for this date filed. Which will help you increase your report performance
-Maharshi
‎2008 Dec 16 7:15 AM
Hi
contact your basis to increase the time limit for execution
Also enter other input values to improve the performance
Thanks
Shiva
‎2008 Dec 16 8:47 AM
Hi,
Try to debug the std. program and point out the place where you are getting the dump. You can find some causes by dump analysis text also. SAP note as you mentioned may not be specific to your issue however best solution from my side is to include INDEX in appropriate table as already suggested by one of guru.
rgds
sudhanshu
‎2008 Dec 16 9:01 AM
Pleasse use a more informative subject in future
The note says:
"An experienced ABAP programmer requires an estimated three to five days to create the ZZ_MB5B work table and these three reports. You can find a similar program as an example in Note 32236: MBMSSQUA.
If you need support during the implementation, contact your SAP consultant."
Are you not an experienced ABAP programmer? If you're not you should pass this on to someone who is experienced. I've read the note, and steps you have to take seem clear to me. Is it the English that's given you problems? What precisely don't you understand?
matt