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: 

IDoc DEBMAS07 - Change Pointer

RafaelVieira
Active Participant
0 Kudos

Hi.

There is already created an outbound interface for sending customers to legacy system through IDoc > PI > SQL.

As it was defined in DB52:

Object Table Field

DEBI KNA1 LOEVM

When users marks customer for deletion (t-code VD06 or XD02, don't know exactly how) the IDoc is generated, so the customer is deleted from the legacy system.

However, when the same user unmark the customer for deletion, the IDoc should be generated as well once the mark f, shouldn't it?

It's not being generated. Any suggestion of how to fix that?

Tks.

3 REPLIES 3

Former Member
0 Kudos

Hope this helps.

0 Kudos

Hi veerendranath, tks for your reply!

Actually, the problem I'm facing has no relation to partners.

If you read it carefully, you will see that the IDoc is being triggered when the user marks the customer to be deleted.

So, the IDoc triggers and interface which performs the deletion in the legacy system. However, when the user access again (maybe through XD02 or VD06 or someway else) and undo tha To-be-deleted flag, the IDoc is not being generated, and it must be triggered and send all the relevant related information for the customer to be created/updated in the target system.

Can someone help on that?

I really appreciate your help!

0 Kudos

I'll try to open it in another forum.

Tks.