cancel
Showing results for 
Search instead for 
Did you mean: 

Formula calculation

Former Member
0 Kudos

Dear All,

I want to derive some data in new MIC. Scenerio is for pharma industry Potency is required . This can calculate on basis of Assay & water content. For this i have create a new MIC for potency and attach formula (refrence of assay & water conent) in it. At time of result recording system is calculating the result for potency and show me in same screen.

Now the main issue arises, that if assay value is more than 100 then user is always consided as 100 and calculates potency physically as per normal practice, but in this case system is taking actual value what is in assay mic ( Result) wheater it is less than 100 or more than 100. But i want system should consider 100 if it is more than 100 while calculating potency.

Is there any way to do this.

Regards

ACP

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

resolved

former_member42743
Active Contributor
0 Kudos

Should have been able to do in single calculated MIC. I'm hoping that was your resolution.

FF

Former Member
0 Kudos

Dear

Create two MIC's

MIC1 and MIC2

Use MIC1 to calculate the actual value(Based on your formula).

and in second MIC2 write a formula if MIC1 value is greater than 100 then value is 100 else show the actual values.

I hope this will sove your problem

R Karthikeyan

Former Member
0 Kudos

Dear Ashish,

Take the help of ABAP consultant. Use user exit QEEM0003. using this exit you can control the calculated result value.

Regards

Amit

Former Member
0 Kudos

Hi

UseUser Exit :

QEEM0003 User exit: add. functions after valuating insp. characs

QEEM0006 User exit: add. functions after closing inspection characs

QEEM0015 User exit: add. functions after entering individual results