<?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: problem with select options while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417982#M539694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have done it and still im not getting the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do now***?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2007 14:04:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-02T14:04:49Z</dc:date>
    <item>
      <title>problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417969#M539681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 4 select optins for my program, if i give all the select options , im not getting the out put. so i run debugging mode and i found that while selecting the options itz selecting the options starting with IEQ ( plant : 0050, but itz taking as IEQ0050) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how to rectify this problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abhilash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417969#M539681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417970#M539682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417970#M539682</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-06-29T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417971#M539683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u post the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use  IN instead of = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from ztable where field1 &amp;lt;b&amp;gt;IN&amp;lt;/b&amp;gt; S_field1 and&lt;/P&gt;&lt;P&gt;                                       field2 &amp;lt;b&amp;gt;IN&amp;lt;/b&amp;gt; S_FIELD2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417971#M539683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417972#M539684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using IN operator can solve ur problem i thk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;paste ur code to give more i/ps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417972#M539684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417973#M539685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TABLES : Z_DELIVARY_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : PLANT FOR Z_DELIVARY_TABLE-WERKS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 SALESDOC FOR Z_DELIVARY_TABLE-VBELN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 CODGRUPE FOR Z_DELIVARY_TABLE-OTGRP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 MATERIAL FOR Z_DELIVARY_TABLE-MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : ITAB TYPE Z_DELIVARY_TABLE OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : CONTAINER TYPE REF TO CL_GUI_CUSTOM_CONTAINER,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       GRID TYPE REF TO CL_GUI_ALV_GRID,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       gt_fieldcat TYPE lvc_t_fcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM Z_DELIVARY_TABLE INTO CORRESPONDING FIELDS OF TABLE ITAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        WHERE WERKS IN PLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        AND VBELN IN SALESDOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        AND OTGRP IN CODGRUPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        AND MATNR IN MATERIAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        AND SPRAS = 'D'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                        AND MNCOD = '3050'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417973#M539685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417974#M539686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using a ztable.First check the where clause fields are primary key fields or not or in the index in the same sequence, if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417974#M539686</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-06-29T11:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417975#M539687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no problem here.&lt;/P&gt;&lt;P&gt;chk if there is data for plant specified.&lt;/P&gt;&lt;P&gt;and 1 caution... try not to use corresposndig fld. this will surely reduce the performance at any cost.&lt;/P&gt;&lt;P&gt;if u dont require all, selct only those u wann.&lt;/P&gt;&lt;P&gt;if u req most of them, select * and then move all those req into a separate table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lemme know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417975#M539687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417976#M539688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether any data exists in the database table for the select-options data thta u r entering on selection screen.&lt;/P&gt;&lt;P&gt;As you are giving all the selct-options on selection screen,there may not be any data in ur table.&lt;/P&gt;&lt;P&gt;check once.&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sasi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417976#M539688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417977#M539689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no problem in the coding. You check the table entries with that plant.&lt;/P&gt;&lt;P&gt;when you click on selectoption you will see that IEQ0050 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417977#M539689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417978#M539690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the point is i am using a view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i called all the data from that view itself  as it is clear in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what should i do now ???? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it also taking a lot  of time when executing, after that i m getting an error that 'memory low '&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 11:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417978#M539690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T11:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417979#M539691</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;You should remove SIGN and OPTI from  that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 12:05:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417979#M539691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T12:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417980#M539692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i could'nt understand what is SIGN and OPTI!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you xplain me clearly??????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 12:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417980#M539692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T12:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417981#M539693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;deffine the select options from the table. not from the view. then try it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 12:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417981#M539693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T12:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417982#M539694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have done it and still im not getting the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do now***?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 14:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417982#M539694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select options while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417983#M539695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the table(from which you are retriving data) and check whether data is there not by giving all the data as you are giving in the program selection screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 14:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options-while-debugging/m-p/2417983#M539695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T14:48:24Z</dc:date>
    </item>
  </channel>
</rss>

