<?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 outbound interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631343#M605058</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;Can someone suggest me what is the best technique for an outbound interface when it comes to transfer some flat files from SAP to an internal reporting system?&lt;/P&gt;&lt;P&gt;It can be done using IDOCs or ther are some other methods as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2007 14:38:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-24T14:38:27Z</dc:date>
    <item>
      <title>outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631343#M605058</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;Can someone suggest me what is the best technique for an outbound interface when it comes to transfer some flat files from SAP to an internal reporting system?&lt;/P&gt;&lt;P&gt;It can be done using IDOCs or ther are some other methods as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 14:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631343#M605058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T14:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631344#M605059</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; Guess you can use IDOC's if both the system is on SAP as it has good trouble shooting capabilities. &lt;/P&gt;&lt;P&gt; Alternatively you can use ABAP RFC function calls to do a FTP and transfer the files to the target system. &lt;/P&gt;&lt;P&gt; The other option is write a simple ABAP program to write the files on the UNIX server and then have a Unix Shell Script to run in the unix server which will pick up this file and FTP it to the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope this helps&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 15:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631344#M605059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631345#M605060</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 the internal system is SAP then you can use IDoc (file based) technology to transfer the data between two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the internal system is Non SAP then perhaps you can use FTP method.&lt;/P&gt;&lt;P&gt;Especially, the file size and data volume are huge.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 15:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631345#M605060</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-07-24T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631346#M605061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks VJ and Ferry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am goin to start work on this scenario and and if I will have any questions I hope you guys will provide me proper guidance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this thread i am rewards you points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 17:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631346#M605061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T17:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631347#M605062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use FTP method for this and I have to write a function call program which will sort the table accordingly and transfer it to the legacy system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone suggest me with some saple code that how to work on it?&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, 24 Jul 2007 21:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631347#M605062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T21:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631348#M605063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;new part of question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 21:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2631348#M605063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T21:34:55Z</dc:date>
    </item>
  </channel>
</rss>

