<?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: Returncodes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024703#M715124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi the returncode will come to L_RC. If the l_rc value is zero then you can consider that as Success. Not equal to zero means treat that as no data found. That's it. Generally the return code will be 4 or 8 for not found. But any not zero value indicates error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2007 07:27:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-15T07:27:53Z</dc:date>
    <item>
      <title>Returncodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024702#M715123</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 am populating 0requester by calling this form "bbp_get_requester"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when this doent find any values then what wud be the return code and how i will handle it? because when this form doent find values it is not allowing to load data instead it throws an error "Record 1 :No value found for attribute 0REQESTER for InfoObject 0USERNAME = ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me how will i handle it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following is the code for 0REQUESTER in transfer rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: l_s_errorlog TYPE rssm_s_errorlog_int.&lt;/P&gt;&lt;P&gt;DATA: l_s_errorlog TYPE rssm_s_errorlog_int.&lt;/P&gt;&lt;P&gt;data: l_rc type i.&lt;/P&gt;&lt;P&gt;perform bbp_get_requester using TRAN_STRUCTURE-afnam&lt;/P&gt;&lt;P&gt;RECORD_NO&lt;/P&gt;&lt;P&gt;g_s_minfo&lt;/P&gt;&lt;P&gt;changing RESULT&lt;/P&gt;&lt;P&gt;g_t_errorlog&lt;/P&gt;&lt;P&gt;l_rc.&lt;/P&gt;&lt;P&gt;returncode &amp;lt;&amp;gt; 0 means skip this record&lt;/P&gt;&lt;P&gt;RETURNCODE = l_rc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abort &amp;lt;&amp;gt; 0 means skip whole data package !!!&lt;/P&gt;&lt;P&gt;ABORT = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full points will be assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 07:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024702#M715123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Returncodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024703#M715124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi the returncode will come to L_RC. If the l_rc value is zero then you can consider that as Success. Not equal to zero means treat that as no data found. That's it. Generally the return code will be 4 or 8 for not found. But any not zero value indicates error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 07:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024703#M715124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T07:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Returncodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024704#M715125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 08:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returncodes/m-p/3024704#M715125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T08:27:01Z</dc:date>
    </item>
  </channel>
</rss>

