<?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 in select statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613399#M1087024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goldenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be problem in &lt;STRONG&gt;Type&lt;/STRONG&gt; mismatch between the screen fields and database table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 07:01:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T07:01:30Z</dc:date>
    <item>
      <title>problem in select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613397#M1087022</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;I ve a select statement. its like SELECT SINGLE FILEDS FROM DBTABLE INTO SCREEN_FIELDS WHERE CONDITIONS. &lt;/P&gt;&lt;P&gt;SCREEN_FIELDS ARE THE DRAG FIELDS FROM THE TABLE IN SCREEN.&lt;/P&gt;&lt;P&gt;It showing me an error message when i m checking for the syntax that " the fields are not in the list. but i ve the checked all the fields are in proper order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 06:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613397#M1087022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T06:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem in select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613398#M1087023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;If you have used table fields on screen than yo u have to select data in that table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you have screen field from work area of table itab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single fields  from DB tab &lt;/P&gt;&lt;P&gt;into wa_itab&lt;/P&gt;&lt;P&gt;where....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 06:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613398#M1087023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T06:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613399#M1087024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goldenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be problem in &lt;STRONG&gt;Type&lt;/STRONG&gt; mismatch between the screen fields and database table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613399#M1087024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem in select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613400#M1087025</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;Whatever fileds you have decalred in the screen, you need to declare the same in the TOP INCLUDE of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you have a field in the screen with name w_name&lt;/P&gt;&lt;P&gt;then you must declare the same variable in the program also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:34:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-statement/m-p/4613400#M1087025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:34:14Z</dc:date>
    </item>
  </channel>
</rss>

