<?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 sinlge Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753378#M1460486</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;Maybe there is something wrong  in your clause. Check them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rahhaoui mohamed on Mar 31, 2010 5:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Mar 2010 15:02:14 GMT</pubDate>
    <dc:creator>mrahhaoui</dc:creator>
    <dc:date>2010-03-31T15:02:14Z</dc:date>
    <item>
      <title>Select sinlge Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753377#M1460485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;good day&lt;/P&gt;&lt;P&gt;I ve got problem with second single * from cost...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 SELECT SINGLE * FROM cssl INTO ls_cssl WHERE kokrs = '1000' AND     " Here iam getting the data
                                                   kostl = ls_crco-kostl AND
                                                   lstar = afrud_imp-learr.
if sy-subrc = 0.
 SELECT single * FROM cost INTO ls_cost WHERE gjahr = lv_gjahr AND    Here itsnot getting..
                                               objnr = ls_cssl-objnr AND
                                               versn = '0'.

Endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values:&lt;/P&gt;&lt;P&gt;LS_CSSL-OBJNR =  KL100010-60     CON&lt;/P&gt;&lt;P&gt;LV_GJAHR = 2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even ive checked with values in COST table.. Data is in COST also but iam not getting the in ls_cost.. is there any wrong in Select single statement.&lt;/P&gt;&lt;P&gt;Plz any one have a look the code and guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use a more meaningful subject line next time.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Mar 31, 2010 4:59 PM -  tags added&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 14:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753377#M1460485</guid>
      <dc:creator>former_member251546</dc:creator>
      <dc:date>2010-03-31T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select sinlge Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753378#M1460486</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;Maybe there is something wrong  in your clause. Check them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rahhaoui mohamed on Mar 31, 2010 5:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 15:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753378#M1460486</guid>
      <dc:creator>mrahhaoui</dc:creator>
      <dc:date>2010-03-31T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Select sinlge Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753379#M1460487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem is most likely versn = '0'.&lt;/P&gt;&lt;P&gt;navigate to the value table and find out what the correct value is.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 15:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753379#M1460487</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-03-31T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Select sinlge Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753380#M1460488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try VERSN = '000'. (Conversion exit ALPHA strikes again and Thomas was faster)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 15:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-sinlge-problem/m-p/6753380#M1460488</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-03-31T15:04:26Z</dc:date>
    </item>
  </channel>
</rss>

