‎2010 Aug 02 4:15 PM
Hi Friends,
could you please help me, Actually we have changed the vendor master data in MK02, when i modified the vendor master data in MK02 That time the system updates the Change pointers table BDCPS.
Could you please help me where the BDCPS table updates at time vendor master change in MK02
Please help me
Thanks.
Charnn.
‎2010 Aug 03 1:13 PM
Why don't you use ST05 to trace the SQL executions upon that table, you'll then be able to easily reach the ABAP source line. By the way, the CHANGE_POINTERS_CREATE* function modules are used to write change pointers. See [sap library|http://help.sap.com/saphelp_nw2004s/helpdata/en/78/2178da51ce11d189570000e829fbbd/frameset.htm]
‎2010 Aug 03 1:17 PM
Hi charan,
what is the necessary to know where it is updation, Do u want to filter the values getting updated in the table? pls specify