<?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: Access QAS system from DEV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479474#M224551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everbody for the reply.&lt;/P&gt;&lt;P&gt;Actually wht I have to do is. For example if there is a table MARA then in DEV prg I have to bring the data of MARA from QAS and store it in the internal tabla in my DEV program. so that i can do comparison of dev and qas data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r-albert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2006 09:52:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-03T09:52:30Z</dc:date>
    <item>
      <title>Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479469#M224546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an urgent requirement, Is there a way by which I can access r/3 QAS server from my abap program in dev server and fetch some data from QAS and show it in the dev server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Albert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 08:51:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479469#M224546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T08:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479470#M224547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its possible to do a remote compare of objects, if that is what you are looking for. From your program, goto Utilities &amp;gt; Versions&amp;gt; Version Management, and select 'Remote Comparision'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be prompted to enter the name of the server that you want to do remote compare with, and the results will be displayed immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To compare two reports programatically, use fm RFC_READ_REPORT, specifying the destination of the QAS system. you will get the report in an itab, which you will have to compare with the existing report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 08:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479470#M224547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479471#M224548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah u can ? try for RFC FMs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &amp;lt;b&amp;gt;RFC_READ_TABLE&amp;lt;/b&amp;gt;.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 08:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479471#M224548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479472#M224549</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 with the RFC 'RFC_READ_DEVELOPMENT_OBJECT', this might help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 08:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479472#M224549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T08:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479473#M224550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer this  pdf.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f50dcd4e-0501-0010-3596-b686a7b51492" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f50dcd4e-0501-0010-3596-b686a7b51492&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u  can  also use &amp;lt;b&amp;gt;'TABLE_ENTRIES_GET_VIA_RFC'&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 09:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479473#M224550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T09:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479474#M224551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everbody for the reply.&lt;/P&gt;&lt;P&gt;Actually wht I have to do is. For example if there is a table MARA then in DEV prg I have to bring the data of MARA from QAS and store it in the internal tabla in my DEV program. so that i can do comparison of dev and qas data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r-albert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 09:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479474#M224551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access QAS system from DEV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479475#M224552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try calling an fm, for eg: BAPI_MATERIAL_GETLIST, using the RFC destination of the QAS server. Then loop through the returned list of materials and compare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 09:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-qas-system-from-dev/m-p/1479475#M224552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T09:54:42Z</dc:date>
    </item>
  </channel>
</rss>

