cancel
Showing results for 
Search instead for 
Did you mean: 

lock between CO11N & MB31

Former Member
0 Kudos

hI,

we have uses serial number mgt.

Steps during order confirmation is first require to confirm order through CO11N ,but stock is not updated ,to update the stock with serial number,uses MB31.

But our end users forget to confirm the order into CO11N,They directly update stock through MB31,

So we facing issue regarding consumption of child parts.

-Is there any enhancement available so that without confirmation or use of T code COO1N, stock update MB31 should not allowed.

Regards,

Devendra

Accepted Solutions (1)

Accepted Solutions (1)

former_member184655
Active Contributor
0 Kudos

Dear Devendra,

If my understanding is correct then you should allow to perform a GR only for the confirmed quantity( if you wish to give a

foolproof solution).In other words GR quantity should be equal or less than the confirmed quantity.

check with this BADI - WORKORDER_GOODSMVT using the method - MANUAL_GOODS_RECEIPT.

I guess this must work to fulfill your requirement.

Check and revert back.

Regards

Mangalraj.S

Answers (1)

Answers (1)

madhu_vadlamani
Active Contributor
0 Kudos

Hi Devendra,

CONFPP02 to CONFPP06 ask your abap people they will do it easily.

Regards,

Madhu.

former_member186193
Active Contributor
0 Kudos

Hello,

You can use BADI'S for MB31. Use the class CL_EXITHANDLER for the same.

Or you can use Enhancement - MBCF0002

Functional Module - EXIT_SAPMM07M_001

Include - ZXMBCU02

Also check the below link:

Hope it will help you.

Regards,

Alok Tiwari