DBA Data[Home] [Help]

APPS.PQH_WST_INS dependencies on DUAL

Line 155: Cursor C_Sel1 is select pqh_worksheet_budget_sets_s.nextval from sys.dual;

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