DBA Data[Home] [Help]

APPS.BEN_XWC_INS dependencies on DUAL

Line 226: Cursor C_Sel1 is select ben_ext_where_clause_s.nextval from sys.dual;

222: Procedure pre_insert(p_rec in out nocopy ben_xwc_shd.g_rec_type) is
223: --
224: l_proc varchar2(72) := g_package||'pre_insert';
225: --
226: Cursor C_Sel1 is select ben_ext_where_clause_s.nextval from sys.dual;
227: --
228: Begin
229: hr_utility.set_location('Entering:'||l_proc, 5);
230: --