‎2007 Oct 10 10:34 AM
Hi,
Is there a way to know the changes on the the specific field of a table?
Example: If there is an update on the fields of a table can we identify which fields were updated and what were the original values prior to updates?
Thanks a lot!
Mark
‎2007 Oct 10 10:35 AM
Hi,
Check the Tables CDPOS and CDHDR.
CDHDR has the header information for changes in objects (like material master)
CDPOS has the information for the positions of the object. They work together joining fields OBJECTCLAS, OBJECTID & CHANGENR.
Thanks.
‎2007 Oct 10 10:35 AM
Hi,
Check the Tables CDPOS and CDHDR.
CDHDR has the header information for changes in objects (like material master)
CDPOS has the information for the positions of the object. They work together joining fields OBJECTCLAS, OBJECTID & CHANGENR.
Thanks.