<?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 Mov in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mov/m-p/1611348#M274060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am executing this code to move my file from one directory in application server to another directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATA: unixcommand(200).&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF tabl OCCURS 0,&lt;/P&gt;&lt;P&gt;line(255),&lt;/P&gt;&lt;P&gt;END OF tabl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unixcommand = 'mv /USR/SAP/TMP/STOCK_REPORT.TXT /filetransfer/download/Stock_report.txt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL 'SYSTEM' ID 'COMMAND' FIELD unixcommand&lt;/P&gt;&lt;P&gt;ID 'TAB' FIELD tabl-&lt;STRONG&gt;sys&lt;/STRONG&gt;.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i execute this code, file is not getting moved from source to destination directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i execute call system command, the value of sy-subrc sets to 256.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to resolve this or any other way to move the file from source to destination directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2006 04:07:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-06T04:07:52Z</dc:date>
    <item>
      <title>Mov</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mov/m-p/1611348#M274060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am executing this code to move my file from one directory in application server to another directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATA: unixcommand(200).&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF tabl OCCURS 0,&lt;/P&gt;&lt;P&gt;line(255),&lt;/P&gt;&lt;P&gt;END OF tabl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unixcommand = 'mv /USR/SAP/TMP/STOCK_REPORT.TXT /filetransfer/download/Stock_report.txt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL 'SYSTEM' ID 'COMMAND' FIELD unixcommand&lt;/P&gt;&lt;P&gt;ID 'TAB' FIELD tabl-&lt;STRONG&gt;sys&lt;/STRONG&gt;.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i execute this code, file is not getting moved from source to destination directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i execute call system command, the value of sy-subrc sets to 256.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to resolve this or any other way to move the file from source to destination directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 04:07:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mov/m-p/1611348#M274060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T04:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mov</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mov/m-p/1611349#M274061</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;this thread may b useful to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="431681"&gt;&lt;/A&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;Preema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 05:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mov/m-p/1611349#M274061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T05:18:41Z</dc:date>
    </item>
  </channel>
</rss>

