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: 

Placing on HOLD a migo processing while processing an idoc

Former Member
0 Kudos

Hi,

Im currently implementing an interface to perform inventory adjustments using the migo transaction. The Idoc that we are going to be using is WMMBID01. Until 2 days ago everything was going to be plain STD SAP idoc Processing but now the client is requesting to place on hold the transaction instead of posting the transaction.

Is there a way to do this? or do I need to copy the processing program and modify it to perform the hold instead of the Post?

Thanks,

Natanael Hernandez

1 ACCEPTED SOLUTION

abdul_hakim
Active Contributor
0 Kudos

hi

do you want to stop the document being created at the inbound side..??

Cheers,

Abdul Hakim

3 REPLIES 3

Former Member
0 Kudos

The solution depends on the reason as to why they need to HOLD the data instead of POST.

For example, you may change the partner profile setting to collect the data instead of posting it immediately. This would hold the IDOC posting and you may post it via BD87 as and when you want.

This will not help if the users would like to see the HELD document and then post it. Remember, you can still verify the data in the Idoc segments in BD87 but it is little technical!!

Cheers

Raj

Reward points if helpful

0 Kudos

Hi Raj,

The exact point is that the client wants to see a HELD document and then post it. According to the hints that SAP provides the characteristic details might get lost.

But the question still remains. Can I perform a HELD document in MIGO when using an inbound idoc like WMMBID01 with message WMMBXY. I personaly dont thinkso but need to know to provide a proper response to the business.

Cheers,

Nat

abdul_hakim
Active Contributor
0 Kudos

hi

do you want to stop the document being created at the inbound side..??

Cheers,

Abdul Hakim