DBA Data[Home] [Help]

APPS.OTA_TRB_INS dependencies on DUAL

Line 253: Cursor C_Sel1 is select ota_resource_bookings_s.nextval from sys.dual;

249: Procedure pre_insert
250: (p_rec in out nocopy ota_trb_shd.g_rec_type
251: ) is
252: --
253: Cursor C_Sel1 is select ota_resource_bookings_s.nextval from sys.dual;
254: --
255: -- Cursor to check Automatic Primary Venue
256: --
257: Cursor C_Sel2 is