DBA Data[Home] [Help]

APPS.OTA_EVENT_ASSOCIATIONS_PKG dependencies on OTA_EVENT_ASSOCIATIONS_PKG

Line 1: package body ota_event_associations_pkg as

1: package body ota_event_associations_pkg as
2: /* $Header: ottea02t.pkb 120.0.12010000.2 2008/08/05 11:45:22 ubhat ship $ */
3:
4: --
5: -- ----------------------------------------------------------------------------

Line 9: g_package varchar2(33) := ' ota_event_associations_pkg.'; -- Global package name

5: -- ----------------------------------------------------------------------------
6: -- | Private Global Definitions |
7: -- ----------------------------------------------------------------------------
8: --
9: g_package varchar2(33) := ' ota_event_associations_pkg.'; -- Global package name
10: --
11: --
12: -- Check that max places is not exceeded for a booking deal
13: --

Line 247: end ota_event_associations_pkg;

243: hr_utility.set_location('Leaving:'||l_proc,10);
244: --
245: end maintain_delegate_bookings;
246:
247: end ota_event_associations_pkg;