DBA Data[Home] [Help]

APPS.GHR_CMP_INS dependencies on DUAL

Line 458: Cursor C_Sel1 is select ghr_complaints2_s.nextval from sys.dual;

454: ) is
455: --
456: l_proc varchar2(72) := g_package||'pre_insert';
457: --
458: Cursor C_Sel1 is select ghr_complaints2_s.nextval from sys.dual;
459: --
460: Begin
461: hr_utility.set_location('Entering:'||l_proc, 5);
462: --