<?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: Retreiving plants based on company code in program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283916#M1021998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are u selecting the table T001W? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2008 12:50:04 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2008-08-13T12:50:04Z</dc:date>
    <item>
      <title>Retreiving plants based on company code in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283915#M1021997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     My requirement is I have 6 company codes in which there are 16 plants all together but my requirement is I need only 6 plants from them and these plants are in various company codes.&lt;/P&gt;&lt;P&gt;It would be helpful if someone can provide solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 13, 2008 4:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 12:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283915#M1021997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving plants based on company code in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283916#M1021998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are u selecting the table T001W? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 12:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283916#M1021998</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2008-08-13T12:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving plants based on company code in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283917#M1021999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the table TVKO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 12:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283917#M1021999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T12:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving plants based on company code in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283918#M1022000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select bukrs werks from tvko into itab &lt;/P&gt;&lt;P&gt;where bukrs in bukrs_list.&lt;/P&gt;&lt;P&gt;Sort itab by bukrs.&lt;/P&gt;&lt;P&gt;Delete adjacent records comparing bukrs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this you can get single company code and corresponding plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 13:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283918#M1022000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T13:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Retreiving plants based on company code in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283919#M1022001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rules&lt;EM&gt;of&lt;/EM&gt;Engagement] before posting further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can confirm that you have read the rules, then I will also give my answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 16:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retreiving-plants-based-on-company-code-in-program/m-p/4283919#M1022001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T16:46:27Z</dc:date>
    </item>
  </channel>
</rss>

