hi all
my prob is as follows
when we run vfo3 tcode and enter an invoice number
then after that i clik on the header button
after that i choose condtion tab
in that we hav
net price
and tax
but in the alv
we hav price wid conditon pr00
i want to find this amount
this amount is the total of all the items prices
for this i got
knumv from vbrk
and then put this knumv in konv table
and set kschl = pr00
then i got some records whose kwert fild givs the value
now if i sum the values of kwert it gives that price which is presented it that vf03
now my prob is can i find the same price in some table without doing the calculation
thnx hope u ppl would hav understand my prob