DBA Data[Home] [Help]

APPS.PER_PYP_INS dependencies on DUAL

Line 236: Cursor C_Sel1 is select per_pay_proposals_s.nextval from sys.dual;

232: Procedure pre_insert(p_rec in out nocopy per_pyp_shd.g_rec_type) is
233: --
234: l_proc varchar2(72) := g_package||'pre_insert';
235: --
236: Cursor C_Sel1 is select per_pay_proposals_s.nextval from sys.dual;
237: --
238: --
239: cursor c_sel2 is
240: select null