[Home] [Help]
APPS.OTA_TDB_INS dependencies on DUAL
Line 308: Cursor C_Sel1 is select ota_delegate_bookings_s.nextval from sys.dual;
304: Procedure pre_insert(p_rec in out nocopy ota_tdb_shd.g_rec_type) is
305: --
306: l_proc varchar2(72) := g_package||'pre_insert';
307: --
308: Cursor C_Sel1 is select ota_delegate_bookings_s.nextval from sys.dual;
309: --
310: --
311: Cursor C_Sel2 is
312: Select null