‎2008 Feb 22 4:26 AM
Hi,
I have created z message type zcremas and configured all setting for change pointers (bd52 etc ) . idoc is getting created successfully .
I have add custom segment for address for idoc and which is also getting populated thourgh use exit .
I want to configure change pointers on address fields like street etc in xk02 , for which I added this field in bd52 ( object adresse table adrc fieldname street) and run bd21 . but if i changed only street field , I found entries have been written in bdcp , cdhdr , cdpos ,but Idoc is not getting triggered .
why when adrc fields added to bd52 are not trigeering idoc
plz help me to solve this problem .
Thanks
‎2008 Feb 22 4:31 AM
when we add custom segments ,, there is no provision in the standard transaction where these custom segment values can be put into... we have to either remove the segment and then post the document.....
‎2008 Feb 22 4:38 AM
Hi
WE have to run the standard pgm RBDMIDOC to trigger changes
Reward if useful
‎2008 Sep 11 8:55 PM
Hi Brunda,
Did you succeed to populate the IDOC through change pointers when a field in the custom segment is changed. Does the change pointer triggered if only street in the zsegment is changed?
I had the same requirment to trigger the IDOC with the change pointers when a field in the custom segment is changed.
Could you please let me know.
Thanks in advance,
Chenni.
Edited by: Chenni Malyala on Sep 11, 2008 9:56 PM
Edited by: Chenni Malyala on Sep 11, 2008 10:16 PM
‎2008 Sep 22 6:52 AM
Hi,
when you are adding custom segment, add the data into idoc using enhancements and do ale configoration using message control.
hope this helps you..
narendra
‎2008 Sep 22 10:32 AM
hi,
Check the message type for Change pointers is activate or not (BD50).
we need to execute the program RBDMIDOC to generate IDOCs from change pointers.
regards
padma