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

Problem with change pointers

Former Member
0 Likes
317

Hi everybody.

We´ve customized change pointers with mesage type DEBMAS to send customer data. We have scheculeD a job with program RBDMIDOC to create idocs from change pointers.

The problem is the next:

If between two jobs one customer is created and lately modified before the job is triggered the idoc is filled with status "MODIFICATION" but Id like to send this idoc with status "CREATION" because in the receiver system this customer doesnt exist yet and it needs to know that the idoc encapusule a cusotomer creation or a customer modification.

How could I solve this situation????

Id like that when a customer is created and lately modified beetween two jobs the staus is "CREATION" and not "MODIFICATION".

The idoc field that informs me if is a creation or a modification is MSGFN

Regards and thank u so much.

1 REPLY 1
Read only

rainer_hbenthal
Active Contributor
0 Likes
284

Cant see how to solve this with ABAP.