<?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: Filter problem in BD64 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717559#M1107783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime if you add filter, the basic type will be changed internally to the recent one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it might be changed to CREMAS06 inside I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a break point inside the FM &lt;STRONG&gt;MASTERIDOC_CREATE_CREMAS&lt;/STRONG&gt; ( at the end ), &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE'  and check the variable  F_IDOC_HEADER-IDOCTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be your basic type ( whatever you used in partner profiles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not, you have to change the basic type manually using some spots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Asik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2008 05:24:09 GMT</pubDate>
    <dc:creator>asik_shameem</dc:creator>
    <dc:date>2008-11-13T05:24:09Z</dc:date>
    <item>
      <title>Filter problem in BD64</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717557#M1107781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am setting the filters in Customer Distribution model no IDOCs are getting generated.&lt;/P&gt;&lt;P&gt;Its giving the following message when I run RBDMIDOC program manually by giving the &lt;/P&gt;&lt;P&gt;message type CREMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 master IDocs set up for message type CREMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 communication IDoc(s) generated for message type&lt;/P&gt;&lt;P&gt;CREMAS	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remove the Filter from the Distribution model IDOCs are getting generated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is I want to generate IDOCs only when the Vendor Account group is "RTO".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For setting the filter the following changes I have done.&lt;/P&gt;&lt;P&gt;Maintained values in View V_TBD10 with the following values&lt;/P&gt;&lt;P&gt;ALE Object Type - KTOKK&lt;/P&gt;&lt;P&gt;Segm Type         - E1LFA1M&lt;/P&gt;&lt;P&gt;No                      - 1&lt;/P&gt;&lt;P&gt;field                      KTOKK &lt;/P&gt;&lt;P&gt;Offset                   13&lt;/P&gt;&lt;P&gt;Int length               4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After maintaing these values am able to see the Account group in  Filter group and there I have &lt;/P&gt;&lt;P&gt;defined the value as RTO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if I have account group RTO or not no IDOCS are getting generated ....what could be the &lt;/P&gt;&lt;P&gt;problem , please give ur inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more question is instead of scheduling the RBDMIDOC in background is there any setting to generate IDOC immediately after creating/changing the Vendor master&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 06:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717557#M1107781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T06:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Filter problem in BD64</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717558#M1107782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one help me on this.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 05:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717558#M1107782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-13T05:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter problem in BD64</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717559#M1107783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime if you add filter, the basic type will be changed internally to the recent one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it might be changed to CREMAS06 inside I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a break point inside the FM &lt;STRONG&gt;MASTERIDOC_CREATE_CREMAS&lt;/STRONG&gt; ( at the end ), &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE'  and check the variable  F_IDOC_HEADER-IDOCTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be your basic type ( whatever you used in partner profiles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not, you have to change the basic type manually using some spots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Asik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 05:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filter-problem-in-bd64/m-p/4717559#M1107783</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-11-13T05:24:09Z</dc:date>
    </item>
  </channel>
</rss>

