DBA Data[Home] [Help]

APPS.BEN_CWB_BACK_OUT_CONC dependencies on BEN_PL_F

Line 1184: from ben_pl_f pln

1180: and pil.group_pl_id = p_group_pl_id;
1181: --
1182: cursor c_group_pl_bg is
1183: Select pln.business_group_id
1184: from ben_pl_f pln
1185: where pln.pl_id = p_group_pl_id
1186: and l_ocrd_date between pln.effective_start_date
1187: and pln.effective_end_date;
1188: --