DBA Data[Home] [Help]

APPS.BEN_EXT_ADV_CONDITIONS dependencies on BEN_EXT_ADV_CT_CHECK

Line 225: ben_ext_adv_ct_check.rcd_in_file(p_ext_rcd_in_file_id => p_ext_rcd_in_file_id ,

221: --
222: l_cnt := 0;
223: l_cond_cnt := 0;
224:
225: ben_ext_adv_ct_check.rcd_in_file(p_ext_rcd_in_file_id => p_ext_rcd_in_file_id ,
226: p_sprs_cd => p_sprs_cd ,
227: p_exclude_this_rcd_flag => l_exclude_flag ) ;
228:
229: if ben_ext_adv_conditions.g_ext_adv_ct_validation <> 'N' then

Line 560: ben_ext_adv_ct_check.data_elmt_in_rcd(p_ext_rcd_id => p_ext_rcd_id ,

556: p_exclude_this_rcd_flag := false;
557:
558:
559:
560: ben_ext_adv_ct_check.data_elmt_in_rcd(p_ext_rcd_id => p_ext_rcd_id ,
561: p_exclude_this_rcd_flag => l_exclude_flag ) ;
562:
563: if ben_ext_adv_conditions.g_ext_adv_ct_validation <> 'N' then
564: p_exclude_this_rcd_flag := nvl(l_exclude_flag, false) ;