DBA Data[Home] [Help]

APPS.PQH_BGT_INS dependencies on DUAL

Line 179: Cursor C_Sel1 is select pqh_budgets_s.nextval from sys.dual;

175: Procedure pre_insert(p_rec in out nocopy pqh_bgt_shd.g_rec_type) is
176: --
177: l_proc varchar2(72) := g_package||'pre_insert';
178: --
179: Cursor C_Sel1 is select pqh_budgets_s.nextval from sys.dual;
180: --
181: Begin
182: hr_utility.set_location('Entering:'||l_proc, 5);
183: --