Application Development 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: 

Change pointers

manubhutani
Active Contributor
0 Kudos
93

Hi Guru's

I am aware of how change pointer works,

But can anybody tell the hierarchy how tables bdcp , bdcps, cdhdr and cdpos

gets filled after the config has been done in bd50, bd61, bd52 etcc....

And how can I do this for my Z table, whenever entry gets created or change in this table and it will be linked to message type, beausei hope change pointers can only be created for message types

Please help

Regards

Manu

1 ACCEPTED SOLUTION

Former Member
0 Kudos
59

hello,

check this u will get some idea

http://www.abapprogramming.net/2008/01/ale-change-pointers.html

Thank u,

santhosh

2 REPLIES 2

Former Member
0 Kudos
60

hello,

check this u will get some idea

http://www.abapprogramming.net/2008/01/ale-change-pointers.html

Thank u,

santhosh

Former Member
0 Kudos
59

Hi Manu,

Run the report RBDMIDOC or execute the transaction BD21 , then idocs will be created for any changes made in master data ,then through idocs you can post the values in Z table as soon as master data is changed or created.( Run the report RBDMIDOC in background, schedule it to run periodically for a specified amount of time).

regards

Vinod