<?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: RFC Event in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310135#M161492</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 trigger a SAP event, maintainted in SAP via tr.code SM62, from external system (non-SAP application). Is there any executable program, as this one starting inbound file Idocs, to trigger a SAP event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 May 2006 06:10:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-09T06:10:15Z</dc:date>
    <item>
      <title>RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310131#M161488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to start a SAP event from RFC destination. Any ideas, please ?&lt;/P&gt;&lt;P&gt;Points are guaranteed:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 05:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310131#M161488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T05:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310132#M161489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u be a bit clear about ur question, u want to trigger a event in a program in a remote system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 05:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310132#M161489</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-05-09T05:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310133#M161490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Svetlin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is SAP to SAP rfc connection .&lt;/P&gt;&lt;P&gt;then create RFC destinate in the source system for the target system using Tcode SM59 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this destibnation while calling RFC object .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;suppose You have created destination XYZ in sm59 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   call function 'ABC'&lt;/P&gt;&lt;P&gt;    Exporting &lt;/P&gt;&lt;P&gt;    A = &lt;/P&gt;&lt;P&gt;    Importing&lt;/P&gt;&lt;P&gt;    b = &lt;/P&gt;&lt;P&gt;    Tables&lt;/P&gt;&lt;P&gt;    Tab = &lt;/P&gt;&lt;P&gt;    Excemptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the above FM calling statement from following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    call function 'ABC' destination XYZ &lt;/P&gt;&lt;P&gt;    Exporting &lt;/P&gt;&lt;P&gt;    A = &lt;/P&gt;&lt;P&gt;    Importing&lt;/P&gt;&lt;P&gt;    b = &lt;/P&gt;&lt;P&gt;    Tables&lt;/P&gt;&lt;P&gt;    Tab = &lt;/P&gt;&lt;P&gt;    Excemptions.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;The RFC enabled function should be available in both system Source as well as target .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Siddharth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: siddharth neekhra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 06:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310133#M161490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T06:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310134#M161491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is ur current/remote system R/3 or R/2 or Java application..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 06:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310134#M161491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T06:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310135#M161492</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 trigger a SAP event, maintainted in SAP via tr.code SM62, from external system (non-SAP application). Is there any executable program, as this one starting inbound file Idocs, to trigger a SAP event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 06:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310135#M161492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T06:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310136#M161493</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;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO THROUGH THIS LINK I HOPE THIS WILL GIVE YOU SOME IDEA TO SOLVE YOUR PROBLEM.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.oracle.com/technology/products/integration/adapters/pdf/adapter-Tutorial4-ReceivingSAPIDOC.pdf" target="test_blank"&gt;http://www.oracle.com/technology/products/integration/adapters/pdf/adapter-Tutorial4-ReceivingSAPIDOC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 06:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310136#M161493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T06:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310137#M161494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can trigger the event using FM BP_EVENT_RAISE but this is not RFC enabled so you cannot call it from other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you could do is wrap this Function with  RFC and call the custom RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 07:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310137#M161494</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-05-09T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310138#M161495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;This was one of my suggestions:)&lt;/P&gt;&lt;P&gt;Is there another way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 11:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310138#M161495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T11:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310139#M161496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Svetlin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the following Steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending system side(SEND--800)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;Create function module by using Tcode SE37 or SE80 &lt;/P&gt;&lt;P&gt;goto attributes select remote function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Receiving system side(RECE--000)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto Tcode SM59 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here select the R/3 Connections--&amp;gt;click on Create Button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give RFC Desstination : TESTRFC&lt;/P&gt;&lt;P&gt;     Connection Type  : 3 for Connecting two systems&lt;/P&gt;&lt;P&gt;     Description      : Some meaningful Description&lt;/P&gt;&lt;P&gt; Press enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give Target system Name : SEND&lt;/P&gt;&lt;P&gt;          Language      : EN&lt;/P&gt;&lt;P&gt;          Client        : 800&lt;/P&gt;&lt;P&gt;          user Name     : sapuser&lt;/P&gt;&lt;P&gt;          Password      : xxxxxx&lt;/P&gt;&lt;P&gt;save this connections &amp;amp; click on test connections(f8) &lt;/P&gt;&lt;P&gt;                      &amp;amp; Remote logon(f7)---&amp;gt; it will open a session &lt;/P&gt;&lt;P&gt;                        with client 800 that is your sending system&lt;/P&gt;&lt;P&gt;                        then only your RFC is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a report in SE38 Tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : c1 type i.&lt;/P&gt;&lt;P&gt;data : itab like mara occurs 0 with header line.&lt;/P&gt;&lt;P&gt;call function 'ZRFCFM' destination 'TESTRFC' ---&amp;gt;Function Module 'ZRFCFM' your just create at Sending system &lt;/P&gt;&lt;P&gt;     exporting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     importing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;     exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 12:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-event/m-p/1310139#M161496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-09T12:02:58Z</dc:date>
    </item>
  </channel>
</rss>

