Can triggers return values?
612109Jan 22 2008 — edited Jan 22 2008I have a trigger that gets some values from some sequences inserts rows in a another table and things like that.
Is it possible to return a value that one of these sequences has given to the application so the user can see it as a reference.
I have tried setting an item on page 0 but the compiler doesn't like me referencing the item in the trigger. Are there any other ways of doing it that anyone else knows?
Thanks
LT