DBA Data[Home] [Help]

APPS.HR_DM_MASTER dependencies on HR_GENERAL

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

958: -- update flexfield information
959: -- for FW and A migrations only
960: IF (r_migration_data.migration_type IN ('FW','A')) THEN
961: -- Set the variable so as to disable the trigger on the table.
962: hr_general.g_data_migrator_mode := 'Y';
963: hr_dm_aol_up.post_aol_process(r_migration_data.migration_id);
964: END IF;
965: -- flush BEN_COMP_OBJ_CACHE
966: -- only for FW and A migrations for OAB product (id=805)