cancel
Showing results for 
Search instead for 
Did you mean: 

results recording formulae

Former Member
0 Kudos

Hi Gurus,

I found there is no enough space to add the characteristics in the formula rows. How to add a space there or is there any way to reduce the size of the formula.

please suggest.

Thanks,

Quantum.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Length of 60 characteristics is adequate to write a complex formula also because formula consists of position of MIC like 0010+0020 ..etc.

Can you explain what you are planning to calculate wihich require space more than 60 chara. Somone may help to derive solution or suggest wayout

Regards

Atul

Former Member
0 Kudos

Hi Atul

Given below is my formula i may required to use. But the formulae is only up to 00160 and also i need to have 170 and 180. How it is possible. Where can i reduce the size. Can i have A instead of C0 and do i have to use 0010 for every characteristic.

Please suggest.

100-(C00010C00020C00030C00040C00050C00060C00070C00080C000100C000110C000120C000130C000140C000150C000160)

Thanks in advance,

Quantum.

Former Member
0 Kudos

Quantum

Go with this option if you can.

Split this formula.

Add an MIC 170 and assign formula to it

Formula for 170 would be (C00010C00020C00030C00040C00050C00060C00070C00080C000100)

Add another MIC 180 and assign formula to it

Formula for 180 would be

(C000110C000120C000130C000140C000150+C000160)

Add the final MIC where the formula would be

Formula for C00190 would be

100-(C000170+C000180)

Correct me if I have suggested something silly.

Regards,

Shyamal

Former Member
0 Kudos

Hi

Splitting the MIC as explained by Shamal is a right approach to resolve the problem

Atul

Former Member
0 Kudos

Hi All,

Shyamal's approach would be second preference. I wanted to have a formulae with out adding any MIC's. Now i can add 170 in the above formulae, i have taken out zero from C000170 to C00170. After taking Zeros out i would be able to add C00170.

Like above i wanted to reduce the size. My question is can i use A instead of C0? If it is possible then that would solve my problem.

I checked in configuration for C0 and tried to copy it , still it accepting 2 chars not 1. Please suggest is there any other way.

Thanks,

Quantum.

Edited by: quantum on May 20, 2009 11:23 PM

Former Member
0 Kudos
My question is can i use A instead of C0?

Ans is "NO", as per best of my information.

Regards,

Shyamal

Answers (3)

Answers (3)

former_member186399
Active Contributor
0 Kudos

Dear Quantum

Why cant you break the formula into 2. in one formula calculate sum of all MIC and in second do the subtraction from 100. This will be better than going for any development

Regards

Gajesh

Former Member
0 Kudos

Hi Quantam,

There are two fields each of 60 characters, to input formulas to a MIC. If you want to add some additional to it.......

1. Check the possibilities of some STD formula by pressing F4 help there or elaborate the F1 Help to find out some solution.

2. To increase these length (60+60), SAP has not provided any provision for it (according to my information). So I would request you to raise an OSS Note for the same.

Regards,

Shyamal

former_member186399
Active Contributor
0 Kudos

dear Quantum

In those case define the formula as a function module and assign it in the config. I have not done this so cannot give you the actual steps.But this is the only possible way out. Please check

SPRO> Quality Inspection>Results Recording> Define Parameters for Calculated Characteristics> There is an example for function module D0.

PLease let me know your feedback

Regards

Gajesh