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 create time

Former Member
0 Likes
415

How to find the create time for the PO.

Is it any way to find out without hitting the CDHDR(OBJECTID) or any change pointer tables..?

Any help would be appreciated.

Thanks,

Mark

How to find the create time for the PO.

Is it any way to find out without hitting the CDHDR(OBJECTID) or any change pointer tables..?

Any help would be appreciated.

Thanks,

Mark

2 REPLIES 2
Read only

Former Member
0 Likes
392

I doubt it. You could create an append strucutre on EKKO and store the time on there yourself via a user exit/BADI.

Read only

Former Member
0 Likes
392

check EKKO-AEDAT. This field gives PO creation date.

Award points, if this reply helps you.