cancel
Showing results for 
Search instead for 
Did you mean: 

Alternative calculation type problem!

Former Member
0 Kudos

Hi, gurus~~~

Let me ask you something.

In pricing procedure, I want to change price in some case. so I made a alternative calculation type.

and it works.

but the problem is like this.

Alternative calculation type only works when there is standard price.

For example,

Step Cntr CTyp Fro To Reqt AltCTy AltCBV

420 0 ZS53 Price1 100 100 51 703 0

If there is price for Condition type 'ZS53', the Alt Calculation Type '703' works.

But if there is no price for condition type 'ZS53', the altCty '703' doesn't works.

I want to execute AltCTy '703' even though there is no price in condition type 'ZS53'.

Please, let me know how to do it...

Thanks in advance.

Regards

Kyung Woo.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183879
Active Contributor
0 Kudos

Hi Kyung,

It seems the routine actually takes the price which is automatically determined and based on that it is redetermining the value. So please check how the routine is enabled first.

If you want to value to come even the automatic determination doesnt give any value, then make the change accordingly in teh routine.

otherwise, there is no other way by which this can happen.

Reward point if the approach helps.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kyung,

I think there is code in routine 703 which forces to pick price from standard price if condition value for ZS53 is not determined.

Analyze your routine code via T.Code VOFM.

or Please come again with exact details what you want to acheive and structure of your pricing procedure.

Regards,

Gaurav Raghav.