DBA Data[Home] [Help]

APPS.OTA_TBD_API dependencies on DUAL

Line 1454: Cursor C_Sel1 is select ota_booking_deals_s.nextval from sys.dual;

1450: Procedure pre_insert(p_rec in out nocopy g_rec_type) is
1451: --
1452: l_proc varchar2(72) := g_package||'pre_insert';
1453: --
1454: Cursor C_Sel1 is select ota_booking_deals_s.nextval from sys.dual;
1455: --
1456: Begin
1457: hr_utility.set_location('Entering:'||l_proc, 5);
1458: --