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

Table that stores sales document changes...

aris_hidalgo
Contributor
0 Likes
1,757

Hello Experts,

I need to get changed date and time for a given sales document. For example,

I need to show to the user the credit release date and time. Presently, I can only

show the credit release date which can be fetched from VBAK-CMFRE.I need to get also

the credit release time just like when you display the changes of a given sales

document via VA02.

Hope you can help me out here guys. Thank you and take care!

2 REPLIES 2
Read only

Former Member
0 Likes
410

Look at CDHDR and CDPOS table

Read only

gopi_narendra
Active Contributor
0 Likes
410

Table CDHDR - Change document header &

Table CDPOS - Change document items

are the tables u need to look for the change history.

Its regardless of a sales order or a purchase order.....all the changes are stored in this table

Regards

Gopi