DBA Data[Home] [Help]

APPS.BEN_CPP_BUS dependencies on BEN_CVG_AMT_CALC_MTHD_F

Line 4046: select null from BEN_CVG_AMT_CALC_MTHD_F cvg

4042: l_api_updating boolean;
4043: l_dummy varchar2(1);
4044: --
4045: cursor c1 is
4046: select null from BEN_CVG_AMT_CALC_MTHD_F cvg
4047: where nvl(cvg.pl_id,-1) = p_pl_id
4048: and cvg.cvg_mlt_cd = 'FLFX'
4049: and cvg.entr_val_at_enrt_flag = 'Y'
4050: and cvg.business_group_id = p_business_group_id