DBA Data[Home] [Help]

APPS.HR_DM_AOL_EXT dependencies on HR_DM_UTILITY

Line 6: FUNCTION custom_test(r_migration_data IN hr_dm_utility.r_migration_rec,

2: /* $Header: perdmaxt.pkh 120.0 2005/05/31 17:04:35 appldev noship $ */
3:
4: --
5:
6: FUNCTION custom_test(r_migration_data IN hr_dm_utility.r_migration_rec,
7: r_flexfield_data IN hr_dm_init.r_flexfield_rec)
8: RETURN BOOLEAN;
9:
10: --