<?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: Trigger on a table possible ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368536#M1993524</link>
    <description>&lt;P&gt;Hello Taha, &lt;/P&gt;&lt;P&gt;thank you for your hints, but thats not what i am looking for: there is no business object behind the table FEBKO, so using SWEC won't help here ! The table FEBKO has also no logging activated in SE11:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1907603-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;As i wrote i need "live" event for the table FEBKO.&lt;/P&gt;&lt;P&gt;br Martin&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 13:52:25 GMT</pubDate>
    <dc:creator>martin_svik2</dc:creator>
    <dc:date>2021-03-29T13:52:25Z</dc:date>
    <item>
      <title>Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368534#M1993522</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;
  &lt;P&gt;does anybody know if there is a possibility to have an trigger event on SAP standard tables ? E.g. in my case everytime a NEW row is added into table FEBKO i want immediately(!) trigger an event whichs calls an Z-ABAP-program. &lt;/P&gt;
  &lt;P&gt;Any ideas for that ? &lt;/P&gt;
  &lt;P&gt;br Martin &lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368534#M1993522</guid>
      <dc:creator>martin_svik2</dc:creator>
      <dc:date>2021-03-29T13:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368535#M1993523</link>
      <description>&lt;P&gt;I think using Change pointers and event linkage in SWEC can help here.&lt;/P&gt;&lt;P&gt;refer below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/11331622/how-to-trigger-event-when-an-entry-is-createdchang.html"&gt;How to trigger event when an entry is created/changed in a table ? | SAP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/Others/Changedocumentobject/demo.htm"&gt;Demo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/Others/Changedocumentobject/demo1.htm"&gt;SAPTechnical.COM - Creating Change Documents for Custom tables&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368535#M1993523</guid>
      <dc:creator>former_member736527</dc:creator>
      <dc:date>2021-03-29T13:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368536#M1993524</link>
      <description>&lt;P&gt;Hello Taha, &lt;/P&gt;&lt;P&gt;thank you for your hints, but thats not what i am looking for: there is no business object behind the table FEBKO, so using SWEC won't help here ! The table FEBKO has also no logging activated in SE11:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1907603-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;As i wrote i need "live" event for the table FEBKO.&lt;/P&gt;&lt;P&gt;br Martin&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368536#M1993524</guid>
      <dc:creator>martin_svik2</dc:creator>
      <dc:date>2021-03-29T13:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368537#M1993525</link>
      <description>&lt;P&gt;I see, thanks for the feedback!&lt;/P&gt;&lt;P&gt; As far as I know, this is not possible in ABAP. Maybe outside SAP on the db level.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 14:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368537#M1993525</guid>
      <dc:creator>former_member736527</dc:creator>
      <dc:date>2021-03-29T14:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368538#M1993526</link>
      <description>&lt;P&gt;DB triggers can do it. The hard bit is running the ABAP once the trigger has been triggered.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 20:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368538#M1993526</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-03-29T20:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368539#M1993527</link>
      <description>&lt;P&gt;What do you mean by "DB triggers can do it" ? &lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 08:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368539#M1993527</guid>
      <dc:creator>martin_svik2</dc:creator>
      <dc:date>2021-03-30T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger on a table possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368540#M1993528</link>
      <description>&lt;A href="https://answers.sap.com/users/298005/martin.svik2.html"&gt;Martin Svik&lt;/A&gt; concerning your question "What do you mean by "DB triggers can do it" ?", please add the name of the person like this, &lt;A href="https://answers.sap.com/users/2688/matthew.billingham.html"&gt;Matthew Billingham&lt;/A&gt;, if the person is not the author of the post, in case the person did not tag your question to be followed, to increase your chances to be read.</description>
      <pubDate>Tue, 30 Mar 2021 12:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-on-a-table-possible/m-p/12368540#M1993528</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-03-30T12:33:09Z</dc:date>
    </item>
  </channel>
</rss>

