DBA Data[Home] [Help]

APPS.HR_DM_COPY dependencies on PER_BUSINESS_GROUPS

Line 1074: from per_business_groups

1070: from hr_dm_exp_migrations_v;
1071:
1072: cursor csr_bg_check is
1073: select business_group_id
1074: from per_business_groups
1075: where business_group_id = l_business_group_id;
1076:
1077: cursor csr_database is
1078: select upper(name)