AFAIK no.

Create one trigger for insert and another trigger for update.

"Ines Liefeldt" <[EMAIL PROTECTED]> escribi� en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I want to write a trigger which should be executed after insert and
> also after update.
>
> How can it differ between insert and update? Is there any system
> variable or function or ..., which shows the trigger is activated by
> update or insert?
>
> I tried
>
> if updated then ...., but it is wrong.
>
>  Can anybody help me?
>
> Thanks
>
> Ines



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to