FND_GLOBAL.USER_ID
Hi All,
I have created trigger 'before delete on my line table'. when user delete record last_updated_by record has to store in my temp table.
im using fnd_global.user_id itis giving me error:
PL/SQL: ORA-00984: column not allowed here
can any one help me in this issue.
oracle 91.