DBA Data[Home] [Help]

APPS.HR_DM_COPY dependencies on HR_DM_MIGRATIONS_S

Line 1290: select hr_dm_migrations_s.nextval

1286: hr_utility.trace('call insert into hr_dm_migrations');
1287: -- Insert the current migration row from HR_DM_MIGRATIONS tables
1288: -- into HR_DM_EXP_MIGRATIONS_V view based on HR_DM_EXP_IMPS table
1289:
1290: select hr_dm_migrations_s.nextval
1291: into l_migration_id
1292: from dual;
1293:
1294: insert into hr_dm_migrations ( migration_id