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

Reservation Create Date

Former Member
0 Likes
403

Hi,

For performance tracking purposes we would like to track when a reservation is created.

I have looked at RESB and cannot find any fields that capture the creation date.

I have also checked tables CDHDR and CDPOS for change information regarding to RESB inserts. Unfortunatelly I only found related entries for networks. I did not find anything for production orders, which of course is what I need.

I appreciate any suggestions you have on how I can obtain this information.

Regards,

Roy

1 REPLY 1
Read only

Former Member
0 Likes
377

can't.

you might want to try to adapt the process to create events that you can track, another attempt might be to change pp-order status when the reservation is created (this will only work when posting, of course) or you might want to do something of your own. but in sap r/3-core there's no chance of tracking reservations that are not manually created.