Hi
Is it possible to capture the user id who is logging into Apps and running the report.
I have a rdf. I want to capture the person running this report. I tried using fnd_profile.val ue(user_id), but it was giving an error.
Error: "fnd_profil e should be declared".
Vamsi
Is it possible to capture the user id who is logging into Apps and running the report.
I have a rdf. I want to capture the person running this report. I tried using fnd_profile.val ue(user_id), but it was giving an error.
Error: "fnd_profil e should be declared".
Vamsi
Comment