cancel
Showing results for 
Search instead for 
Did you mean: 

Update value of Pricing condition

Former Member
0 Kudos

Hi all,

I am having existing custom program in which sales order get display through ALV. and when user select records through ALV and execute, All pricing conditions of selected sales order gets updated. For this BDC is written( in which Update button is clicked on condition tab at line item in sales order)

My requirement is to add new field for pricing condition on selection screen. and if user puts any pricing condition on the field, only that pricing condition should get updated with new value for selected sales order. It should not update all the pricing condition for the sales order.

Problem: I can not use BDC in this particular case because if i use Update button on condition tab(line item ) in sales order on BDC, it will update all the pricing condition of sale order.

Question: How i will trace new value of any pricing condition. Functional are saying that it is maintained in VK13. If this is a case

then

1)How I will come to know in which config table, Condition record exist i.e New value of pricing .

2)Each pricing Condition will have multiple condition tables ( Lot of combinations) and I will come to know about the tableu2019s only at runtime. For getting the values from table I need the value of there respective key fields.

How I will get the values of all the key fields of the condition tables ?

If there is any better way to get the new reprising value of pricing condition please let me know?

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

gomatheeswaran_palaniappa
Active Contributor
0 Kudos

Hi,

Please check if any other standard pricing types suits your requirement. Assuming that your current pricing type is 'B'-carry out automatic pricing. So, when you update pricing, you can choose the best that suit your case.

[http://help.sap.com/saphelp_46c/helpdata/en/dd/560f03545a11d1a7020000e829fd11/content.htm]

Regards,

P Gomatheeswaran

Former Member
0 Kudos

Hi,

Requirement has been changed. Now i have given the pricing value on the selection screen itself.

Thanks for ur answers.

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

See SAP Note 930870 - (Re)determination and (re)valuation of conditions

Regards

Eduardo