DBA Data[Home] [Help]

APPS.PQH_FYN_INS dependencies on DUAL

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

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