cancel
Showing results for 
Search instead for 
Did you mean: 

How to restrict Idocs for a particular system ?

Former Member
0 Kudos

Hi Experts,

I have one requirement in Idocs :

Current scenario : Idocs are triggered for changes and creation of the customer master, due to change pointers being active.

But my requirement is that i want the Idocs to be triggered only for Customer master creation not changes for customer master.

If i remove the change pointers defined then the idocs triggering for all the other system will be affected and only customer master creation idocs will be triggered.

So i want to restrict the Idocs only for customer master creation for a particular system,

Please guide me with the steps .

Regards

Chaitanya Bhat

Accepted Solutions (0)

Answers (1)

Answers (1)

helmut_skolaut3
Active Participant
0 Kudos

Hi Chaitanya,

you have to create a new message type (e.g. ZDEBMAS) and link it to reference type DEBMAS. Then you can setup the change pointer creation for this message type individually. If you want to reduce the change pointers to only get IDOCs for Creation but not Change, you can use the BADI implementation from SALE ("Reduce Change pointers Menu").

Hope that helps you a bit.

Helmut