DBA Data[Home] [Help]

APPS.BEN_EPT_INS dependencies on BEN_ELIG_PER_TYP_PRTE_F_S

Line 328: select ben_elig_per_typ_prte_f_s.nextval

324: --
325: l_proc varchar2(72) := g_package||'pre_insert';
326: --
327: cursor c1 is
328: select ben_elig_per_typ_prte_f_s.nextval
329: from sys.dual;
330: --
331: --
332: Begin