<?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 SM49 Windows FTP Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846894#M1591516</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;  Anyone can help with an example  to create command to be executed by SXPG_COMMAND_EXECUTE for windows in SM49. This is to run a batch file  script i.e  t:\script\ftp.bat  whcich FTP files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 10:24:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-13T10:24:33Z</dc:date>
    <item>
      <title>SM49 Windows FTP Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846894#M1591516</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;  Anyone can help with an example  to create command to be executed by SXPG_COMMAND_EXECUTE for windows in SM49. This is to run a batch file  script i.e  t:\script\ftp.bat  whcich FTP files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 10:24:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846894#M1591516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T10:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: SM49 Windows FTP Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846895#M1591517</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;i don't via SM49, but you can use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

DATA: FILENAME     TYPE STRING.

FILENAME = 't:\script\ftp.bat'.

  CALL METHOD CL_GUI_FRONTEND_SERVICES=&amp;gt;EXECUTE
    EXPORTING
      DOCUMENT = FILENAME.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 10:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846895#M1591517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T10:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: SM49 Windows FTP Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846896#M1591518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is probably other commands in SM49 already, look at these for reference.&lt;/P&gt;&lt;P&gt;This is not directly related to ABAP development, you could have a look in other SCN forums like Netweaver Adminstrator or SAP on &amp;lt;OS&amp;gt;. If you re-post there, please close this thread in ABAP General.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 10:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846896#M1591518</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-05-13T10:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: SM49 Windows FTP Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846897#M1591519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info am posting this in SAP on windows thread . Closing here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 10:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm49-windows-ftp-command/m-p/7846897#M1591519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T10:52:14Z</dc:date>
    </item>
  </channel>
</rss>

