DBA Data[Home] [Help]

APPS.BEN_EPE_BUS dependencies on BEN_OIPL_F

Line 205: from ben_oipl_f a

201: l_dummy varchar2(1);
202: --
203: cursor c1 is
204: select null
205: from ben_oipl_f a
206: where a.oipl_id = p_spcl_rt_oipl_id;
207: --
208: Begin
209: --

Line 829: from ben_oipl_f a

825: l_dummy varchar2(1);
826: --
827: cursor c1 is
828: select null
829: from ben_oipl_f a
830: where a.oipl_id = p_oipl_id;
831: --
832: Begin
833: --