cancel
Showing results for 
Search instead for 
Did you mean: 

LSL & USL TO BE GENERATED AFTER VALUATING PREVIOUS MIC in RESULTS RECORDING

vivek_tembe
Active Participant
0 Kudos

LOWER LIMIT AND UPPER LIMIT HAVE TO BE GENERATED DYNAMICALLY AFTER VALUATING THE PREVIOUS MIC DURING RESULT RECORDING ACTIVITY.

FIRST MIC.: I have created a MIC u2013 VCURRENT.

I have assigned Fixed sampling Procedure of sample size 1.

SECOND MIC: I have created another CALC.MIC say VVOLTAGE.

I have assigned Fixed sampling Procedure of sample size 1.

SECOND MIC Value is to be calculated by the system using a predefined formula.

One component of the formula is the First MIC.

Up to now, there is no issue. While recording the result recording the SYSTEM

Calculates the value of calculative MIC correctly.

THIRD MIC: I have created a normal MIC.

I have assigned the 100% Sampling procedure to it.

THE LOWER LIMIT OF THIS THIRD MIC HAS TO BE GENERATED

Dynamically using the formula à 0.95 multiplied by VALUE OF SECOND

MIC.

THE HIGHER LIMIT OF THIS THIRD MIC HAS TO BE GENERATED

Dynamically using the formula à 1.05 multiplied by VALUE OF THIRD MIC.

100 % sampling procedure, is assigned to it .

Say for example for production order of 100, these LL and HL are to copied 100 times.

Is there any function module available to generate the lower limit and upper limit depending upon the recorded result of Previous MIC? Can I use a user exit? Please advise me the course of action to be taken..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vivek,

Greeting!!!

As craig has already anwered your question in your previous thread. NO.

Regards,

Shyamal

vivek_tembe
Active Participant
0 Kudos

Hi Shyamlal and Craig

Thanks, now i got that this requirement is of non-standard type

So, I want to make a user exit

So which function in results recording or mic creation i can use or target for my above question so that i can carry out my requirement successfully?