DBA Data[Home] [Help]

APPS.BEN_PAP_INS dependencies on DUAL

Line 319: from sys.dual;

315: p_validation_end_date in date) is
316: --
317: l_proc varchar2(72) := g_package||'pre_insert';
318: cursor c1 is select BEN_PRTT_ANTHR_PL_RT_F_S.nextval
319: from sys.dual;
320: --
321: Begin
322: hr_utility.set_location('Entering:'||l_proc, 5);
323: --