Hello Guys,
Apart from CDHDR/CDPOS and AUT10, is there a way to track Network reservation (RESB) change history?
What are the best practices to track these changes?
Appreciate your feedback!
Thanks
Mahesh.
Dear Mahesh,
You can get useful information in this thread,
http://scn.sap.com/thread/1925761
Check and revert back.
Regards
Mangalraj.S
Thanks for the reply. Looks like there is no standard way of doing it.
I am planning to store versions in a Z info structure or Z table.
I am struggling to find a field for storing external system's GUID on reservation tables. Has anybody used any such fields on Reservation tables? What is the method to update this field?
There are many fields even on RSADD but I am not able to update them.
Regards
Mahesh.
Go to transaction in production server, DB02 >> (left pane) >> Space >> Largest tables >> (right pane). In that see if you have RESB table, if yes, you need to consider the system performance to implement change logs to RESB, it may serious hog your system performance.