DBA Data[Home] [Help]

APPS.BEN_EAT_INS dependencies on BEN_ACTN_TYP_S

Line 243: cursor c1 is select ben_actn_typ_s.nextval

239: -- ----------------------------------------------------------------------------
240: Procedure pre_insert(p_rec in out nocopy ben_eat_shd.g_rec_type) is
241: --
242: l_proc varchar2(72) := g_package||'pre_insert';
243: cursor c1 is select ben_actn_typ_s.nextval
244: from sys.dual;
245: --
246: --
247: --