DBA Data[Home] [Help]

APPS.PER_PSE_INS dependencies on DUAL

Line 181: Cursor C_Sel1 is select per_pos_structure_elements_s.nextval from sys.dual;

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