Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Trigger on a table possible ?

martin_svik2
Participant
0 Likes
2,293

Hello,

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.

Any ideas for that ?

br Martin

6 REPLIES 6
Read only

former_member736527
Active Participant
0 Likes
2,069
Read only

0 Likes
2,069

Hello Taha,

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:

As i wrote i need "live" event for the table FEBKO.

br Martin

Read only

0 Likes
2,069

I see, thanks for the feedback!

As far as I know, this is not possible in ABAP. Maybe outside SAP on the db level.

Read only

0 Likes
2,069

DB triggers can do it. The hard bit is running the ABAP once the trigger has been triggered.

Read only

0 Likes
2,069

What do you mean by "DB triggers can do it" ?

Read only

0 Likes
2,069
Martin Svik concerning your question "What do you mean by "DB triggers can do it" ?", please add the name of the person like this, Matthew Billingham, 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.