DBA Data[Home] [Help]

APPS.HR_TCN_INS dependencies on DUAL

Line 162: Cursor C_Sel1 is select hr_template_canvases_b_s.nextval from sys.dual;

158: ) is
159: --
160: l_proc varchar2(72) := g_package||'pre_insert';
161: --
162: Cursor C_Sel1 is select hr_template_canvases_b_s.nextval from sys.dual;
163: --
164: Begin
165: hr_utility.set_location('Entering:'||l_proc, 5);
166: --