DBA Data[Home] [Help]

APPS.HR_CNP_INS dependencies on HR_CANVAS_PROPERTIES_S

Line 236: Cursor C_Sel1 is select hr_canvas_properties_s.nextval from sys.dual;

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