cancel
Showing results for 
Search instead for 
Did you mean: 

New pricing type and its condition type re-determination on a sales order.

Former Member
0 Kudos

Hi All,

Recently, we updated a discount condition type (increase in value) in our system and would like to update the discount condition by using standard pricing type. We don't want to re-determine the all the condition types, so we are using a custom reserved pricing type 'X' and included the logic in the routine RV61AFZA (as per SAP note # 24832).


But when re-determine this new pricing type on an existing sales order, that particular condition type is being determined twice (one with the old discount condition value and another entry with latest discount value).


Kindly suggest if we need to any more program changes in order to re-determine that particular condition type alone.


thank you.


Regards,

satya

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184771
Contributor
0 Kudos

Hi,

its due to new routine which you had used for updating the discount condition only in your PP, you need to debug the issue and find out the RCA probably the you had not written the code for clearing the value of the discount type in your z routine.

Thanks

SS

former_member184555
Active Contributor
0 Kudos

Hi Satya...what is the logic built for Price Type 'X'?