<?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: How to Trigger  Object type Event programmatically  in ABAP ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753778#M640628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh, if you are trying to raise a custom event you first must define the event within your business object, using TC SWO1.  If you like you can extend an existing business object or create a new one.  Once your business object is activated and your event is released you should be able to trigger it with the FM 'SWE_EVENT_CREATE'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S  If you are extending an existing business object, for example BUS2105 and your extended name is ZMBUS2105, refer to the original name, i.e. BUS2105 for the objtype field in the call to 'SWE_EVENT_CREATE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 20:15:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T20:15:29Z</dc:date>
    <item>
      <title>How to Trigger  Object type Event programmatically  in ABAP ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753776#M640626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Generate an Object Type Event  programmatically in ABAP ???  We know that SAP std. applications do this by default ,for eg:  Sales Order creation event generation,  similarly , i want to generate an Event  ( SAP or a Z object event ) in my Z program ,, How can i do it ???  Do we have any function module for this one ?  I can do an BDC  CALL TRANSACTION SWUE but i don't want to do that,  i want to use some other method other than BDC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate your reply . Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 19:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753776#M640626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T19:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Trigger  Object type Event programmatically  in ABAP ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753777#M640627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashutosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to use the FM : SWE_EVENT_CREATE for the object type that&lt;/P&gt;&lt;P&gt;you are using.&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;Greg Kern&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 19:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753777#M640627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T19:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Trigger  Object type Event programmatically  in ABAP ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753778#M640628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh, if you are trying to raise a custom event you first must define the event within your business object, using TC SWO1.  If you like you can extend an existing business object or create a new one.  Once your business object is activated and your event is released you should be able to trigger it with the FM 'SWE_EVENT_CREATE'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S  If you are extending an existing business object, for example BUS2105 and your extended name is ZMBUS2105, refer to the original name, i.e. BUS2105 for the objtype field in the call to 'SWE_EVENT_CREATE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 20:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-trigger-object-type-event-programmatically-in-abap/m-p/2753778#M640628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T20:15:29Z</dc:date>
    </item>
  </channel>
</rss>

