DBA Data[Home] [Help]

APPS.PQH_RLS_INS dependencies on DUAL

Line 213: Cursor C_Sel1 is select pqh_roles_s.nextval from sys.dual;

209: ) is
210: --
211: l_proc varchar2(72) := g_package||'pre_insert';
212: --
213: Cursor C_Sel1 is select pqh_roles_s.nextval from sys.dual;
214: --
215: Begin
216: hr_utility.set_location('Entering:'||l_proc,5);
217: --