DBA Data[Home] [Help]

APPS.PQH_WPR_INS dependencies on DUAL

Line 157: Cursor C_Sel1 is select pqh_worksheet_periods_s.nextval from sys.dual;

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