<?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 Getting &amp;quot;NOT_FOUND&amp;quot; execption while using SUBMIT RFBIBLOO EXPORT MEMORT . in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035983#M1171262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                I am using SUBMIT RFBIBLOO EXPORT MEMORY TO LIST AND RETURN. &lt;/P&gt;&lt;P&gt;But getting execption like &lt;STRONG&gt;NOT_FOUND&lt;/STRONG&gt; Pla solve my propblem. I am using complete code is as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT RFBIBL00 WITH  DS_NAME   =   DSN&lt;/P&gt;&lt;P&gt;                    WITH  FL_CHECK  =   '' "FL_CHECK&lt;/P&gt;&lt;P&gt;                    WITH  OS_XON    =   ''  "OS_XON&lt;/P&gt;&lt;P&gt;                    WITH  XNONUNIC =    'X' "XNONUNIC&lt;/P&gt;&lt;P&gt;                    WITH  CALLMODE  =   'D'  "CALLMODE&lt;/P&gt;&lt;P&gt;                    WITH  MAX_COMM  =   MAX_COMM&lt;/P&gt;&lt;P&gt;                    WITH  PA_XPROT  =   'X'    "PA_XPROT&lt;/P&gt;&lt;P&gt;                    WITH  ANZ_MODE  =   ANZ_MODE&lt;/P&gt;&lt;P&gt;                    WITH  UPDATE    =   V_UPDATE&lt;/P&gt;&lt;P&gt;                    WITH  XPOP      =    ''  "XPOP&lt;/P&gt;&lt;P&gt;                    WITH  XLOG      =   'X'  "XLOG&lt;/P&gt;&lt;P&gt;                    WITH  XINF      =   ''  "XINF.&lt;/P&gt;&lt;P&gt;                    EXPORTING LIST TO MEMORY and RETURN.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'LIST_FROM_MEMORY'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      LISTOBJECT = T_ABAPLIST&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      NOT_FOUND  = 1&lt;/P&gt;&lt;P&gt;      OTHERS     = 2.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2009 11:57:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-12T11:57:46Z</dc:date>
    <item>
      <title>Getting "NOT_FOUND" execption while using SUBMIT RFBIBLOO EXPORT MEMORT .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035983#M1171262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                I am using SUBMIT RFBIBLOO EXPORT MEMORY TO LIST AND RETURN. &lt;/P&gt;&lt;P&gt;But getting execption like &lt;STRONG&gt;NOT_FOUND&lt;/STRONG&gt; Pla solve my propblem. I am using complete code is as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT RFBIBL00 WITH  DS_NAME   =   DSN&lt;/P&gt;&lt;P&gt;                    WITH  FL_CHECK  =   '' "FL_CHECK&lt;/P&gt;&lt;P&gt;                    WITH  OS_XON    =   ''  "OS_XON&lt;/P&gt;&lt;P&gt;                    WITH  XNONUNIC =    'X' "XNONUNIC&lt;/P&gt;&lt;P&gt;                    WITH  CALLMODE  =   'D'  "CALLMODE&lt;/P&gt;&lt;P&gt;                    WITH  MAX_COMM  =   MAX_COMM&lt;/P&gt;&lt;P&gt;                    WITH  PA_XPROT  =   'X'    "PA_XPROT&lt;/P&gt;&lt;P&gt;                    WITH  ANZ_MODE  =   ANZ_MODE&lt;/P&gt;&lt;P&gt;                    WITH  UPDATE    =   V_UPDATE&lt;/P&gt;&lt;P&gt;                    WITH  XPOP      =    ''  "XPOP&lt;/P&gt;&lt;P&gt;                    WITH  XLOG      =   'X'  "XLOG&lt;/P&gt;&lt;P&gt;                    WITH  XINF      =   ''  "XINF.&lt;/P&gt;&lt;P&gt;                    EXPORTING LIST TO MEMORY and RETURN.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'LIST_FROM_MEMORY'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      LISTOBJECT = T_ABAPLIST&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      NOT_FOUND  = 1&lt;/P&gt;&lt;P&gt;      OTHERS     = 2.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035983#M1171262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "NOT_FOUND" execption while using SUBMIT RFBIBLOO EXPORT MEMORT .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035984#M1171263</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;Check the List is getting generated when yiu run the program manually using same selection data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 12:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035984#M1171263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T12:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "NOT_FOUND" execption while using SUBMIT RFBIBLOO EXPORT MEMORT .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035985#M1171264</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;    List generating the output perfectly while using ths Submit RFBIBL00 but the function module not capturing the list output into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 12:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-quot-not-found-quot-execption-while-using-submit-rfbibloo-export/m-p/5035985#M1171264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T12:17:26Z</dc:date>
    </item>
  </channel>
</rss>

