‎2010 Jan 06 5:20 PM
Hi Gurus,
i have a question, when execute program RMDATIND and modify materials, What is the table where he keeps the log?
Regards
Gabo.
‎2010 Jan 08 12:23 PM
Hi Gabo,
it's save as application log, access via MM90 or more general SLG1. If you like a more technical approach, have a look at function group SBAL.
BR,
Christian
‎2010 Jan 08 12:45 PM
check cdpos and cdhdr
in cdhdr pass objectclas = 'MATERIAL',udate = your date , chngind = 'U'.
Then pass the retrieved values to cdpos like
objectid = object id from cdhdr, changenr = change number from cdhdr.
Edited by: Keshav.T on Jan 8, 2010 6:20 PM