‎2010 Mar 24 11:53 AM
HI Friends,
we have one report usnig the table CDHDR and CDPOS. if we cahnge anything in VA42 that field isreflects in the zreport .
if we add any material in va42, that field is not reflecting in CDPOS. how we get the detail
Thanks & Regards,
Vallamuthu.M
Edited by: vallamuthu madheswaran on Mar 24, 2010 5:35 PM
‎2010 Mar 24 12:20 PM
Check this : http://wiki.sdn.sap.com/wiki/display/ABAP/ABAP-DataChangeTrackerforCustom+Tables
Use FM : 'CHANGEDOCUMENT_READ_HEADERS', 'CHANGEDOCUMENT_READ_POSITIONS'
‎2010 Mar 24 12:31 PM
Hi Madhavi,
This FM's also won't give the field name and value.
Thanks & Regards,
Vallamuthu.M
‎2010 Mar 24 1:58 PM
Hi,
Check the config. We need to config the MATNR as a change pointer for VA42 change .
Thanks,
Raj.
‎2010 Apr 09 10:41 AM
Solved. Any added material is not recorded in CDPOS. The line item number is stored in the TABKEY field.
Thanks & Regards,
Vallamuthu.M