DBA Data[Home] [Help]

APPS.PQP_AAT_INS dependencies on DUAL

Line 408: Cursor C_Sel1 is select pqp_assignment_attributes_s.nextval from sys.dual;

404: ) is
405: --
406: l_proc varchar2(72) := g_package||'pre_insert';
407: --
408: Cursor C_Sel1 is select pqp_assignment_attributes_s.nextval from sys.dual;
409: --
410: Begin
411: hr_utility.set_location('Entering:'||l_proc, 5);
412: --