DBA Data[Home] [Help]

APPS.HR_NL_ASG_EXTRA_INFO_CHECKS dependencies on HR_UTILITY

Line 14: IF hr_utility.chk_product_install('Oracle Human Resources', 'NL') THEN

10: PROCEDURE set_asg_id (p_assignment_id in number) IS
11: BEGIN
12:
13: /* Added for GSI Bug 5472781 */
14: IF hr_utility.chk_product_install('Oracle Human Resources', 'NL') THEN
15: --
16: --
17: -- Set the Profile ID
18: --