Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

selling price in sales order

Former Member
0 Kudos
354

hi all,

i need to calculate the selling price in the sales order by using

VBAK, VBAP, KONV tables how should i proceed for this requirement

can any body send me the CODE patch to do this, i need this urgent

4 REPLIES 4
Read only

Former Member
0 Kudos
313

Hi,

VBAP-NETPR will give you the selling price of an individual item,

ask your functional consultant to tell all the condition types used in your pricing proceadure, or ask for the proceadure name , then you can find all the condition types in V\08 transaction code,

then try to implement your logic according to your requirement,

reward points if useful,

regards,

muralidhar.

Edited by: muralidhar gullipalli on Jun 2, 2008 11:04 AM

Read only

Former Member
0 Kudos
313

Hi,

here you have to use ur logic, there is no any specific code for it..

Just go thru by SE38.

if you face a problem then you can consult..

All the Best...

Rgds

Yogesh

Read only

Former Member
0 Kudos
313

HI

u can't use the table to calculate selling price in sales order,

because u know in sales order data or price come from pricing proc. & from sales order different table like vbap,vbak,konv updated

So plz tell ur scenario to find the sollution

thanx

San

Edited by: Sanjay Nair on Jun 2, 2008 2:50 PM

Read only

Former Member
0 Kudos
313

i got