cancel
Showing results for 
Search instead for 
Did you mean: 

HOw to restrict a quantity not to be transfered

Former Member
0 Kudos

Hi Gurus,

It is possible to restrict a quantity not to be transfered until its Result recording and UD is not completed. I have a scenario in which PO is generated using Movement type 103, Lot is created, but not cleared( Result recoding/UD not done). Now Store has transfered material using MIGO (Movement type 105) to some location.

Idealy it should not be transfered untill unless its inspection lot is not cleared.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member662213
Contributor
0 Kudos

Hi,

You need to carry out the following steps:

1. Remove the authorization of movement type 105 from store person's id.

2. In the customization, go to QM--> QI --> Inspection Lot completion --> define inventory posting, over here, confirm the the entry of movement type 105 for the VMENGE01 and GR blocked stock.

3. So, whenever you carryout the usage decision and stock posting, material will be moved to un-restricted stock from usage decision only.

Thanks

SUMIT GUPTA

Former Member
0 Kudos

This is very specific case where as per std SAP mvt type 103 create a non stock relevnt lot where you can only do RR & UD but there is no stock posting.

After 105 actualy stock comes into picture.

Still you want this not to happen the you have to use user exit/ badi in MIGO--> MB_DOCUMENT_BADI

Former Member
0 Kudos

Correct !

Regards