<?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: Move files in application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402002#M1240981</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;please dont copy my code and paste here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2009 06:22:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-24T06:22:35Z</dc:date>
    <item>
      <title>Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401995#M1240974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I want to move/copy a file from application server to another path in application server? How can I do it? &lt;/P&gt;&lt;P&gt;Thanks for your comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401995#M1240974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401996#M1240975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this link &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7224879"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transfer file between folder in application server&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/community/transfer%252bfile%252bbetween%252bfolder%252bon%252bapplication%252bserver" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/community/transfer%252bfile%252bbetween%252bfolder%252bon%252bapplication%252bserver&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401996#M1240975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401997#M1240976</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;Check this link&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="7224879"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Surinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401997#M1240976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401998#M1240977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  process_file_on_server&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;*form process_file_on_server .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DATA: filename(128) TYPE c.&lt;/P&gt;&lt;P&gt;   DATA: param LIKE sxpgcolist-parameters.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CASE sy-sysid.&lt;/P&gt;&lt;P&gt;  WHEN 'BO1'.&lt;/P&gt;&lt;P&gt;    p_arc = 'k:&lt;BR /&gt;Share\MM_SCUBCode_PDAtxt_Archive'.&lt;/P&gt;&lt;P&gt;  WHEN 'BQ1'.&lt;/P&gt;&lt;P&gt;    p_arc = 'K:&lt;BR /&gt;Share\MM_SCUBCode_PDAtxt_Archive'.&lt;/P&gt;&lt;P&gt;  WHEN OTHERS.&lt;/P&gt;&lt;P&gt;ENDCASE.                            " CASE SY-SYSID&lt;/P&gt;&lt;P&gt; DO.                                      " Changed          &lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SO_SPLIT_FILE_AND_PATH'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      full_name           = p_file&lt;/P&gt;&lt;P&gt;   IMPORTING&lt;/P&gt;&lt;P&gt;     STRIPPED_NAME       = filename&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    FILE_PATH           =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;     X_ERROR             = 1&lt;/P&gt;&lt;P&gt;     OTHERS              = 2&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF sy-subrc NE  0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.          " IF SY-SUBRC NE 0&lt;/P&gt;&lt;P&gt;CONCATENATE p_arc filename INTO p_arc SEPARATED BY '\'.&lt;/P&gt;&lt;P&gt;CONCATENATE p_file p_arc INTO param SEPARATED BY space.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SXPG_COMMAND_EXECUTE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    commandname                         = 'ZMOVE'&lt;/P&gt;&lt;P&gt;   ADDITIONAL_PARAMETERS               =  param&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OPERATINGSYSTEM                     = SY-OPSYS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TARGETSYSTEM                        = SY-HOST&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DESTINATION                         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STDOUT                              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STDERR                              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TERMINATIONWAIT                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TRACE                               =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DIALOG                              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STATUS                              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  EXITCODE                            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  EXEC_PROTOCOL                       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; EXCEPTIONS&lt;/P&gt;&lt;P&gt;   NO_PERMISSION                       = 1&lt;/P&gt;&lt;P&gt;   COMMAND_NOT_FOUND                   = 2&lt;/P&gt;&lt;P&gt;   PARAMETERS_TOO_LONG                 = 3&lt;/P&gt;&lt;P&gt;   SECURITY_RISK                       = 4&lt;/P&gt;&lt;P&gt;   WRONG_CHECK_CALL_INTERFACE          = 5&lt;/P&gt;&lt;P&gt;   PROGRAM_START_ERROR                 = 6&lt;/P&gt;&lt;P&gt;   PROGRAM_TERMINATION_ERROR           = 7&lt;/P&gt;&lt;P&gt;   X_ERROR                             = 8&lt;/P&gt;&lt;P&gt;   PARAMETER_EXPECTED                  = 9&lt;/P&gt;&lt;P&gt;   TOO_MANY_PARAMETERS                 = 10&lt;/P&gt;&lt;P&gt;   ILLEGAL_COMMAND                     = 11&lt;/P&gt;&lt;P&gt;   WRONG_ASYNCHRONOUS_PARAMETERS       = 12&lt;/P&gt;&lt;P&gt;   CANT_ENQ_TBTCO_ENTRY                = 13&lt;/P&gt;&lt;P&gt;   JOBCOUNT_GENERATION_ERROR           = 14&lt;/P&gt;&lt;P&gt;   OTHERS                              = 15&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.                              " CHANGE&lt;/P&gt;&lt;P&gt;STOP.                                           " CHANGE&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;clear filename .&lt;/P&gt;&lt;P&gt;endform.                    " process_file_on_server&lt;/P&gt;&lt;P&gt;ENDDO.                    " CHANGE&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401998#M1240977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401999#M1240978</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;Refer this wiki to move files between folders in application server:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/community/transfer%252bfile%252bbetween%252bfolder%252bon%252bapplication%252bserver" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/community/transfer%252bfile%252bbetween%252bfolder%252bon%252bapplication%252bserver&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this wiki to move files between directories in application server:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/scm/move%252ba%252bfile%252bfrom%252bsource%252bto%252btarget%252bdirectories%252bin%252bapo" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/scm/move%252ba%252bfile%252bfrom%252bsource%252bto%252btarget%252bdirectories%252bin%252bapo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tarun Gambhir on Mar 24, 2009 10:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5401999#M1240978</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-03-24T04:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402000#M1240979</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;Kindly go through this link below:&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;Hope it helps&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;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402000#M1240979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402001#M1240980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Use the T-code CG3Y  for down loading file from application server to any front end .&lt;/P&gt;&lt;P&gt;CG3Z is used to upload file from front-end  to application server .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or go with the link given   u will get so many solutions....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Sachhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402001#M1240980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Move files in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402002#M1240981</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;please dont copy my code and paste here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 06:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-files-in-application-server/m-p/5402002#M1240981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T06:22:35Z</dc:date>
    </item>
  </channel>
</rss>

