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

PO data

Former Member
0 Likes
421

Hi,

I am working with purchase order creation.After creating the PO there will be an invoice tab in items data.When u click that tab it will show you a tax button and when pressed it will show some data(tax calculated data.

But we dont know in which table this data is stored.It is showing komp and komv,but it is structures.

As per my thinking i think when this button is pressed it will calculate using a function module and transfer that values to the screen.But am not sure,Can anybody clear this one.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
399

hi,

use these tables.

KONP,KONH,KONV.

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
400

hi,

use these tables.

KONP,KONH,KONV.

Read only

arpit_shah
Contributor
0 Likes
399

Hi,

At time of entry for doing calculation & all that things, it is uses structure and after that

It is stored in KONV table.

Regards,

Arpit