DBA Data[Home] [Help]

APPS.BEN_CPC_INS dependencies on BEN_CNTNU_PRTN_CTFN_TYP_F_S

Line 322: select ben_cntnu_prtn_ctfn_typ_f_s.nextval

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