<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: filtering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682388#M300667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;You need to do filtering while defining the distribution model(BD64).&lt;/P&gt;&lt;P&gt;For eg,while transferring materials you could set filters at the plant(WERKS) level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2006 13:40:47 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2006-11-23T13:40:47Z</dc:date>
    <item>
      <title>filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682384#M300663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in ALE how to do filtering?i need  to pass some fields to inboundsystem ,then how to  pass using filtering?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682384#M300663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682385#M300664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Filtering at Idoc Level &amp;#150; T.C. BD64&lt;/P&gt;&lt;P&gt;Enables u to send only a subset of data that is releavant to the receiver.&lt;/P&gt;&lt;P&gt;There are several filter objects for each msg type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set a filter value, then every idoc pases through the filter.&lt;/P&gt;&lt;P&gt;If the value in Idoc doesn&amp;#146;t match with filter values, the data record is dropped.&lt;/P&gt;&lt;P&gt;You can filter out the whole idoc using filters&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for eg, u can filter based on plant, so that receiver gets the plant data he is interested in. e1marcm-werks).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you wanted to send only data of Plant X, set the filter value to X. Only if the plant = X, the idoc will be sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;Go to BD64, and open your model.&lt;/P&gt;&lt;P&gt;Identify your sender and receiver in the model.&lt;/P&gt;&lt;P&gt;Open up this in your hierarchy, and then create a filter here.&lt;/P&gt;&lt;P&gt;For the fields in teh filter, create Plant for example, and set the value as plant = X.&lt;/P&gt;&lt;P&gt;save and distribute the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this helps reward points accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682385#M300664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682386#M300665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Check this &amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a6136507d11d18ee90000e8366fc2/content.htm"&amp;gt;http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a6136507d11d18ee90000e8366fc2/content.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://sap.ittoolbox.com/groups/technical-functional/sap-r3-ale/idoc-filtering-922749"&amp;gt;http://sap.ittoolbox.com/groups/technical-functional/sap-r3-ale/idoc-filtering-922749&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682386#M300665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682387#M300666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can set filters &lt;/P&gt;&lt;P&gt;1.using user exits when the idoc is creating time, &lt;/P&gt;&lt;P&gt;2. at distribution level&lt;/P&gt;&lt;P&gt;for idoc  segment filters &lt;/P&gt;&lt;P&gt;some  tcods...&lt;/P&gt;&lt;P&gt;BD53- IDOC REDUCTION MAINTENANCE&lt;/P&gt;&lt;P&gt;BD56- SEGMENT REDUCTIONBD64- DISTIBUTION MODEL&lt;/P&gt;&lt;P&gt;BD64- DISTIBUTION MODEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;but u r query meaning like u want send some extra data&amp;lt;/b&amp;gt; if it is write find the user exit to fill the data in the segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Naresh K Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682387#M300666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: filtering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682388#M300667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;You need to do filtering while defining the distribution model(BD64).&lt;/P&gt;&lt;P&gt;For eg,while transferring materials you could set filters at the plant(WERKS) level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering/m-p/1682388#M300667</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-11-23T13:40:47Z</dc:date>
    </item>
  </channel>
</rss>

