Application Development and Automation 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: 
Read only

SAPMM07M (MBST problem )

Former Member
0 Likes
738

Hi all. I have a request to debug transaction MBST in production system but without posting the reverse documents. Do you know where the reverse and the posting is done in the code ? I should stop before the code is executed and the posting is done in the database.

Thank you,

Cristian.

Hi all. I have a request to debug transaction MBST in production system but without posting the reverse documents. Do you know where the reverse and the posting is done in the code ? I should stop before the code is executed and the posting is done in the database.

Thank you,

Cristian.

4 REPLIES 4
Read only

Former Member
0 Likes
658

How about to sit for while with functional consultant and applied in DEV system to know how and when reverse posting has been done?

Read only

0 Likes
658

Hi.

Unfortunately, the functional consultant is not with me because i work remote for the moment.

I could try and debug it but i tought that someone has encountered this problem before and could give an advice.

Regards,

Cristian.

Read only

0 Likes
658

I would not suggest you to debug in PRD system unless you are sure enough for MBST processing. Even when you close/disrupt debugging from PRD There could be a little chance for commit work and reverse posting,since sometimes system do not roll-off the stuff from where you disrupt the procesion it may process.

Be careful.

Read only

Former Member
0 Likes
658

Hi,

An alternative:

Instead of debugging MBST.. Use MIGO ..with Cancellation option..

and Do not post the document -- Use button -- Check in MIGO transaction.. which will follow same steps except posting

PS: Debugging in Production is not advisable (Try to create same scenario in Developemnt system)

Hope this helps,

Nag