‎2007 Oct 30 6:37 PM
Hi,
can anyone suggest me inputs in identifying Material master data for a material that are created / Changed on a particluar day and marked for deletion in SAP tables .
Let me know the Tables that are to checked to get the data .
Thanks in advance.
Regards,
Ry
.
‎2007 Oct 30 6:45 PM
Hi,
For changes to Material master, you can check entries of table CDHDR and CDPOS.
Get data from CDHDR for OBJECTCLAS = 'MATERIAL'. Enter the date range for which you are looking the entries. Get all the details and use the same to extract data from CDPOS.
CDPOS will give you the details if the field is marked for deletion.
Hope this helps you to start working on.
ashish