DBA Data[Home] [Help]

APPS.HR_ORG_INFO_BRI dependencies on HR_GENERAL

Line 60: IF hr_general.g_data_migrator_mode <> 'Y' THEN

56: -- Create a security group for the new business group, and populate the
57: -- org_information14 column with the id
58: --
59:
60: IF hr_general.g_data_migrator_mode <> 'Y' THEN
61: --
62: -- If security groups are enabled then create one for the
63: -- business group that is about to be inserted.
64: --