<?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: Displaying only active BOMs using CS20 ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374572#M183821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I just found out that the user does not enter the VALID FROM date . All that is entered into the selection criteria is Material , Usage , Change Number , Plant . &lt;/P&gt;&lt;P&gt;Will entering VALID FROM date help solve the problem of seeing only the active BOMs . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2006 19:38:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-24T19:38:00Z</dc:date>
    <item>
      <title>Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374567#M183816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends , &lt;/P&gt;&lt;P&gt;       I need to know is there way after i excecute CS20 transaction i can display only active BOMs . Is this possible ? Because right now it displays both active and inactive BOMs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 18:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374567#M183816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374568#M183817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought entering the date in VALID FROM will give you only the BOMs that are valid for that date. Are you using ECN?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 18:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374568#M183817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T18:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374569#M183818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes . I am using the ECN. Whenever a new material is added or changed . The end user does not want to see the active and inactive BOMs . To save time going through all the active and Inactive BOMs the user wants to see only Active BOMs . I would appreciate if you could give me your views on this topic . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 19:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374569#M183818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T19:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374570#M183819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then in that case, enter current date into the VALID FROM field and you should get only the active BOMs. But again this depends on how you control the BOMs. If you just change the BOM header status to 'Active' or 'Inactive' without actually changing the validity dates, then I don't think you can do anything but see all of them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 19:08:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374570#M183819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T19:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374571#M183820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks again for your valuable inputs . I will definitely get in touch with the user and see how it works. &lt;/P&gt;&lt;P&gt;Also does this simple problem require coding a user exit like EXIT_SAPMC29M_001 to display only the active BOMs . Thats only an option. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 19:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374571#M183820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T19:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying only active BOMs using CS20 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374572#M183821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I just found out that the user does not enter the VALID FROM date . All that is entered into the selection criteria is Material , Usage , Change Number , Plant . &lt;/P&gt;&lt;P&gt;Will entering VALID FROM date help solve the problem of seeing only the active BOMs . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 19:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-only-active-boms-using-cs20/m-p/1374572#M183821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T19:38:00Z</dc:date>
    </item>
  </channel>
</rss>

