DBA Data[Home] [Help]

APPS.OTA_TMT_INS dependencies on DUAL

Line 221: Cursor C_Sel1 is select ota_tp_measurement_types_s.nextval from sys.dual;

217: ) is
218: --
219: l_proc varchar2(72) := g_package||'pre_insert';
220: --
221: Cursor C_Sel1 is select ota_tp_measurement_types_s.nextval from sys.dual;
222: --
223: Begin
224: hr_utility.set_location('Entering:'||l_proc, 5);
225: --