<?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: multiple fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544984#M1073489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the Field is present on the normal screen (not selection screen) then you can check the below thread..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=15000207&amp;amp;messageID=1501162" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=15000207&amp;amp;messageID=1501162&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 06:37:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-22T06:37:16Z</dc:date>
    <item>
      <title>multiple fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544981#M1073486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;   is there any way to change my screen single input fields to mutiple input fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;zlf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 03:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544981#M1073486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T03:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: multiple fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544982#M1073487</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;Could you be a bit more clear.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean like changing parameters to select-options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to your screen layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give one more input field  with same data type and length  to look like select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and change your select statemnt accordingly using between &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasanth Kasturi on Sep 22, 2008 6:49 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 04:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544982#M1073487</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-09-22T04:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544983#M1073488</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;This option will give multiple selection option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select-options : s_matnr for mara-matnr&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This option will give single parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;parameters: p_matnr like mara-matnr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 04:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544983#M1073488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T04:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: multiple fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544984#M1073489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the Field is present on the normal screen (not selection screen) then you can check the below thread..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=15000207&amp;amp;messageID=1501162" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=15000207&amp;amp;messageID=1501162&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 06:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544984#M1073489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: multiple fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544985#M1073490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANX Vijay Babu Dudla &lt;/P&gt;&lt;P&gt;BEST REGARDS&lt;/P&gt;&lt;P&gt;ZLF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 11:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-fields/m-p/4544985#M1073490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T11:58:48Z</dc:date>
    </item>
  </channel>
</rss>

