DBA Data[Home] [Help]

APPS.BEN_CEP_INS dependencies on BEN_PRTN_ELIG_PRFL_F_S

Line 322: select ben_prtn_elig_prfl_f_s.nextval

318: --
319: l_proc varchar2(72) := g_package||'pre_insert';
320: --
321: cursor c1 is
322: select ben_prtn_elig_prfl_f_s.nextval
323: from sys.dual;
324:
325: --
326: --