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

version

Former Member
0 Likes
379

I have not found the version numbers along with old and new values for purchase order amendment. I have already refered EREV & CDPOS tables, in EREV table I have found REVNO and in CDPOS table there are OLD_VALUE & NEW_VALUE fields. I am unable to join these tables based on any key value.

2 REPLIES 2
Read only

former_member787646
Contributor
0 Likes
351

Hi,

Use the tables "CDHDR" and "CDPOS" table to view the data

which has been changed...They are related to each other by

the key fields.

Hope this would help you.

Murthy

Read only

Former Member
0 Likes
351

Hi,

In CDPOS Table there is filed OBJECTID,

In That field you can Pass REVNO value.

Regards,

Sujit