‎2011 Dec 16 12:22 PM
What is a change pointer mechanism ? What are the areas in which I can include this concept ?
‎2011 Dec 16 12:45 PM
Hi
It is designed to master data distribution (see this [link|http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm]) but sometimes I have used it to filter critical changes in some organizations. Think that in tables CDHDR/CDPOS you have a huge volume of data. You can create your own pointer and filter it and create your/their own control tools.
I hope this helps you
Regards
Eduardo
‎2011 Dec 16 12:45 PM
Hi
It is designed to master data distribution (see this [link|http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm]) but sometimes I have used it to filter critical changes in some organizations. Think that in tables CDHDR/CDPOS you have a huge volume of data. You can create your own pointer and filter it and create your/their own control tools.
I hope this helps you
Regards
Eduardo
‎2011 Dec 16 12:54 PM
Hello friend,
I think these links will be very much useful for you to get a good understanding about change pointer mechanism.
http://wiki.sdn.sap.com/wiki/display/ABAP/ALEChangePointers
http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm
I think this will help you to understand the concept much better.
Thanks,
Sri Hari
‎2011 Dec 19 9:56 AM
Thank you very much friends . Now I have a good deal of idea and will be using the same very soon .