SAP Material Management
Material Master
(checking the history of who
changed the Material Master)
In SAP material master, we can access the Change History records for a Material via this menu navigation
In this report, you can see who change the material on which date and time,
you can double click each change document to see the content change detail
Here you can see that I have change to Material Group field from 001 to 002
In SE16N via Table CDHDR
Filter by User, Data, Time, and Transaction code,
you shall get a report the User access to make changes to the Material Master via MM02
Lets sort by DATE descending order
Content changes can be found via Table CDPOS using this
Change Document number
SE16N Table CDPOS
Change Document no.
Here are the content of the changes.
Note that CDPOS table do not have user/date/time, only CDHDR has this info.
The common link for these 2 tables is of course the Change Document no.
You can then download these two table CDHDR and CDPOS contents into a spreadhseet, use vlookup to combine the 2 tables using the Change Document no. as a key and hence you now have these info in a single record.