pull first name , last name and email from apex application
EpsylonFeb 13 2008 — edited Feb 13 2008Hi all,
I´m trying to get the first name , last name and email for the user that is logged in, how can i do that using the :APP_USER value... i already get the Application name using the query computation:
select application_name from apex_applications where application_id=:APP_ID
can somebody help me ? i need this values to put in each bottom page of my application.
Thank´s
Regards,
Vitor