cancel
Showing results for 
Search instead for 
Did you mean: 

In process Inspection Lot generation

Former Member
0 Kudos

Hi Experts,

To create '03' type inspection lot the prerequisites are

1. material master maintained with '03' inspection type

2. order type is maintained with '03' inspection type.

Now if the routing do not have operation with control key 'QM02 or 03' OR

at the time of creating the production order, if the user deletes the operation with control key 'QM02 or 03' the system will still create inspection lot.

Is there a way to avoid the this inspection lot creation ? (since some the routing in different plants or some production orders need not have inspection lot created. ie can it be controlled by control key assignment ?)

Regds

Jomy

Accepted Solutions (1)

Accepted Solutions (1)

former_member186399
Active Contributor
0 Kudos

Dear Jomy

This not possible even through user exits. Once material master is updated with 03 inspection type then lot will get created

Regards

Gajesh

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

First remove the setting of OPL8 and then define the control key without Qm active then assign to perticular operation then system will not create lot for that operation.

Pls refer this thread also,

Regards,

R.Brahmankar

Former Member
0 Kudos

Brahmankar,

if you remove inspection type in OPL8, then system will not create 03 inspection lot. will it?

Again contrl key in operation will not have any cotrol to create inspection lot.

correct me if I am wrong.

Thanks

Sami

Former Member
0 Kudos

Jomy

you can't restrick based on control key.

If you don't want system to create automatically better don't assign inspection type to Order type

or if you don't want 03 inspection for some material & Plant - don't activate

these the std solution

or You have to devlop some logic based on your requirement before creating inspection lot check the control key qm02/03 and create lot- give to devloper

let me know if this is helpful or not

Thanks

Sami

Former Member
0 Kudos

Hi Sami,

Thanks,

But can we use any user exits or not ?

I am currently checking..

Rgds

Former Member
0 Kudos

Jomy

I am not sure may be useful try to explore these 2

QPL10007 QM: Inspection lot creation - change QM order type,

QBCK0003 Extended QM check for goods receipt

or

QPL10001

Let me know anyone these fullfil your req.

Thanks

Sami