<?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: Using unix  script (perl)  copyoutboundfile in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070303#M1178021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;CL_GUI_FRONTEND_SERVICES =&amp;gt; FILE_COPY

CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_DELETE&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2009 20:41:37 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-01-23T20:41:37Z</dc:date>
    <item>
      <title>Using unix  script (perl)  copyoutboundfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070302#M1178020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  want  to  copy  a  file  from a directory  origin  to  directory destination.&lt;/P&gt;&lt;P&gt;The script  copyoutboundfile use  parameter  $sourcesid  and $targetid.&lt;/P&gt;&lt;P&gt;How i progmammed it in abap .&lt;/P&gt;&lt;P&gt;I  defined a unix command name Z_TRANS_FILE  to execute the script in SM69 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i pass  the parameters if i use this function  ? &lt;/P&gt;&lt;P&gt;or do you have other solution ?&lt;/P&gt;&lt;P&gt;&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                   = unix_command&lt;/P&gt;&lt;P&gt;        additional_parameters         = params&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        status                        = return_code&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        exec_protocol                 = tabl&lt;/P&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;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Soufiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070302#M1178020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T20:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using unix  script (perl)  copyoutboundfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070303#M1178021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;CL_GUI_FRONTEND_SERVICES =&amp;gt; FILE_COPY

CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_DELETE&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070303#M1178021</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-23T20:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using unix  script (perl)  copyoutboundfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070304#M1178022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , i use FTP  the function is SXPG_COMMAND_EXECUTE good and the parameter are target and source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070304#M1178022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using unix  script (perl)  copyoutboundfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070305#M1178023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="6750338"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="6829886"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="6470181"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 21:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-unix-script-perl-copyoutboundfile/m-p/5070305#M1178023</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-23T21:15:02Z</dc:date>
    </item>
  </channel>
</rss>

