<?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: to invoke scripit(program) written in other system from our program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546111#M579227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create an RFC Function module and do it&lt;/P&gt;&lt;P&gt;RFC (Remote Function Call) is similar to the general SAP fun module: except that in the attributes you click the radio button: RFC enabled;&lt;/P&gt;&lt;P&gt;and you will be passing an Import parameter DESTINATION to it.&lt;/P&gt;&lt;P&gt;Other code and usage will be similar to any fun module;&lt;/P&gt;&lt;P&gt;Have a look at any fun module in SE37 to understand better about the different components of Fun modules;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out the following link it might help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 11:28:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-20T11:28:14Z</dc:date>
    <item>
      <title>to invoke scripit(program) written in other system from our program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546110#M579226</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 have written an extract program which will extract data from specified table and places in directory mentioned .&lt;/P&gt;&lt;P&gt;my requirement is&lt;/P&gt;&lt;P&gt;1) i need to include code in my program which should  invoke program in other system(say md).( this program which is written in other system(md) is used to pick the file which was extracted  earlier ,to that system( md system.)&lt;/P&gt;&lt;P&gt;2) After that program written in other system picks up file,the file need to be deleted in our system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz provide me the code to handle above requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 11:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546110#M579226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T11:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: to invoke scripit(program) written in other system from our program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546111#M579227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create an RFC Function module and do it&lt;/P&gt;&lt;P&gt;RFC (Remote Function Call) is similar to the general SAP fun module: except that in the attributes you click the radio button: RFC enabled;&lt;/P&gt;&lt;P&gt;and you will be passing an Import parameter DESTINATION to it.&lt;/P&gt;&lt;P&gt;Other code and usage will be similar to any fun module;&lt;/P&gt;&lt;P&gt;Have a look at any fun module in SE37 to understand better about the different components of Fun modules;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out the following link it might help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 11:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546111#M579227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T11:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: to invoke scripit(program) written in other system from our program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546112#M579228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anji,&lt;/P&gt;&lt;P&gt;Thanks for info you provided.&lt;/P&gt;&lt;P&gt;As you mentioned to use RFC,is there any othergo like useing some unix commands to invoke scrpit(program ) from other system.If so can you pls let me know wht are all the mandatory things i need to know to invoke tht program in other system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 11:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546112#M579228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T11:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: to invoke scripit(program) written in other system from our program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546113#M579229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Hi ,&lt;/P&gt;&lt;P&gt;&amp;gt; I have written an extract program which will extract&lt;/P&gt;&lt;P&gt;&amp;gt; data from specified table and places in directory&lt;/P&gt;&lt;P&gt;&amp;gt; mentioned .&lt;/P&gt;&lt;P&gt;&amp;gt; my requirement is&lt;/P&gt;&lt;P&gt;&amp;gt; 1) i need to include code in my program which should&lt;/P&gt;&lt;P&gt;&amp;gt; invoke program in other system(say md).( this&lt;/P&gt;&lt;P&gt;&amp;gt; program which is written in other system(md) is used&lt;/P&gt;&lt;P&gt;&amp;gt; to pick the file which was extracted  earlier ,to&lt;/P&gt;&lt;P&gt;&amp;gt;  that system( md system.)&lt;/P&gt;&lt;P&gt;&amp;gt; ) After that program written in other system picks up&lt;/P&gt;&lt;P&gt;&amp;gt; file,the file need to be deleted in our system.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; plz provide me the code to handle above requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of one of friend(Anji Reddy) suggested to use RFC concept for this reqirement.&lt;/P&gt;&lt;P&gt;But my reqirement is to use unix commands to invoke scrpit(program ) in other system.&lt;/P&gt;&lt;P&gt;pls send me the needed code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 12:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546113#M579229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T12:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: to invoke scripit(program) written in other system from our program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546114#M579230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls provide me needfull code to invoke scrpit written in other system by useing unix commands&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 12:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-invoke-scripit-program-written-in-other-system-from-our-program/m-p/2546114#M579230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T12:21:54Z</dc:date>
    </item>
  </channel>
</rss>

