<?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: Selection-screen Processing. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262303#M1017126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the code in the at selection screen for field S_cndtyp, instead of the other field.&lt;/P&gt;&lt;P&gt;When S_cndtyp is populated, use the logic to fetch all the condition tables immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are multiple condition tables, You need to populate an internal table with all the values and pass the table to the function module F4IF_INT_TABLE_VALUE_REQUEST , so that only those table values are displayed when the user wants the search help on the condition table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Sushil Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2008 16:09:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-01T16:09:39Z</dc:date>
    <item>
      <title>Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262302#M1017125</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 in my selection screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONDITION TYPE (T685-kschl) as Select-options (mandatory)  -&amp;gt; S_cndtyp&lt;/P&gt;&lt;P&gt;CONDITION TABLE (T682I-Kotabnr) as Select-options (mandatory)-&amp;gt;S_cndtbl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that&lt;/P&gt;&lt;P&gt;Depending on the  Condition Type given as input..I should display Valid Condition tables as pop-up when i press F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have coded like this..&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR s_cndtbl-low.&lt;/P&gt;&lt;P&gt;  PERFORM  valid_cndtbl USING s_cndtbl-low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i wrote the logic for rest in the Subroutine mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem i'm getting is under this event mentioned above,  S_cndtyp( condition type given in input) is not getting populated with the value given in the selection-screen previously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i get that Select-options value??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 15:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262302#M1017125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262303#M1017126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the code in the at selection screen for field S_cndtyp, instead of the other field.&lt;/P&gt;&lt;P&gt;When S_cndtyp is populated, use the logic to fetch all the condition tables immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are multiple condition tables, You need to populate an internal table with all the values and pass the table to the function module F4IF_INT_TABLE_VALUE_REQUEST , so that only those table values are displayed when the user wants the search help on the condition table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Sushil Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262303#M1017126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262304#M1017127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you look at the Search help &lt;STRONG&gt;COPA_KSCHL_ALL&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262304#M1017127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262305#M1017128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In continuation to the Post i given ..the below code is the  one i have used..my Problem is that S_cndtyp marked in bold in below code is not  getting populated with the value filled on the selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to go thru entire code given below..My question is how to access the S_cndtyp filled &lt;/P&gt;&lt;P&gt;on Selection-screen..Rest of the code is working fine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i get some other approach??&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  valid_cndtbl&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;I_CNDTYP  text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM valid_cndtbl using v_cndtbl.&lt;/P&gt;&lt;P&gt;Data: v_setyp type t681-setyp,&lt;/P&gt;&lt;P&gt;      v_vtext type t681T-vtext.&lt;/P&gt;&lt;P&gt;Refresh: i_kozgf.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;To get KOZGF for given Condition types&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Select kozgf&lt;/P&gt;&lt;P&gt;       from T685&lt;/P&gt;&lt;P&gt;       into table i_kozgf&lt;/P&gt;&lt;P&gt;       where kvewe = 'A'&lt;/P&gt;&lt;P&gt;       and   kappl = 'V'&lt;/P&gt;&lt;P&gt;       and   kschl in &lt;STRONG&gt;S_cndtyp&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If not i_kozgf[] is initial.&lt;/P&gt;&lt;P&gt;  SELECT kotabnr&lt;/P&gt;&lt;P&gt;         FROM t682i&lt;/P&gt;&lt;P&gt;         INTO table i_tmpcndtbl&lt;/P&gt;&lt;P&gt;         FOR ALL ENTRIES IN i_kozgf&lt;/P&gt;&lt;P&gt;         WHERE kozgf eq i_kozgf-kozgf&lt;/P&gt;&lt;P&gt;         AND   kappl eq 'V'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    LOOP AT i_tmpcndtbl INTO wa_tmpcndtbl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      SELECT setyp&lt;/P&gt;&lt;P&gt;             FROM t681&lt;/P&gt;&lt;P&gt;             INTO v_setyp&lt;/P&gt;&lt;P&gt;             WHERE kvewe = 'A' AND&lt;/P&gt;&lt;P&gt;             kotabnr = wa_tmpcndtbl-kotabnr.&lt;/P&gt;&lt;P&gt;     endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      SELECT vtext&lt;/P&gt;&lt;P&gt;             FROM t681T&lt;/P&gt;&lt;P&gt;             INTO v_vtext&lt;/P&gt;&lt;P&gt;             WHERE kvewe = 'A' AND&lt;/P&gt;&lt;P&gt;             kotabnr = wa_tmpcndtbl-kotabnr and&lt;/P&gt;&lt;P&gt;             setyp = v_setyp.&lt;/P&gt;&lt;P&gt;    endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        wa_cndtbl-kotabnr = wa_tmpcndtbl-kotabnr.&lt;/P&gt;&lt;P&gt;        wa_cndtbl-vtext   = v_vtext.&lt;/P&gt;&lt;P&gt;        APPEND wa_cndtbl TO i_cndtbl.&lt;/P&gt;&lt;P&gt;        Clear: v_setyp, v_vtext, wa_cndtbl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            retfield        = 'KOTABNR'&lt;/P&gt;&lt;P&gt;            dynpprog        = sy-cprog&lt;/P&gt;&lt;P&gt;            dynpnr          = sy-dynnr&lt;/P&gt;&lt;P&gt;            dynprofield     = 'V_CNDTBL'&lt;/P&gt;&lt;P&gt;            value_org       = 'S'&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            value_tab       = i_cndtbl&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            parameter_error = 1&lt;/P&gt;&lt;P&gt;            no_values_found = 2&lt;/P&gt;&lt;P&gt;            OTHERS          = 3.&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno&lt;/P&gt;&lt;P&gt;            WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    ENDFORM.                    " valid_cndtabl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ksiva on Aug 1, 2008 9:45 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ksiva on Aug 1, 2008 9:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262305#M1017128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262306#M1017129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use loop-endloop to get all the values in the select options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at S_cndtyp.&lt;/P&gt;&lt;P&gt;processing logic to get values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Sushil Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262306#M1017129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262307#M1017130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to read screen field values using function module dynp_values_read.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262307#M1017130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262308#M1017131</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;Simply use the function module &lt;STRONG&gt;F4IF_INT_TABLE_VALUE_REQUEST&lt;/STRONG&gt; for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please reward if you find the answer useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kamesh Bathla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 18:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262308#M1017131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262309#M1017132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM serves my purpose to some extent..Using the Fm given, i can retrieves the Screen field values only..&lt;/P&gt;&lt;P&gt;I need to fetch all values in the Select-options table (say given multiple values for Select-options )..&lt;/P&gt;&lt;P&gt;how can i retrieve the Entire Select-options table values???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Aug 2008 08:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262309#M1017132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-02T08:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262310#M1017133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;FM serves my purpose to some extent..Using the Fm given, i can retrieves the Screen field values only..&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I need to fetch all values in the Select-options table (say given multiple values for Select-options )..&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you not use this fm for all selection screen values one by one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Aug 2008 11:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262310#M1017133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-02T11:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262311#M1017134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use the Fm to read selection-screen values one by one..&lt;/P&gt;&lt;P&gt;Say for if the input is Select-options -&amp;gt; I can read its low and high value,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But &lt;STRONG&gt;my question is&lt;/STRONG&gt; what if when the user enters multiple values for select-options..&lt;/P&gt;&lt;P&gt;the only option is i have to look for an approach where in i can capture the entire Select-options table, that is what i'm looking for..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262311#M1017134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262312#M1017135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user click 'Multiple Selection' of the selection option to fill the values, the data populated in the condition_type internal table will be visible in the AT-SELECTION SCREEN event of condition_table selection otpion.Please debug and check. Hope this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For handling if user enter single values , you can use funtion module as said in the previous replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mohamed Aboobacker Siddique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262312#M1017135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen Processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262313#M1017136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ksiva.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to suggest,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the tables,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIF4B - BAPI selection options for choosing values via search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COMT_PRSEARCH_SEL_OPTION - Selection options for value selection with search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDSHSELOPT - Selection options for value selection with search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SHSELOPT - Fields of the search help selection options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that's usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-processing/m-p/4262313#M1017136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:16:32Z</dc:date>
    </item>
  </channel>
</rss>

