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

IDoc - Change Pointer

Former Member
0 Likes
456

Hi all,

I want to create material master idoc data, using change pointer, but i want that the change pointer is created only if a few fields of material master are changed. I found that with transaction BD52 i can choose the fields i want to active the change pointer, but it doesnt work... The change pointer is created if i modified fields that are not in this table...

have I to do something else than chose fields in transaction BD52 ???

Thanks !

PabloX

1 REPLY 1
Read only

Former Member
0 Likes
317

Hi all,

The problem with this is that in this customer, they are not using the standar funcition module to create the idocs, the are using a copy. With the standard one (MASTERIDOC_CREATE_SMD_MATMAS) it works ok.

I will see what they did in the copied FM (Z_MASTERIDOC_CREATE_SMD_MATMAS).

Regards,

PabloX.