cancel
Showing results for 
Search instead for 
Did you mean: 

Revision level check during result recording

former_member416927
Participant
0 Kudos

Hi all,

 

We are using revision level in material master, BOM and all
task list. Requirement is like this: In material master revision level is 01,
BOM and inspection plan is created with revision level 01. I have created new
revision level in material master as 02 and forgot to change inspection plan
with revision level 02, lot generated in this case should not released
automatically.

    

In my current system, though revision level in material
master and inspection plan is different, system is releasing lot. Please
suggest how can I restrict lot release if revision level on material master and
inspection plan is different?

Thanks.

Regards,

Mayur

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You want to check the reveision during RR or Inspection lot creation ?

former_member416927
Participant
0 Kudos

Hi Sujit,

I want to check rev level during RR.

Former Member
0 Kudos

logically you should check the revision level while creation of Inspection lot itself .

Checking at RR will be too late that's what I think.

Still if you  can check exit ,

QEEM0002 User exit add. functions after reading inspection features

QEEM0011 User exit: add. functions before valuating insp. characs   

QEEM0015 User exit: add. functions after entering individual results

former_member416927
Participant
0 Kudos

Hi Sujit,

it is ok for me to check revision level at the time of lot creation. If there is mismatch in plan revison and material master revision lot shoul not have status release. How can I do this?

Please suggest.

Thanks.

Former Member
0 Kudos

Youn can check exit QBCK0003 Extended QM check for goods receipt

but also explore possibility of using QEEM0002