DBA Data[Home] [Help]

APPS.BEN_DM_CUSTOM_CODE dependencies on BEN_DM_UTILITY

Line 5: (p_migration_data ben_dm_utility.r_migration_rec

1: Package ben_dm_custom_code as
2: /* $Header: benfdmdmrc.pkh 120.0 2006/06/13 14:57:51 nkkrishn noship $ */
3: --
4: procedure handle_custom_data
5: (p_migration_data ben_dm_utility.r_migration_rec
6: );
7:
8: end ben_dm_custom_code;