DBA Data[Home] [Help]

APPS.HR_WNP_INS dependencies on DUAL

Line 239: Cursor C_Sel1 is select hr_window_properties_b_s.nextval from sys.dual;

235: ) is
236: --
237: l_proc varchar2(72) := g_package||'pre_insert';
238: --
239: Cursor C_Sel1 is select hr_window_properties_b_s.nextval from sys.dual;
240: --
241: Begin
242: hr_utility.set_location('Entering:'||l_proc, 5);
243: --