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 filtering through distribution model (BD64)

Former Member
0 Likes
1,016

I want to filter CLFMAS idocs based on class type 001 (Material class).

The filter works fine when added to distribution model of sending system, but does not work when added to distribution model of receiving system.

I wanted to do it in receiving system because it will receive IDOC's from different R/3 instances.

I was under the impression that the filtering could be done in distribution model of receiving system?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
670

Hi Raynald LaGuerre ,

Moslty IDoc Filtering will be done in Outbound Side & not in Inbound Side.

Though the System received IDoc from Different R/3 systems, it has to be filtered in Sending Systems itself and not by Receving Systems.

There wont be any use in filetering the IDoc at Receving side, since it utilises the Network traffic and reached the destination system.

Regards,

Anbalagan

I want to filter CLFMAS idocs based on class type 001 (Material class).

The filter works fine when added to distribution model of sending system, but does not work when added to distribution model of receiving system.

I wanted to do it in receiving system because it will receive IDOC's from different R/3 instances.

I was under the impression that the filtering could be done in distribution model of receiving system?

1 REPLY 1
Read only

Former Member
0 Likes
671

Hi Raynald LaGuerre ,

Moslty IDoc Filtering will be done in Outbound Side & not in Inbound Side.

Though the System received IDoc from Different R/3 systems, it has to be filtered in Sending Systems itself and not by Receving Systems.

There wont be any use in filetering the IDoc at Receving side, since it utilises the Network traffic and reached the destination system.

Regards,

Anbalagan