<?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: sy-subrc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047274#M421651</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;Basicall sy-subrc is validation for sucess = 0, failure (a non zero) value.&lt;/P&gt;&lt;P&gt;A function module can return any non zero value as per exceptions raised.&lt;/P&gt;&lt;P&gt;Hence not the game of 4s or 8s. its of zeros and non zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Kaleem,&lt;/P&gt;&lt;P&gt;Reward if helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Mar 2007 08:40:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-17T08:40:01Z</dc:date>
    <item>
      <title>sy-subrc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047271#M421648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when does sy-subrc reads 4,8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 06:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047271#M421648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T06:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: sy-subrc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047272#M421649</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;(sy-subrc) for success and failure after any I/O and calls to function modules database selects, internal table reads, call transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 06:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047272#M421649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T06:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: sy-subrc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047273#M421650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sy-subrc eq 0 = at least one record was read.&lt;/P&gt;&lt;P&gt;SY_SUBRC = 4 No lines were read. &lt;/P&gt;&lt;P&gt;SY-SUBRC = 8 The search key was not fully qualified&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>Sat, 17 Mar 2007 08:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047273#M421650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T08:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: sy-subrc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047274#M421651</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;Basicall sy-subrc is validation for sucess = 0, failure (a non zero) value.&lt;/P&gt;&lt;P&gt;A function module can return any non zero value as per exceptions raised.&lt;/P&gt;&lt;P&gt;Hence not the game of 4s or 8s. its of zeros and non zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Kaleem,&lt;/P&gt;&lt;P&gt;Reward if helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 08:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047274#M421651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T08:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: sy-subrc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047275#M421652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SY-SUBRC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return value set by the following ABAP statements. In general, a content of 0 means that the statement was executed without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN sets SY-SUBRC to 0 if assignment to field symbol is possible, otherwise 4. &lt;/P&gt;&lt;P&gt;ASSIGN &amp;lt;dref&amp;gt;-&amp;gt;* sets SY-SUBRC to 0 if dereferencing is possible, otherwise 4.&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK sets SY-SUBRC to 0 if the user has the necessary authorization, otherwise 4, 8, 12, 16, 24, 28, 32, or 36 depending on the cause. &lt;/P&gt;&lt;P&gt;CALL DIALOG with USING sets SY-SUBRC to 0, if processing was successful, otherwise &amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;CALL FUNCTION sets SY-SUBRC according to the exception handling. &lt;/P&gt;&lt;P&gt;CALL METHOD sets SY-SUBRC according to the exception handling.&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN sets SY-SUBRC to 0 if the user chose Enter or Execute and 4 if the user chose Cancel.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION with USING sets SY-SUBRC to 0 if processing was successful, otherwise &amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS sets SY-SUBRC if there are runtime errors after the ENDCATCH statement. The value is specified in the program. &lt;/P&gt;&lt;P&gt;COMMIT WORK sets SY-SUBRC to 0.&lt;/P&gt;&lt;P&gt;COMMIT WORK AND WAIT sets SY-SUBRC to 0 if update was successful, otherwise &amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;COMMUNICATION INIT DESTINATION &amp;#133; RETURNCODE sets SY-SUBRC as specified.&lt;/P&gt;&lt;P&gt;CONCATENATE sets SY-SUBRC to 0 if the result fits into target variable, otherwise 4.&lt;/P&gt;&lt;P&gt;CREATE OBJECT sets SY-SUBRC if the exceptions of the instance constructor are handled.&lt;/P&gt;&lt;P&gt;CREATE OBJECT in OLE2 sets SY-SUBRC to 0 if an external object was created, otherwise 1,2, 3 with different causes.&lt;/P&gt;&lt;P&gt;DELETE sets SY-SUBRC to 0 if the operation was successful, otherwise 4 or &amp;lt;&amp;gt; 0 depending on cause.&lt;/P&gt;&lt;P&gt;DEMAND &amp;#133; MESSAGES INTO sets SY-SUBRC to 0 if a message table is empty, otherwise &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;DESCRIBE LIST sets SY-SUBRC to 0 if row or list exists, otherwise 4 or 8.&lt;/P&gt;&lt;P&gt;EXEC SQL - ENDEXEC sets SY-SUBRC to 0 in almost all cases. Only if no set was read with FETCH is SY-SUBRC 4.&lt;/P&gt;&lt;P&gt;FETCH sets SY-SUBRC to 0 if at least one row was read, otherwise 4.&lt;/P&gt;&lt;P&gt;GENERATE SUBROUTINE POOL sets SY-SUBRC to 0 if generation was successful, otherwise 8.&lt;/P&gt;&lt;P&gt;GET CURSOR sets SY-SUBRC to 0 if the cursor is correctly positioned, otherwise 4.&lt;/P&gt;&lt;P&gt;GET PARAMETER sets SY-SUBRC to 0 if value found in SAP Memory, otherwise 4.&lt;/P&gt;&lt;P&gt;IMPORT sets SY-SUBRC to 0 if import of data objects was successful, otherwise 4.&lt;/P&gt;&lt;P&gt;IMPORT sets SY-SUBRC to 0 if import of data objects was successful, otherwise 4. &lt;/P&gt;&lt;P&gt;LOAD REPORT sets SY-SUBRC to 0 if the operation was successful, otherwise 4 or 8 depending on cause. &lt;/P&gt;&lt;P&gt;LOOP sets SY-SUBRC to 0 if loop over extract was passed at least once, otherwise 4.&lt;/P&gt;&lt;P&gt;LOOP AT sets SY-SUBRC to 0 if loop over internal table was passed at least once, otherwise 4.&lt;/P&gt;&lt;P&gt;MODIFY sets SY-SUBRC to 0 if operation was successful, otherwise 4.&lt;/P&gt;&lt;P&gt;MODIFY LINE sets SY-SUBRC to 0 if list row was changed, otherwise &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;MODIFY sets SY-SUBRC to 0 if operation was successful, otherwise 4.&lt;/P&gt;&lt;P&gt;OLE2 automation, bundled commands set SY-SUBRC to 0 if all were successfully executed, otherwise 1, 2, 3, 4 depending on cause.&lt;/P&gt;&lt;P&gt;OPEN DATASET sets SY-SUBRC to 0 if the file was opened, otherwise 8.&lt;/P&gt;&lt;P&gt;Open SQL commands set SY-SUBRC to 0 if operation was successful, otherwise &amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;OVERLAY sets SY-SUBRC to 0 if at least one character is overlayed, otherwise 4.&lt;/P&gt;&lt;P&gt;READ DATASET sets SY-SUBRC to 0 if the read operation was successful, otherwise 4 or 8 depending on cause.&lt;/P&gt;&lt;P&gt;READ LINE sets SY-SUBRC to 0 if list row exists, otherwise &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;READ TABLE sets SY-SUBRC to 0 if the table row was found, otherwise 2, 4, 8 depending on cause.&lt;/P&gt;&lt;P&gt;REPLACE sets SY-SUBRC to 0 if search string could be replaced, otherwise &amp;lt;&amp;gt; 0. &lt;/P&gt;&lt;P&gt;ROLLBACK WORK always sets SY-SUBRC to 0.&lt;/P&gt;&lt;P&gt;SCROLL sets SY-SUBRC to 0 if scrolling in list successful, otherwise 4 or 8 depending on cause.&lt;/P&gt;&lt;P&gt;SEARCH sets SY-SUBRC to 0 if search string was found, otherwise 4.&lt;/P&gt;&lt;P&gt;SELECT sets SY-SUBRC to 0 if at least one row was read, otherwise 4 or even 8 with SELECT SINGLE FOR UPDATE.&lt;/P&gt;&lt;P&gt;SET COUNTRY sets SY-SUBRC to 0 if country ID was found in table T005X, otherwise 4.&lt;/P&gt;&lt;P&gt;SET BIT sets SY-SUBRC to 0 if bit was set, otherwise &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;SET TITLEBAR sets SY-SUBRC to 0 if title exists, otherwise 4.&lt;/P&gt;&lt;P&gt;SHIFT &amp;#133; UP TO sets SY-SUBRC to 0 if position was found in character string, otherwise 4.&lt;/P&gt;&lt;P&gt;SPLIT sets SY-SUBRC to 0 if size of target fields is sufficient, otherwise 4.&lt;/P&gt;&lt;P&gt;UPDATE sets SY-SUBRC to 0 if operation successful, otherwise 4.&lt;/P&gt;&lt;P&gt;WRITE &amp;#133; TO sets SY-SUBRC to 0 if assignment successful, otherwise 4.&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;Raman&lt;/P&gt;&lt;P&gt;Rewards if the information is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 09:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc/m-p/2047275#M421652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T09:01:19Z</dc:date>
    </item>
  </channel>
</rss>

