cancel
Showing results for 
Search instead for 
Did you mean: 

Restriction while moving Blocked to Un-restricted stock when QN is used.

Former Member
0 Kudos

Hi Gurus,

The requirement is system should not allow to post Blocked material to Un-restricted use stock unless Quality Notification raise is Closed. Currently we're automatically

creating Quality notification Q2 and Q3 when stock is transferred through Movement type 344. So client is asking,

1. If either QN is open, user should not be able to post the stock from blocked to un-restricted use stock.

2. Or when QN is closed at Header level automatically stock should be moved from Blocked to un-restricted use stock.

Waiting for immediate and prompt comments.

Thanks & Regards,

Abu Arbab

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

You can try User Exit QQMA0001 QM/PM/SM: User Subscreen for Notification Header

Here Yo can keep a Tab/button from where it can directly trnsfer material from block to U/R.

& simultenioulsy check status of Notification(whearter all tsk are sucessful).

Tyr this

Sujit

Answers (1)

Answers (1)

former_member186399
Active Contributor
0 Kudos

Dear Abu Arbab

1) In notification you can set action boxes. There are standard action boxes available for transfering

Transfer Post. Unrestr.->Blckd . This can be activated for your notification. You will have to use a exit to check so that only this can be execute when the notification is completed. You can use this exit for the same.QQMA0005 - QM: Check Validity of Status Change & QQMA0014 : Checks before saving a notification .

2) Also i think you need to take out the authorisation for MB1B for movement type 343 as otherwise the material could be cleared .

please let me know your feedback

Regards

gajesh

Former Member
0 Kudos

Hi Sujit, Nagesj,

Thanks for your help.

Even that we can make it possible by providing check for movement type 343 (Reversal from Blocked to Un-restricted use stock) using standard BAPI_GOODS_MOVEMENT.

Regards,

Abu Arbab A