Chnage Pointers

Question: Hi,
I am using change pointers to generate an IDOC on chnage as well as create vendor. On Vendor change it only generates the segents in which the data was changed. I have a requirement where I want to generate the entrie IDOC (not just chnaged segments) on change. I do not want to use Work flow because the development for chnage pointers already exists. Any help in this matter will be highly appreciated.
Thanks.
nss

Answer:
Hi,
I am using change pointers to generate an IDOC on chnage as well as create vendor. On Vendor change it only generates the segents in which the data was changed. I have a requirement where I want to generate the entrie IDOC (not just chnaged segments) on change. I do not want to use Work flow because the development for chnage pointers already exists. Any help in this matter will be highly appreciated.
Thanks.
nss

Hi, I have faced this requirment many years ago and the solution that I made was the following:

In spite of running program RBDMIDOC to create IDOC from Change pointer, I created a specific program to read change pointer (like RBDMIDOC do) and have the list of vendors that should be send and submit RBDSECRE with the list of vendors to create the IDOC.

SSII

Answer:
You are defeating the whole point of using change pointers - that only the changed segments are generated and sent. Why don't you consider a batch job to periodically send all vendor records
Copyright ?2007 - 2008 www.jt77.com