DBA Data[Home] [Help]

APPS.PER_OSE_INS dependencies on DUAL

Line 182: Cursor C_Sel1 is select per_org_structure_elements_s.nextval from sys.dual;

178: ) is
179: --
180: l_proc varchar2(72) := g_package||'pre_insert';
181: --
182: Cursor C_Sel1 is select per_org_structure_elements_s.nextval from sys.dual;
183: --
184: Begin
185: hr_utility.set_location('Entering:'||l_proc, 5);
186: --