‎2009 Mar 30 4:23 AM
Hi Sapians,
My Client requirement is that in Customer Master data under sales area data on menubar under extras when ever some one change or delete Bill of Lading Text and Pick List Text how can he know that by whom and at what time it has changed and the Old and New value.
If its not possible in standard SAP to track then whats the procedure (program/code change) to know that
‎2009 Mar 30 4:36 AM
Hi
The tables CDHDR and CDPOS help you to get these details
Pass the system date and the customer as object id in the tables to get these details .
Update if any issues
‎2009 Mar 30 6:13 AM
Hi Martina, Thanks for the reply
Its a master data changes not document changes..any other try?
‎2009 Mar 30 4:53 AM