DBA Data[Home] [Help]

APPS.BEN_EPE_BUS dependencies on BEN_PL_F

Line 283: from ben_pl_f a

279: l_dummy varchar2(1);
280: --
281: cursor c1 is
282: select null
283: from ben_pl_f a
284: where a.pl_id = p_spcl_rt_pl_id;
285: --
286: Begin
287: --

Line 907: from ben_pl_f a

903: l_dummy varchar2(1);
904: --
905: cursor c1 is
906: select null
907: from ben_pl_f a
908: where a.pl_id = p_pl_id;
909: --
910: Begin
911: --

Line 1224: from ben_pl_f a

1220: l_dummy varchar2(1);
1221: --
1222: cursor c1 is
1223: select null
1224: from ben_pl_f a
1225: where a.pl_id = p_must_enrl_anthr_pl_id;
1226: --
1227: Begin
1228: --