<?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: select-option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805853#M655674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure of SELECT-OPTIONS is DDSHSELOPT.&lt;/P&gt;&lt;P&gt;yor can open it in SE11 - datatype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2007 08:22:06 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-09-03T08:22:06Z</dc:date>
    <item>
      <title>select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805850#M655671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the structure of select-options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 04:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805850#M655671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T04:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805851#M655672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SIGN &lt;/P&gt;&lt;P&gt;OPTION &lt;/P&gt;&lt;P&gt;LOW        &lt;/P&gt;&lt;P&gt;HIGH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 04:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805851#M655672</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-09-03T04:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805852#M655673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options: s1 for vbak-vbeln. ( here u have to include the TABLES stat. above in the program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  Z123.&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;TABLES: VBAK.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: S1 FOR VBAK-VBELN.&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;ACTUALLY  in the system an internal table is going to create which will have the name  S1. and it will have 4 fields CALLED...&lt;/P&gt;&lt;P&gt;SIGN &lt;/P&gt;&lt;P&gt;OPTION&lt;/P&gt;&lt;P&gt;LOW&lt;/P&gt;&lt;P&gt;HIGH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS &lt;/P&gt;&lt;P&gt;SARIT( IF U PLEASED PLS GIVE ME POINTS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805852#M655673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T07:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805853#M655674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure of SELECT-OPTIONS is DDSHSELOPT.&lt;/P&gt;&lt;P&gt;yor can open it in SE11 - datatype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 08:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805853#M655674</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-03T08:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: select-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805854#M655675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SHLPNAME	SHLPNAME	CHAR	30	0	Name of a Search Help&lt;/P&gt;&lt;P&gt;SHLPFIELD	SHLPFIELD	CHAR	30	0	Name of a search help parameter&lt;/P&gt;&lt;P&gt;SIGN	TVARV_SIGN	CHAR	1	0	ABAP: ID: I/E (include/exclude values)&lt;/P&gt;&lt;P&gt;OPTION	TVARV_OPTI	CHAR	2	0	ABAP: Selection option (EQ/BT/CP/...)&lt;/P&gt;&lt;P&gt;LOW	RSDSSELOP_	CHAR	45	0	'Generic' SELECT-OPTION for Dynamic Selections&lt;/P&gt;&lt;P&gt;HIGH	RSDSSELOP_	CHAR	45	0	'Generic' SELECT-OPTION for Dynamic Selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is the structure of select-option,&lt;/P&gt;&lt;P&gt;Thank u,&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 08:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option/m-p/2805854#M655675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T08:43:26Z</dc:date>
    </item>
  </channel>
</rss>

