<?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: accessing the data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023703#M414496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done by setting up an RFC link and testing the program remotely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2007 05:27:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-13T05:27:54Z</dc:date>
    <item>
      <title>accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023700#M414493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose we need some data from testing server ...How to access the data from testing client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 05:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023700#M414493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T05:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023701#M414494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use an RFC function Module where you define your testing server as DESTINATION and fetch the data from that testing client and use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 05:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023701#M414494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T05:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023702#M414495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to transport your object to testing server to available that data.&lt;/P&gt;&lt;P&gt;you cant access it from development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 05:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023702#M414495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T05:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023703#M414496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done by setting up an RFC link and testing the program remotely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 05:27:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023703#M414496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T05:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023704#M414497</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;If it is transactional Data, you can ask your Functional Consultant , to create this data in Development System .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its single/two record .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 06:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023704#M414497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T06:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023705#M414498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use RFC destination for the testing server. Call the function module using RFC destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else you can transport the program from dev to testing server and test it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rusidar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023705#M414498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: accessing the data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023706#M414499</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;You can access data from other server using RFC function modules .&lt;/P&gt;&lt;P&gt;While calling module write as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Function func_name Destination RFC_name&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;Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Rewards points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-the-data/m-p/2023706#M414499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:40:25Z</dc:date>
    </item>
  </channel>
</rss>

