‎2006 Jul 25 3:59 PM
Hi,
I am trying to use FM CHANGEDOCUMENT_READ_HEADERS to track changes to a particular field in MARD.I tried to look it up in CDHDR but I'm not able to find. Can anyone tell me which objectclas is for MARD?
Thanks,
A.P.
‎2006 Jul 25 4:34 PM
Change document object for material is MATERIAL. Use transaction SCDO for change document object overview.
-Kiran
‎2006 Jul 25 4:11 PM
Hello,
The object class is MAT_FULL. Did you look at table CDHDR using SE16 to know change pointers were recorded?
Thanks,
Venu
‎2006 Jul 25 4:34 PM
Change document object for material is MATERIAL. Use transaction SCDO for change document object overview.
-Kiran
‎2006 Jul 25 4:37 PM
Hi A.P,
The object class is <b>MATERIAL</b> for MARD changes.
Please use FM <b>CHANGEDOCUMENT_READ</b> instead to read changes for header and items in the same time.
Regards,
Ferry Lianto
‎2006 Jul 25 4:46 PM
Thank you Venu, Kiran, and Ferry for your replies.
Kind Regards,
A.P.
‎2006 Jul 25 4:58 PM
Hi,
depending on your system (Standard / Retail), you might find MARD under class MATERIAL. Check also the data element, if change documents are activated.
Regards,
Christian