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

how to trigger a program whenever a table is updated?

Former Member
0 Likes
539

Hi All,

I need to develop a program which should be triggered whenever a standard table is updated . How to handle this and where

we need to write the code?

PLease explain it in detail.Thanks in advance.

Regards,

Rakesh.

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
463

How are you updating a standard table through BAPI etc.

If its from a std transaction then you can use user exits or badis or BTE.

Read only

Former Member
0 Likes
463

Hi Rakesh,

i have few queries here.

1. What is the output of the program?

2. When it has to be executed?

3. To him it has to be displayed?

Regards,

Raj

Read only

Former Member
0 Likes
463

Hi,

Check if you can try SAPEVT.

http://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Event

cheers

Aveek