cancel
Showing results for 
Search instead for 
Did you mean: 

Find out difference in price change

Former Member
0 Kudos
67

Hi all,

I have to find out the difference in the sales order price and delivery price.

For some reason the price has increased and so we have changed the price in the delivery ( Sales order already created).

Difference price = Delivery price - sales order price.

Now i have to find out the delivery which has different price from sales order then find out the difference.

Can anyone help me with this?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member209761
Active Contributor
0 Kudos

raviteja8 ,

By changing price in delivery, what do you mean?

If your requirement is a price difference report (diff in price between invoice and order) then you may either develop a Zreport with the tables VBRK/VBRP/VBFA/VBAK/VBAP

You will have to display VBRP-NETWR and VBAP-NETWR

Or else you can also go for QUERY in you know how to combine the tables logically

Thanks & Regards,

Hegal K Charles

Lakshmipathi
Active Contributor
0 Kudos

Can you please reconfirm that you maintain price in delivery ?? If so, please also let me know why you maintain price in delivery ?

G. Lakshmipathi

Former Member
0 Kudos

Also, How can/do we maintain price in delivery?