DBA Data[Home] [Help]

APPS.HR_TWN_INS dependencies on DUAL

Line 168: Cursor C_Sel1 is select hr_template_windows_b_s.nextval from sys.dual;

164: ) is
165: --
166: l_proc varchar2(72) := g_package||'pre_insert';
167: --
168: Cursor C_Sel1 is select hr_template_windows_b_s.nextval from sys.dual;
169: --
170: Begin
171: hr_utility.set_location('Entering:'||l_proc, 5);
172: --