DBA Data[Home] [Help]

APPS.OTA_TPC_INS dependencies on DUAL

Line 281: Cursor C_Sel1 is select ota_training_plan_costs_s.nextval from sys.dual;

277: ) is
278: --
279: l_proc varchar2(72) := g_package||'pre_insert';
280: --
281: Cursor C_Sel1 is select ota_training_plan_costs_s.nextval from sys.dual;
282: --
283: Begin
284: hr_utility.set_location('Entering:'||l_proc, 5);
285: --