DBA Data[Home] [Help]

APPS.PQH_CEP_INS dependencies on DUAL

Line 132: Cursor C_Sel1 is select pqh_copy_entity_prefs_s.nextval from sys.dual;

128: --
129: l_proc varchar2(72) := g_package||'pre_insert';
130: --
131: --
132: Cursor C_Sel1 is select pqh_copy_entity_prefs_s.nextval from sys.dual;
133: --
134: Begin
135: hr_utility.set_location('Entering:'||l_proc, 5);
136: --