cancel
Showing results for 
Search instead for 
Did you mean: 

Samples by Quantity

mshaan_blr
Explorer
0 Kudos

Hi,

We need to have inspection done on specific sample by quanity.For Ex For every 100 pcs take 1 piece sample.

Thanks for your help

Regards

SM

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member186399
Active Contributor
0 Kudos

Dear SM

Is the criteria fixed that you need to inspection of every 3rd lot or is it when the addition of lot size is 100 you need inspection. I mean is 25 -25-50 fixed always or it can be for eg 20-20-20-20-20

Regards

Gajesh

former_member587434
Active Contributor
0 Kudos

If you know sample qty or particular lot size in advance then in Sampling procedure, as suggested by Sujit use Fixed sample & assign qty. This will serve your req.

Thanks!!!

mshaan_blr
Explorer
0 Kudos

Thank you for your replies..

The scenario which i have is below in detail....

We have a part number that needs to be inspected which is 1 out of every 100 pieces.So when the first lot that comes in is of 25 pieces, that should be a skip lot, the second lot that comes in is again 25 pieces, that should also be a skip lot, the 3rd lot that comes in is 50 pieces. They should be required to inspect 1 piece out of the 3rd lot because the 3 lots added together equal 100 pieces.

How can this scenario be replicated.

Thanks in advance.

SM

Former Member
0 Kudos

Hi SM

Try with Sample type 400 Sample percentage in QDV2.

Try and revert back

Thanks

S.Murali

former_member587434
Active Contributor
0 Kudos

I would suggest explore DMR if it serves your purpose.

Set SKIP for first two lot and do inspection for third lot with fixed sample qty 1.

It should work for you.

Thanks!!!

mshaan_blr
Explorer
0 Kudos

Hi,

Thanks for all your replies. I will clarify a bit here. The quantities which we receive when accumulated should reach 100 pieces and it is then we want 1 piece to be inspected.

The quantities in the inspection lot would be 25/25/50 or 10/10/10/10/10/50 or 1/9/90 as it is not fixed and when they reach 100 we need it to be inspected and the same process after that.

Appreciate your input.

Thanks

Former Member
0 Kudos

Use User Exit 'QAAT0001'.

Here you can write a Code when to create insp. lot and when not by selecting different insp. types.

Insp. types '01' and 'Z01' are maintained in the Material Master and '01' is activated whereas 'Z01' is not activated.

Check for the latest inspection lot number against the Material and check for Material Documents created after this inspection lot, check the present posting quantity would add up to 100 or not if yes then select insp. type '01' else 'Z01' insp. type is selected.

Best Regards,

K. Raghavendra Nayak

former_member587434
Active Contributor
0 Kudos

DMR can work based on duration or no. of inspection, but here you need inspection based on lot Qty. So better to go with some development.

Thanks!!!

Edited by: Nehal Khamar on Aug 7, 2009 9:53 AM

Former Member
0 Kudos

Hi

Go to QDP1 and create the sampling scheme based on your requirement

Enter the Insp. severity = 004

Enter your lot size

Ex:

100 and your sample size 1 and enter C1 as 1 and the D1 as 100

500 and your sample size is 25

like that you can define the sample size based on your requirement

Now create your sapmling procedure using your sampling scheme

Go To QDV1 and enter the sampling procedure and press enter.

Assignments

Sampling type = 300 Use Sampling Scheme

Valuation mode = 500 Manual Valuation

Press Enter

Enter the sampling scheme

Enter Inspection severity 004

and save

Now use this sampling procedure to your inspection plan.

Thanks

S.Murali

Former Member
0 Kudos

Hi

Shahnawaz

Go to QDV1---->Select sampling Type:Fixed -


>Valuation mode: Manual

sample : 1(say you want to inspect 1 out of 10) in sample tab.

This will solve your problem.

Regards

Sujit