<?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 Select-option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173766#M997771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guy's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-Secreen i added pa0001-gsber field. i want to retrieve the output based on this gsber field.  but in development this field is not used any select statements.   How to validate this field and also how to display the output based on this field.  Please help me friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 07:50:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T07:50:50Z</dc:date>
    <item>
      <title>Select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173766#M997771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guy's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-Secreen i added pa0001-gsber field. i want to retrieve the output based on this gsber field.  but in development this field is not used any select statements.   How to validate this field and also how to display the output based on this field.  Please help me friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 07:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173766#M997771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T07:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173767#M997772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write select on infotype PA0001 as ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from PA0001 into table it_PA0001&lt;/P&gt;&lt;P&gt;            where gsber in s_gsber. &amp;lt;-- U can add some more&lt;/P&gt;&lt;P&gt;                                                     conditions .. on pernr, begda , endda ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 07:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173767#M997772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T07:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173768#M997773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Sai .,&lt;/P&gt;&lt;P&gt; To validate Business Area (GSBER)  check with table TFIN020 (Assignment of Business Areas to Company Codes ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select gsber from TFIN020 where gsber in s_gsber .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt; Sreenivas Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 08:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173768#M997773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T08:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173769#M997774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understood from your question You have created a selection screen with the field  pa0001-gsber,the same field not in your select query,if I am right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First seach is this field exist any one of table you have used for your select query if it so you can easily validate,other wise take the table pa0001 and join with any one of your table with key fields,if you send your code we can provide you the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 08:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/4173769#M997774</guid>
      <dc:creator>former_member125931</dc:creator>
      <dc:date>2008-07-17T08:05:55Z</dc:date>
    </item>
  </channel>
</rss>

