Application Development 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: 

Trigger on ABAP table

Former Member
0 Kudos

Hello Expert,

I created a table using se11. now i want to be perform an auto trigger functionality with this table.

So how can we define a trigger for a abap table.

Thanks in advance.

Regards,Chetan.

2 REPLIES 2

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

This is not a Web Dynpro ABAP related question. Please only post questions directly related to Web Dynpro ABAP in this forum. I am moving your thread to a more appropriate forum.

Triggers are not used in ABAP development. You should instead build this functionality into the application layer.

0 Kudos

May be you can check for Events also....