<?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 Ws_query function module obsolete in ECC 6.0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-query-function-module-obsolete-in-ecc-6-0/m-p/2933098#M691120</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;   V r upgrading system from 4.6 to ecc 6.0 . In one of the programs FM ws_query is obsole, pls let me know the replacement of it.&lt;/P&gt;&lt;P&gt;form process_selections_filen.&lt;/P&gt;&lt;P&gt;  call function 'WS_QUERY'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            filename = p_filen&lt;/P&gt;&lt;P&gt;            query    = 'FE'&lt;/P&gt;&lt;P&gt;       importing&lt;/P&gt;&lt;P&gt;            return   = g_subrc&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            others   = 1.&lt;/P&gt;&lt;P&gt;  check syst-subrc ne 0 or g_subrc ne 1.&lt;/P&gt;&lt;P&gt;  message e000(zz) with p_filen text-e01.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Oct 2007 08:48:18 GMT</pubDate>
    <dc:creator>former_member396896</dc:creator>
    <dc:date>2007-10-21T08:48:18Z</dc:date>
    <item>
      <title>Ws_query function module obsolete in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-query-function-module-obsolete-in-ecc-6-0/m-p/2933098#M691120</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;   V r upgrading system from 4.6 to ecc 6.0 . In one of the programs FM ws_query is obsole, pls let me know the replacement of it.&lt;/P&gt;&lt;P&gt;form process_selections_filen.&lt;/P&gt;&lt;P&gt;  call function 'WS_QUERY'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            filename = p_filen&lt;/P&gt;&lt;P&gt;            query    = 'FE'&lt;/P&gt;&lt;P&gt;       importing&lt;/P&gt;&lt;P&gt;            return   = g_subrc&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            others   = 1.&lt;/P&gt;&lt;P&gt;  check syst-subrc ne 0 or g_subrc ne 1.&lt;/P&gt;&lt;P&gt;  message e000(zz) with p_filen text-e01.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2007 08:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-query-function-module-obsolete-in-ecc-6-0/m-p/2933098#M691120</guid>
      <dc:creator>former_member396896</dc:creator>
      <dc:date>2007-10-21T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ws_query function module obsolete in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-query-function-module-obsolete-in-ecc-6-0/m-p/2933099#M691121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must OO ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a method of CL_GUI_FRONTEND_SERVICES class to do the same process. This is the new class for handling files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2007 09:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-query-function-module-obsolete-in-ecc-6-0/m-p/2933099#M691121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-21T09:32:36Z</dc:date>
    </item>
  </channel>
</rss>

