<?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: outbound interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218432#M475970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;process will be like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;files exits on PC, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from PC&lt;DEL&gt;-&amp;gt;SAP server&lt;/DEL&gt;-&amp;gt;u have to connet FTP of AS400---&amp;gt; here u have to PUT these files.&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, 26 Apr 2007 05:30:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T05:30:47Z</dc:date>
    <item>
      <title>outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218431#M475969</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;My job is to transfer data from SAP to AS400.&lt;/P&gt;&lt;P&gt;There are four files to be extracted and all the fouir has to trnsfered to AS400 FTP serever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually it is said that " we require the extract data files to be FTPed to the AS400 FTP server". &lt;/P&gt;&lt;P&gt;what does this mean exactly . Is this the standard FTP process or any extra coding required for this.&lt;/P&gt;&lt;P&gt;    I assume "We only need to download these files to the specified file folder." - PL CONFIRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218431#M475969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218432#M475970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;process will be like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;files exits on PC, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from PC&lt;DEL&gt;-&amp;gt;SAP server&lt;/DEL&gt;-&amp;gt;u have to connet FTP of AS400---&amp;gt; here u have to PUT these files.&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, 26 Apr 2007 05:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218432#M475970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218433#M475971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabhu,&lt;/P&gt;&lt;P&gt;Can u explain it in a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this coding enough for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD the data from SAP&lt;/P&gt;&lt;P&gt;OPEN_DATASET.&lt;/P&gt;&lt;P&gt;if sy-subrc= 0.&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;transfer  itab to dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do this without using the selection screen for giving the file path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;siri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sireesha yalamanchili&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218433#M475971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218434#M475972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.Upload Required Files into SAP.Here u can save on SAP application server or leave it ?, So get data into Internal tables.&lt;/P&gt;&lt;P&gt;2.Call FTP FM , from here u have to call that FTP server and write files into that Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pleasee check for the FM's , i forgotten the FM names which are useful in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IN FTP: we will do only 2 things,&lt;/P&gt;&lt;P&gt;1.GET&lt;/P&gt;&lt;P&gt;2.PUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get ---&amp;gt; which files u want to write in FTP , here u will get the data , in ur case ,data already with u , so no need to use GET.&lt;/P&gt;&lt;P&gt;PUT---&amp;gt;writing files into FTP server.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prabhu Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218434#M475972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218435#M475973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already required data is avilable in SAP. I a m asked to download the data an d FTPed to it to  AS400FTP server.&lt;/P&gt;&lt;P&gt;where exactly i have tyo use this FTP FM and what are they can anyone help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218435#M475973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218436#M475974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Can someone send a small sample code for this kind of interface. I feel it is not just normal interface with simple coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;siri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Saravanan Ramasamy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 06:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218436#M475974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T06:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218437#M475975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u plz send sample code for this kind of interface.&lt;/P&gt;&lt;P&gt;points sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 08:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218437#M475975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T08:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: outbound interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218438#M475976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For doing  FTP initially you need to establish the  FTP connection i.e with Fm 'FTP_CONNECT' .&lt;/P&gt;&lt;P&gt;for this you need to pass Remote server IP address(HOST), username,pwd(scrambled) and RFC destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connect to the FTP server&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'FTP_CONNECT'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          USER            = WA_ZK2_FILE_POLL-USER_NAME&lt;/P&gt;&lt;P&gt;          PASSWORD        = G_PASSWORD  &amp;#147;scrambled pwd&amp;#148;&lt;/P&gt;&lt;P&gt;          HOST            = WA_ZK2_FILE_POLL-SERVER_IP&lt;/P&gt;&lt;P&gt;          RFC_DESTINATION = 'SAPFTP'&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          HANDLE          = G_FTP_HANDLE&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          NOT_CONNECTED   = 1&lt;/P&gt;&lt;P&gt;          OTHERS          = 2.&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;After successful connection  to execute the commands like &amp;#145;lcd&amp;#146; for to set(source path) , &amp;#145;cd &amp;#145; for to set(destination path)&lt;/P&gt;&lt;P&gt;&amp;#145;put&amp;#146; to transfer the file to remote (AS400) server from local( SAP)and  if require &amp;#145;get&amp;#146; to get files from remote to local.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE 'cd' WA_ZK2_FILE_POLL-REMOTE_FOLDER&lt;/P&gt;&lt;P&gt;        INTO G_CMND SEPARATED BY SPACE.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FTP_COMMAND'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      HANDLE        = G_FTP_HANDLE&lt;/P&gt;&lt;P&gt;      COMMAND       = G_CMND&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      DATA          = MTAB_DATA&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      COMMAND_ERROR = 1&lt;/P&gt;&lt;P&gt;      TCPIP_ERROR   = 2.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    P_ERROR = C_X.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;Likewise you need pass the each unix command(lcd,put,get) to the above FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally use FTP_DISCONNECT to close the connection&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FTP_DISCONNECT'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;            HANDLE = G_FTP_HANDLE&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS = 1.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       CONTINUE.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;        PERFORM FTP_CONNECTION_ERROR.&lt;/P&gt;&lt;P&gt;        WRITE:/ ' Connection failed for ', WA_ZK2_FILE_POLL-SERVER_IP.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this weblog.&lt;/P&gt;&lt;P&gt;/people/thomas.jung3/blog/2004/11/15/performing-ftp-commands-from-abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer following standard programs for further details&lt;/P&gt;&lt;P&gt;RSFTP001 SAPFTP version&lt;/P&gt;&lt;P&gt;RSFTP002 Execute FTP Command&lt;/P&gt;&lt;P&gt;RSFTP003 Test&lt;/P&gt;&lt;P&gt;RSFTP004 FTP copy&lt;/P&gt;&lt;P&gt;RSFTP005 SAPFTP check&lt;/P&gt;&lt;P&gt;RSFTP006 FTP command list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope above info is helpful to you&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if needful&amp;#133;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 18:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound-interface/m-p/2218438#M475976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T18:58:11Z</dc:date>
    </item>
  </channel>
</rss>

