cancel
Showing results for 
Search instead for 
Did you mean: 

Process order and QC sequence

former_member1061582
Active Participant
0 Kudos
222

Hello Gurus,

Hello Brahma, Sharath,Mangal,Sagar,Dogboy  etcc.etc..awaiting all Gurus Valuable sugesstions

I have to implement following sequence control for process order ,Please guide how it can be done with least cutom developments.

Is there a Qc mechanism which will refer to previous Batch and check its QC parameters for on line inspection?? .

OR,...Is there any Process order Mechanism that checks previous Process order QC parameters for on line inspection?? .

Here a Unique Batch no is created for every Process order .

Process order sequenece

(1)First Process order for the First batch of a  Material -----------Inprocess Quality control is mandatory for Process order

(2)2nd  Process order for the second batch of a metarial to 11th process order for the 11th  batch of material in process -------QC not required.


(3)12th Process order for the12th Batch of Material ,------- Inprocess Quality control is mandatory for Process order

(4) 13th Process order to 22nd Process order (and its resp Batches),-------- in process -QC not required

(5) 23rd  Proces order will be the Last batch of this sequence--------------- for which QC run is mandatory. This Cycle closed


Next batch --(1) to (5) will repeat.

How to control this sequence without much Z developments , keeping in mind there should be no scope for Manual errors.

THNX IN ADVANCE

HKR

View Entire Topic
former_member1061582
Active Participant
0 Kudos

Hello Gurus,

Hello Brahma, Sharath,Mangal,Sagar,Dogboy  etcc.etc..awaiting all Gurus Valuable sugesstions

I have to implement following sequence control for process order ,Please guide how it can be done with least cutom developments.

Is there a Qc mechanism which will refer to previous Batch and check its QC parameters for on line inspection?? .

OR,...Is there any Process order Mechanism that checks previous Process order QC parameters for on line inspection?? .

Here a Unique Batch no is created for every Process order .

Process order sequenece

(1)First Process order for the First batch of a  Material -----------Inprocess Quality control is mandatory for Process order

(2)2nd  Process order for the second batch of a metarial to 11th process order for the 11th  batch of material in process -------QC not required.


(3)12th Process order for the12th Batch of Material ,------- Inprocess Quality control is mandatory for Process order

(4) 13th Process order to 22nd Process order (and its resp Batches),-------- in process -QC not required

(5) 23rd  Proces order will be the Last batch of this sequence--------------- for which QC run is mandatory. This Cycle closed


Next batch --(1) to (5) will repeat.

How to control this sequence without much Z developments , keeping in mind there should be no scope for Manual errors.

THNX IN ADVANCE

HKR

rupesh_brahmankar
Active Contributor
0 Kudos

Dear,

Are you talking about inprocess inspection 03 skip lot or 04 final inspection?

If in-process there is no user exit or BADI for getting this.

Do you have different process orders or single process order with different batches?

Could you please elaborate business requirement?

Regards,

R.Brahmankar

former_member1061582
Active Participant
0 Kudos

Hello R.Brahmankar,

Thankyou for your response....

## Do you have different process orders or single process order with different batches?

Differenet process orders and each have their own resp Batch nos

(example:  Process order # 100001...5 qty....Batch no B1:....&.Process order # 100002...1 qty....Batch no B2:.....&.Process order # 100003...8 qty....Batch no B3:.....)

## Could you please elaborate business requirement?

(Please refer My initial Posts--query!)

  • Basically lets say BUSINESS produces 23 batches (for 23 Process Orders) of a Product per day

  • Based on BUSINESS experience....they have arrived at a process sequence as mentioned below

(a) First Process order ---in process inspection" 03" check is mandatory.

(b) If above "03" is Ok, then Second Process order to 11th Process order no need of any QC checks

(c)While creating the 12th Process order , system to propose mandatory QC "03"checks

(d) 13th Process order to  22nd Process Order   no need of any QC checks

(e) 23rd Process order  ,system to propose mandatory QC "03"checks

This cycle continues for every 23 Process orders..

THANKS GURU

HKR

rupesh_brahmankar
Active Contributor
0 Kudos

Dear,

As I know there no BADI or user exit is there to help you on this. If you do some custom development how system will come to know which is first process order and 23 rd process order. Also inspection lot is generated if you have the 03 inspection type setup in material master and master recipe setup.

I think you should post this in QM forum may the skip lot or DMR, auto result recording will help you.

Apart from that find out some Enhancement point and use FM CO_QM_INSPECTION_LOT_DELETE and QAAT_PP_LOT_POSTING to deleted inspection lot for unrequired order with custom logic for process order.

Regards,

R.Brahmankar