<?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: doubt abt select-option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927753#M384724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to declare your own values in the domain which is behind the data element.&lt;/P&gt;&lt;P&gt;and then change your code to&lt;/P&gt;&lt;P&gt;select-options : kunnr TYPE kna1-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Florian Kemmer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 14:29:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-01T14:29:44Z</dc:date>
    <item>
      <title>doubt abt select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927751#M384722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options : kunnr for kna1-kunnr.&lt;/P&gt;&lt;P&gt;on the selection screen there is a data base accses for kunnr.&lt;/P&gt;&lt;P&gt;on the selection screen if i want to have my own selected values like 100&lt;/P&gt;&lt;P&gt;200&lt;/P&gt;&lt;P&gt;300&lt;/P&gt;&lt;P&gt;400 &lt;/P&gt;&lt;P&gt;500.hw to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927751#M384722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T14:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: doubt abt select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927752#M384723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options : kunnr for kna1-kunnr no-intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now there will be one icon next to select option field , click on that givet he values one by one in row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927752#M384723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T14:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: doubt abt select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927753#M384724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to declare your own values in the domain which is behind the data element.&lt;/P&gt;&lt;P&gt;and then change your code to&lt;/P&gt;&lt;P&gt;select-options : kunnr TYPE kna1-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Florian Kemmer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927753#M384724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T14:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: doubt abt select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927754#M384725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can maintain the Value table for this one, in the Domain just maintain the value table, if this is not posiible then you can maintain programetically. &lt;/P&gt;&lt;P&gt;In the Initialization event of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Sel_opt-LOW = 100.
Append Sel_opt.
Sel_opt-LOW = 200.
Append Sel_opt.
Sel_opt-LOW = 300.
Append Sel_opt.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-abt-select-option/m-p/1927754#M384725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T14:41:56Z</dc:date>
    </item>
  </channel>
</rss>

