DBA Data[Home] [Help]

APPS.HR_DM_DELETE dependencies on HR_GENERAL

Line 415: hr_general.g_data_migrator_mode := 'Y';

411: p_last_migration_date || ')', 10);
412:
413:
414: -- Set the variable so as to disable the trigger on the table.
415: hr_general.g_data_migrator_mode := 'Y';
416:
417: -- set the profile to disable the audit trigger
418: fnd_profile.put (name => 'AUDITTRAIL:ACTIVATE'
419: ,val => 'N'