API to Update Profile Value – SSO to Local
DECLARE L_SUCCESS BOOLEAN; CURSOR uid is SELECT user_name,user_id from fnd_user where user_name in (select user_name from apps.fnd_user where email_address in (select email_address from apps.per_all_people_f where 1=1 and employee_number in (‘215677…
Read More