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: 

SE54-Documentation

Former Member
0 Kudos

Experts,

Can somebody provide me with the documentation on se54 tcode for event handling, my problem i have a table along with table maintenace generator

, the requirement is whenver somebody delete entry from table , those entry

need to be passed to separate program for some validation ,

Well i have tried following approach

1) Table name is entered on intial screen

2) SE54->Environment->Events->, here i have specified form routine call CHECK_DELETION , with event as 04 (After deleting the data displayed)

3) I have added these routine in new include .

and i have coded in these form routine , but when i go for sm30 for these table

for deleting entry , it is going for dump ( routine not found), i have tried activating

function group , but it is not getting activated , Am i missing something ?

1 REPLY 1

Former Member
0 Kudos

Hi,

Look at the Below blog ..

/people/sudheer.junnuthula2/blog/2007/07/31/events-in-table-maintenance-generator

Regards

Sudheer