<?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: basic select in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191152#M1001867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what will be the sy-subrc value ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2008 23:50:27 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-07-22T23:50:27Z</dc:date>
    <item>
      <title>basic select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191151#M1001866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT SINGLE&lt;/P&gt;&lt;P&gt; shkzg zfbdt zbd1t zbd2t zbd3t rebzg&lt;/P&gt;&lt;P&gt;FROM bseg&lt;/P&gt;&lt;P&gt;INTO CORRESPONDING FIELDS OF bseg&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt; belnr = int_cond-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting any values in bseg.but If I am manually looking at the table of bseg...I am able to see the entries..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there some thing I need to take care..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 23:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191151#M1001866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T23:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: basic select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191152#M1001867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what will be the sy-subrc value ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 23:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191152#M1001867</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-22T23:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: basic select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191153#M1001868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its always 4 and I am not getting values from select statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 23:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191153#M1001868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T23:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: basic select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191154#M1001869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is int_cond-value variable is same as belnr?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try for testing just hardcode the value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
where
belnr = '0000001234' " Your table available value padded 
" with zeros and check
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 00:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191154#M1001869</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-23T00:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: basic select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191155#M1001870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When use INTO CORRESPONDING FIELDS OF bseg , you must use same bseg filednames in the program.&lt;/P&gt;&lt;P&gt;check it once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 02:03:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-select/m-p/4191155#M1001870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T02:03:23Z</dc:date>
    </item>
  </channel>
</rss>

