cancel
Showing results for 
Search instead for 
Did you mean: 

Add new condition type manually in pricing - Update terminated error

Former Member
0 Kudos

Hello,

I am trying to insert a new condition type in a pricing. But I am getting error as Update terminated.

I have used pricing_data_prepare function module and passed the KOMK, KOMP and KOMV structures to pricing function module.

I want to know if I am missing something?

Also I wish to confirm what is the exact use of function module PRICING_COMPLETE?

Can PRICING_COMPLETE function module used for inserting a new condition type in pricing ? How?

Thanks and rgds,

Anand

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks.

Jelena
Active Contributor
0 Kudos

What exactly is an error that you see in Update Termination (check SM13)? Most likely you're trying to insert a line that already exists or something like that...

Also you need to specify what exactly you're trying to do. There is no such thing as inserting in "pricing". You can add a new pricing condition to a sales order, for example, but that's a different story. In any case, I don't think you're supposed to use any of the mentioned function modules...

Former Member
0 Kudos

Are you trying to programmatically sneak in a new condition type?

Or, are you trying to insert a condition type in pricing procedure configuration?

Could you elaborate on the business problem?