Application Development 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: 

Equipment IDOC Issue.

Former Member
0 Kudos

Hi everybody,

I'm creating change pointers for the message type MDM_EQUIPMENT_SAVEREPLICA, when an equipment is created and updated. But now I need to create change pointers when an equipment is flagged to deletion. The problem is that when an equipment is flagged to deletion, this action by itself does not change any field in the equipment master tables, the deletion flag is a system status of the Equipment. Do you know how can I create change pointers when an Equipment is flagged to deletion in order to create and idoc from this change pointer and then distribute the deletion in the other systems?

Thanks and Regards,

1 REPLY 1

Former Member
0 Kudos

I did not find a way to do that using change pointers. I created a job that checks the statuses change document table.

Edited by: Fernando Franzolini on Mar 12, 2010 7:25 PM