DBA Data[Home] [Help]

APPS.BEN_ELIG_DSBLD_STAT_CVG_API dependencies on BEN_PROFILE_HANDLER

Line 245: ben_profile_handler.event_handler

241: -- End of API User Hook for the after hook of create_ELIG_DSBLD_STAT_CVG
242: --
243: end;
244: --
245: ben_profile_handler.event_handler
246: (p_event => 'CREATE',
247: p_base_table => 'BEN_DPNT_CVG_ELIGY_PRFL_F',
248: p_base_table_column => 'DPNT_CVG_ELIGY_PRFL_ID',
249: p_base_table_column_value => p_dpnt_cvg_eligy_prfl_id,

Line 684: ben_profile_handler.event_handler

680: -- End of API User Hook for the after hook of delete_ELIG_DSBLD_STAT_CVG
681: --
682: end;
683: --
684: ben_profile_handler.event_handler
685: (p_event => 'DELETE',
686: p_base_table => 'BEN_DPNT_CVG_ELIGY_PRFL_F',
687: p_base_table_column => 'DPNT_CVG_ELIGY_PRFL_ID',
688: p_base_table_column_value => ben_edc_shd.g_old_rec.dpnt_cvg_eligy_prfl_id,