DBA Data[Home] [Help]

APPS.PQH_BFS_INS dependencies on DUAL

Line 143: Cursor C_Sel1 is select pqh_budget_fund_srcs_s.nextval from sys.dual;

139: Procedure pre_insert(p_rec in out nocopy pqh_bfs_shd.g_rec_type) is
140: --
141: l_proc varchar2(72) := g_package||'pre_insert';
142: --
143: Cursor C_Sel1 is select pqh_budget_fund_srcs_s.nextval from sys.dual;
144: --
145: Begin
146: hr_utility.set_location('Entering:'||l_proc, 5);
147: --