Application Development and Automation 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: 
Read only

change pointers

Former Member
0 Likes
824

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

5 REPLIES 5
Read only

Former Member
0 Likes
635

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.....

Read only

Former Member
0 Likes
635

Hi

WE have to run the standard pgm RBDMIDOC to trigger changes

Reward if useful

Read only

Former Member
0 Likes
635

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

Read only

Former Member
0 Likes
635

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

Read only

Former Member
0 Likes
635

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