DBA Data[Home] [Help]

APPS.HR_TIC_INS dependencies on DUAL

Line 164: Cursor C_Sel1 is select hr_template_item_contexts_b_s.nextval from sys.dual;

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