DBA Data[Home] [Help]

APPS.PQH_CEF_INS dependencies on DUAL

Line 158: Cursor C_Sel1 is select pqh_copy_entity_functions_s.nextval from sys.dual;

154: Procedure pre_insert(p_rec in out nocopy pqh_cef_shd.g_rec_type) is
155: --
156: l_proc varchar2(72) := g_package||'pre_insert';
157: --
158: Cursor C_Sel1 is select pqh_copy_entity_functions_s.nextval from sys.dual;
159: --
160: Begin
161: hr_utility.set_location('Entering:'||l_proc, 5);
162: --