DBA Data[Home] [Help]

APPS.PQP_ERG_INS dependencies on DUAL

Line 205: Cursor C_Sel1 is select pqp_exception_report_groups_s.nextval from sys.dual;

201: ) is
202: --
203: l_proc varchar2(72) := g_package||'pre_insert';
204: --
205: Cursor C_Sel1 is select pqp_exception_report_groups_s.nextval from sys.dual;
206: --
207: Begin
208: hr_utility.set_location('Entering:'||l_proc, 5);
209: --