<?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: sm69 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268477#M149717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SM69 when u create a cmd u need to save twice once te command cretaed and then in the list also u need to press the save button. &lt;/P&gt;&lt;P&gt;come out of this trx and execute sm49. U should be able to c ur cmd. If yes then u can execute using the FM which u have described otherwise it will give error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2006 10:36:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-28T10:36:27Z</dc:date>
    <item>
      <title>sm69</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268475#M149715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guy's i need more info regarding given Tcode,&lt;/P&gt;&lt;P&gt;i have created command z_ksh and assign it to unix&lt;/P&gt;&lt;P&gt;server,but when i run function module to run script&lt;/P&gt;&lt;P&gt;,it's throwing me error no command found,need update&lt;/P&gt;&lt;P&gt;on these&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                   = P_SCRIPT&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;        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;/UL&gt;&lt;P&gt;        ADDITIONAL_PARAMETERS         = P_PARAM&lt;/P&gt;&lt;UL&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;/UL&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;          EXEC_PROTOCOL                 = IT_CMD_OUTPUT&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;          OTHERS                        = 15.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268475#M149715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-28T10:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: sm69</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268476#M149716</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;SM69 is used to create/Change the External Operating System Commands.after creation Did you check it in SM49 . SM49 is to execute the created Command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268476#M149716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-28T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: sm69</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268477#M149717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SM69 when u create a cmd u need to save twice once te command cretaed and then in the list also u need to press the save button. &lt;/P&gt;&lt;P&gt;come out of this trx and execute sm49. U should be able to c ur cmd. If yes then u can execute using the FM which u have described otherwise it will give error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268477#M149717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-28T10:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: sm69</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268478#M149718</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 SAP help on SM69.&lt;/P&gt;&lt;P&gt;for creation of external commands.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a607b505211d189550000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a607b505211d189550000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm69/m-p/1268478#M149718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-28T10:41:51Z</dc:date>
    </item>
  </channel>
</rss>

