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: 

Sales Document- Delivery block Change

Former Member
0 Kudos

capture.png

Hello,

I am looking to extract, using SQv1, the change information at sales document header to report on the time it takes between delivery block codes.

I have tried using the table CDHR but I did not manage to get the information I need. I attached an example of the data I tried to extract.

Any help is more than welcome.

Regards

Benjamin

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Look at CDPOS for changed field values, but be aware this table is a cluster table, so you won't be allowed to use a 'Table Join'... (Search also in online help for 'change documents')