DBA Data[Home] [Help]

APPS.BEN_EGN_INS dependencies on BEN_ELIG_GNDR_PRTE_F_S

Line 324: select BEN_ELIG_GNDR_PRTE_F_S.nextval

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