DBA Data[Home] [Help]

APPS.BEN_COMP_LEVEL_RATE_API dependencies on BEN_CLR_SHD

Line 667: p_base_table_column_value => ben_clr_shd.g_old_rec.vrbl_rt_prfl_id,

663: ben_profile_handler.event_handler
664: (p_event => 'DELETE',
665: p_base_table => 'BEN_VRBL_RT_PRFL_F',
666: p_base_table_column => 'VRBL_RT_PRFL_ID',
667: p_base_table_column_value => ben_clr_shd.g_old_rec.vrbl_rt_prfl_id,
668: p_base_table_reference_column => 'RT_COMP_LVL_FLAG',
669: p_reference_table => 'BEN_COMP_LVL_RT_F',
670: p_reference_table_column => 'VRBL_RT_PRFL_ID');
671: --

Line 674: p_vrbl_rt_prfl_id =>ben_clr_shd.g_old_rec.vrbl_rt_prfl_id);

670: p_reference_table_column => 'VRBL_RT_PRFL_ID');
671: --
672: ben_derivable_rate.derivable_rate_handler
673: (p_event =>'DELETE',
674: p_vrbl_rt_prfl_id =>ben_clr_shd.g_old_rec.vrbl_rt_prfl_id);
675:
676: hr_utility.set_location(l_proc, 60);
677: --
678: -- When in validation only mode raise the Validate_Enabled exception

Line 740: ben_clr_shd.lck

736: begin
737: --
738: hr_utility.set_location('Entering:'|| l_proc, 10);
739: --
740: ben_clr_shd.lck
741: (
742: p_comp_lvl_rt_id => p_comp_lvl_rt_id
743: ,p_validation_start_date => l_validation_start_date
744: ,p_validation_end_date => l_validation_end_date