Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDCPS (Chane Pointers table updation).

Former Member
0 Likes
534

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.

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
438

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]

Read only

Former Member
0 Likes
438

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