cancel
Showing results for 
Search instead for 
Did you mean: 

Operation confirmation without inspection results - not working

Former Member
0 Kudos

Hi All,

We have 4 operations for one production order.

1st operation has 5 MICs

2nd operation - no MICs

3rd operation - no MICs

4th operation - 1 MIC.

In tcode OPK4 I have configured error message if QM results are not recorded.

Before result recording I tried to do 1st operation confirmation (tcode CO11n). I got error QM data for operation missing (as expected).

Now for the first operation (having 5 MICs), I have recorded values for only 1 MIC (out of 5). Then it is not giving error for 1st operation confirmation.

Our requirement is- all 5 MICs must be recorded for operation confirmation.

How to handle this. Please Help.

Thanks & regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The configuration setting you have made doesn't give error message during confirmation even when one of the MIC assigned to one Operation is recorded and remaining MIC's assigned are not recorded.

Hence we can use User Exit during Confirmation screen and do the necessary coding to throw a error message if RR is not done.

Best Regards,

K. Raghavendra Nayak

Answers (2)

Answers (2)

former_member186399
Active Contributor
0 Kudos

Dear Hemanth

Nayak is right. You will have to use user exit. in this you can use a PP exit confpp05 for co11n which will check for result recording is completed

Regards

Gajesh

Former Member
0 Kudos

Hi Sujit,

I tried maintaining control key with confirmation 2, but still it is not working as required.

Is there anything still missing.

I will try userexit parallely.

thanks & regards

Former Member
0 Kudos

Hi

For the operation control key have you maintained confirmation :2 Confirmation required

Regards

Sujit