DBA Data[Home] [Help]

APPS.BEN_EPE_BUS dependencies on BEN_PL_TYP_F

Line 127: from ben_pl_typ_F a

123: l_dummy varchar2(1);
124: --
125: cursor c1 is
126: select null
127: from ben_pl_typ_F a
128: where a.pl_typ_id = p_pl_typ_id;
129: --
130: Begin
131: --