DBA Data[Home] [Help]

APPS.PER_GRS_INS dependencies on DUAL

Line 189: Cursor C_Sel1 is select per_cagr_grade_structures_s.nextval from sys.dual;

185: ) is
186: --
187: l_proc varchar2(72) := g_package||'pre_insert';
188: --
189: Cursor C_Sel1 is select per_cagr_grade_structures_s.nextval from sys.dual;
190: --
191: Begin
192: hr_utility.set_location('Entering:'||l_proc, 5);
193: --