2009 Feb 20 8:02 AM
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
2009 Feb 20 10:13 AM
hello,
check this u will get some idea
http://www.abapprogramming.net/2008/01/ale-change-pointers.html
Thank u,
santhosh
2009 Feb 20 10:13 AM
hello,
check this u will get some idea
http://www.abapprogramming.net/2008/01/ale-change-pointers.html
Thank u,
santhosh
2009 Feb 21 5:29 AM
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