<?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 selection screen fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006427#M710406</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;I have two selection screen fields, one is PO number and second one is PO item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is if we give the value of PO Number in first filed then the related po items should appear in the F4 value of the second field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible please send the details with the code. It's very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vidyadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 13:25:41 GMT</pubDate>
    <dc:creator>vidyadhar2k2</dc:creator>
    <dc:date>2007-11-05T13:25:41Z</dc:date>
    <item>
      <title>selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006427#M710406</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;I have two selection screen fields, one is PO number and second one is PO item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is if we give the value of PO Number in first filed then the related po items should appear in the F4 value of the second field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible please send the details with the code. It's very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vidyadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 13:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006427#M710406</guid>
      <dc:creator>vidyadhar2k2</dc:creator>
      <dc:date>2007-11-05T13:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006428#M710407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set your own search help for the item field. Then using parameter ID set the value of the PO. You can then use this value on the search help for the items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 13:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006428#M710407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T13:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006429#M710408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use FM&amp;lt;b&amp;gt; F4_FIELD_ON_VALUE_REQUEST&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;for the field PO item..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN this u need 2 pass an internal table dat wud b displayed as help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This table can be populated as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select ebelp from ekpo into table it_ebelp where ebeln in p_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;herep_ebeln is ur parameter on selection screen&lt;/P&gt;&lt;P&gt;Pass dis itab to the above FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps..reward if it does&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 13:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3006429#M710408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T13:30:10Z</dc:date>
    </item>
  </channel>
</rss>

