DBA Data[Home] [Help]

APPS.HR_TPP_INS dependencies on DUAL

Line 235: Cursor C_Sel1 is select hr_tab_page_properties_b_s.nextval from sys.dual;

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