cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict Yield to be confirmed should not less then operation GR quantity.

Former Member
0 Kudos

Dear Sap Gurus,

I have an issue. I want to restrict Yield to confirm quantity should not be more or less then operation GR quantity.

I am doing production order confirmation through Co11.

How can i restrict it ? or please guide user exit for that.

Regards

rvyas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Check user Exit--MBCF0002

here you can put condation gr quantitu = Gi quantity(AFRU table)

Regards

Girish

Former Member
0 Kudos

Dear Girish,

thank you for giving valuable reply.

I want to control AFRUD-LMNGA(Yield to Be Confirmed) field should equal to COWB_COMP-ERFMG(Quantity in unit of entry) filed of CO11 transaction.

So you please guide me user exit and fields to use to control it.

Regards

rvyas

Former Member
0 Kudos

Hi,

Use table AFRU

Here the confirmed qty GMNGA.

get the total of this qty production order wise and then compare it with ERFMG

Regards,

Vishal

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

You can use implicit enhancement to restrict the confirmation in CO11N screen.

Check with your ABAPer to use it.

Regards

Bala

Former Member
0 Kudos

Hi

You can use implicit enhancement to restrict the confirmation in CO11N screen.

Check with your ABAPer to use it.

Regards

Bala

Former Member
0 Kudos

Hi

You can use implicit enhancement to restrict the confirmation in CO11N screen.

Check with your ABAPer to use it.

Regards

Bala