Application Development 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: 

source tables for VK13

Former Member

Hi. I need to prepare a transaction which will display price-changes history. Very similar is VK13. I'd like to ask which tables keep data about:

- date of price change

- amount of new price

- type of price

- other info (dates from, to ...)

<b>But the most important thing: WHO (user) set that new price</b>

I'd be very thankful for giving me some advice. Greetings. P.

2 REPLIES 2

Former Member

TABLES: CDHDR, CDPOS, A071, A073, KONP

0 Kudos

A073, KONP and KONH work for me. Thanks!