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

Filters in BD64

Former Member
0 Likes
711

Hi,

I have created a reduced Message type YMATMAS from Matmas.

Now I want to send the idoc only for some storage location. I belive we can control this my setting up filters in distribution model (BD64).

Can anybody please suggest me how to do that.

Thanks in advance,

Santosh

2 REPLIES 2
Read only

Former Member
0 Likes
390

Hi Santosh,

Filtering is set up in transaction BD56.

Brad

Read only

Former Member
0 Likes
390

Hi Santosh,

As far as I am aware, filters only allow you to remove Idoc segments based on the sender and receiver partners, not based on the contents of the segments themselves.

To filter based on segment contents, I think you will have to use the userexit EXIT_SAPLMV01_002 of function MASTERIDOC_CREATE_MATMAS. You could put code in here according to your requirements.

Cheers,

Brad