DBA Data[Home] [Help]

APPS.IRC_PARTY_API dependencies on FND_SSO_MANAGER

Line 4633: fnd_sso_manager.synch_user_from_LDAP(p_user_name);

4629: end if;
4630: --
4631: hr_utility.set_location(l_proc, 40);
4632: --
4633: fnd_sso_manager.synch_user_from_LDAP(p_user_name);
4634: --
4635: hr_utility.set_location(l_proc, 50);
4636: --
4637: -- this case happens when user is present in SSO and applied for a job through

Line 4660: fnd_sso_manager.synch_user_from_LDAP(p_user_name);

4656: , x_level_value => l_user_id);
4657:
4658: hr_utility.set_location(l_proc, 30);
4659: --
4660: fnd_sso_manager.synch_user_from_LDAP(p_user_name);
4661: hr_utility.set_location(l_proc, 35);
4662: --
4663: -- check if User has Resp
4664: irc_party_api.process_ha_resp_check(p_user_id => l_user_id,