‎2005 Jun 10 3:56 PM
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
‎2005 Jun 10 4:07 PM
‎2005 Jun 10 4:19 PM
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