cancel
Showing results for 
Search instead for 
Did you mean: 

Master Inspection Characteristics

former_member626955
Participant
0 Kudos

Does anyone know if you can have a MIC that is dependent on the results of others, or can you have a MIC with multiple inspections points/samples to get a pass fail?

Example: I have 8 MICs that are Quantitative Results. If the results recording in outside the Lower or Upper range, can it trigger a pass or fail on another Qualitative MIC?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You need to define conditional characteristics.

Define a conditional characteristic such that it is required only if the controlling characteristic is rejected..

see attached link.

http://help.sap.com/saphelp_470/helpdata/en/2d/351597448c11d189420000e829fbbd/content.htm

former_member626955
Participant
0 Kudos

What settings would I use to get this to work when using the Conditional Characteristics. I am trying to get MIC M2000233 to automatically update to Pass / Fail. If MIC's M2000221 - M2000228 are within the Lower and Upper Spec limits (25-30) then make M2000233 equal P (Pass) or else F (Fail) I don't think the Conditional setting work this way does it?

M2000221 UT - 47C (Measurement Point)

M2000222 UT - 47D (Measurement Point)

M2000223 UT - 65C (Measurement Point)

M2000224 UT - 65D (Measurement Point)

M2000225 UT - 55C (Measurement Point)

M2000226 UT - 55D (Measurement Point)

M2000227 UT - 73C (Measurement Point)

M2000228 UT - 73D (Measurement Point)

M2000233 UT Inspection Pass / Fail

Former Member
0 Kudos

Here is how conditional MIC would work in your case. for illustration I am using only one MIC from your example.

1. QS21 Create MIC say - COND-M2000221 UT - 47C (conditional MIC for M2000221 UT - 47C)

Set control indicator : Result confirmation -after rejection

2. IN QP01- maintain MIC as follows

10 M2000221 UT - 47C

20 COND-M2000221 UT - 47C

3. When inspection lot is created

MIC 10 will have status = 1 - to be processed

MIC 20 will have status =B u2013 Req charac when control char is rejected.

4. During inspection if MIC 10 is rejected --> Status of MIC 20 will become required.

if needed, Using status profile, You can prevent UD before all required MIC are completed.

Your scenario is little complicated.

Make use of user exit QEEM0003.

After valuation of each of your MIC,

User exit should populate results for M2000233 UT with Pass /Fail.

Hope this helps

Answers (0)