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 (BD53) do not work for non standard SAP fields

Former Member
0 Likes
1,212

Hello,

Our release is 40B.

I try to activate the change pointers on an additional idoc segment Z1MARAM (idoc extension) containing the field MARA-ZZBUNDLE. After maintaining/activating the reduction (BD53), all fields that we want to have the change pointer working on are there, except the MARA-ZZBUNDLE. <b>The change pointer is not working on this field.</b> After manually adding the field via BD52, the changepointer is still not working.

Additional info: Idoc is created correctly/send when sending without making use of change pointer.

Can anyone give a clue how to activate change pointer on MARA-ZZBUNDLE?

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
768

Hi eric,

check the dataelement of ZZBUNDLE field.In the data element chwck whether the check box 'Change document' has checked or not?Please chk the check box.

Regards,

Nagaraj

3 REPLIES 3
Read only

Former Member
0 Likes
768

Hi,

use BD61 to cativate change pointers

Activating Change Pointers

Change pointer generation has to be activated at both the

general level and message type.

1) Goto BD61, check the checkbox Change pointers activated - generally.

2) Save

3) Goto BD50, Choose the row for message type MATMAS, and check mark the corresponding field

4) Save

Converting change pointers to IDOCs

• Create, change or mark for deletion materials using

transaction MM01, MM02, or MM06.

• Execute transaction BD21

• Enter Message type MATMAS

• Execute

You can see tha changes gets reflected in 810 client that are done in 800 client.

Regards

Amole

Read only

former_member404244
Active Contributor
0 Likes
769

Hi eric,

check the dataelement of ZZBUNDLE field.In the data element chwck whether the check box 'Change document' has checked or not?Please chk the check box.

Regards,

Nagaraj

Read only

0 Likes
768

Hi Nagaraj,

Thanks for your feedback. After changing the data element and adding the fields via BD52, the change pointer is triggered !

Eric