1.

Which Api Used To Get The Current Application User Id ?

Answer»

fnd_profile.value(‘USER_ID’)

or

fnd_global.USER_ID

fnd_profile.value(‘USER_ID’)

or

fnd_global.USER_ID



Discussion

No Comment Found