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: 

DB Trigger for SE11 Tables in ABAP

Former Member
0 Kudos

How to create trigger for tables in ABAP with release version of 772?

Idea is before inserting into a database / reading data from the database, I would like to modify the data. There are many APIs which are using this table, and changing the logic everywhere is not feasible.

Please note, HANA tables are not being used.

3 REPLIES 3

Sandra_Rossi
Active Contributor
0 Kudos

What is ABAP 772 ? I thought the last released version was 7.52.

The integration of database triggers in SAP is explained in a few SAP notes:

Note that basically, triggers are not part of SAP, but are database-dependent, so the SAP forums are not relevant (because you say it's not HANA). For Oracle 10.2, refer for instance to http://docs.oracle.com/cd/B19306_01/appdev.102/b14251/adfns_triggers.htm .

horst_keller
Product and Topic Expert
Product and Topic Expert

He's talking about an internal Cloud Release 😞

Prolongation of right hand Side of

https://blogs.sap.com/2016/10/14/abap-news-release-7.51-abap-7.51/

horst_keller
Product and Topic Expert
Product and Topic Expert

Not such a good idea asking in public about internal releases 😞