DBA Data[Home] [Help]

APPS.BEN_VRBL_RT_ELIG_PRFL_API dependencies on BEN_PROFILE_HANDLER

Line 298: ben_profile_handler.event_handler

294: --
295: hr_utility.set_location(l_proc, 60);
296: --
297: hr_utility.set_location(l_proc, 60);
298: ben_profile_handler.event_handler
299: (p_event => 'CREATE',
300: p_base_table => 'BEN_VRBL_RT_PRFL_F',
301: p_base_table_column => 'VRBL_RT_PRFL_ID',
302: p_base_table_column_value => p_vrbl_rt_prfl_id,

Line 729: ben_profile_handler.event_handler

725: end;
726: --
727: hr_utility.set_location(l_proc, 60);
728: --
729: ben_profile_handler.event_handler
730: (p_event => 'DELETE',
731: p_base_table => 'BEN_VRBL_RT_PRFL_F',
732: p_base_table_column => 'VRBL_RT_PRFL_ID',
733: p_base_table_column_value => p_vrbl_rt_prfl_id,