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: 

How to handle Table Insert / Update event

arunneerolil
Contributor
0 Kudos

Hi All,

We have a typical requirement to call an external webservice whenever a particular column value in a table is getting changed.

Something similar to a database trigger.

How to handle the table insert/update/delete event ?

What is the best way to do this in ABAP ??

Thx in advance

rgds,

Arun

1 ACCEPTED SOLUTION

Former Member
0 Kudos
3 REPLIES 3

Former Member
0 Kudos

0 Kudos

hi Shiv

Thx for the reply.

The above doc do not really help us.

In our case the table is PA0000 and the event must be triggered for creation/change/deletion of some fields.

This table entries will get changed from n number of transactions.

Any alternative solutions ??

Thx & rgds

Chemmanz

Former Member
0 Kudos

Hi Chemmanz ,

I saw your query in sdn. I have simillar kind of requirement in which i need to perform oneaction when a existing record is getting changed in a table while maintaining.If your problem was solved kindly suggest me some solution.How can i track if a change is made to the existing record in table.Which event?

Regards,

Mandeep.