cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic modification rule

karthik_rai1
Participant
0 Likes
4,242

Hi All,

Could any one give me brief explanation( with an example if possible) T-codes for and

a)Sampling drawing procedure

b)Dynamic modification rule

Thanks in advance,

Rai

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

1. Sample drawing procedure is a master data object in which you plan the drawing of physical samples. In the sample-drawing procedure, you specify:

u2022 Which categories of physical samples must be drawn

u2022 How many physical samples must drawn

u2022 The size of each physical sample

u2022 Whether the drawing of physical samples must be confirmed

Use

The system uses the information in the sample-drawing procedure together with the information in the inspection plan to calculate the physical sample sizes, and to create physical-sample records when an inspection lot is created.

Tocde : QPV2

2. Dynamic modification rule is a master record that contains the definition of the inspection stages and the conditions for an inspection stage change. Inspection stage changes occur on the basis of the inspection results that are recorded for inspection lots and inspection characteristics (that is, on the basis of their acceptance or rejection).

Use

You can use dynamic modification rules to vary the inspection scope or change the inspection severity if the inspection scope remains the same. You can store a dynamic modification rule in one of the following places:

In the inspection plan at header level

In the inspection plan at characteristic level

In the material master at inspection type level (if you want the system to dynamically modify the inspection scope without the use of a task list and/or material specification).

Tcode : QDR1

Vishal

karthik_rai1
Participant
0 Likes

Thanks a lot !!! Issue closed

Answers (1)

Answers (1)

Former Member
0 Likes

Hi

If you seach SDN liks you will get plenty of Information about this .Still i will try to explain you in brief.

a)Sampling drawing procedure

sample drawing procedure is QPV3 t code which is used for ainly in process ,chemical,pharma induatries for drawing the Physical samples.

There are three types of sample which are used like primery,reserved & pooled samples depending upon the requirement.

In short SDP is used for detrmining the sample size of the lot as wel as physical sample determination.

b)Dynamic modification rule:

DMR is nothing but the dynamically changing the level of inspection.This contains the stages like reduced ,normal ,tighten or skip.

You can create DMR in QDR1 where you can specifiy the levels of inspection.This is mainly used when you want to dilute the inspection such as when you want to skip few lots after inspecting some.

I hope this will add some value.

Regards

Sujit