DBA Data[Home] [Help]

APPS.HR_CNP_INS dependencies on HR_CANVAS_PROPERTIES_S

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

215: ) is
216: --
217: l_proc varchar2(72) := g_package||'pre_insert';
218: --
219: Cursor C_Sel1 is select hr_canvas_properties_s.nextval from sys.dual;
220: --
221: Begin
222: hr_utility.set_location('Entering:'||l_proc, 5);
223: --