DBA Data[Home] [Help]

APPS.OTA_OM_TDB_WAITLIST_API dependencies on OTA_TDB_BUS2

Line 289: l_warn := ota_tdb_bus2.other_bookings_clash(to_char(t_waitlist_table(i).delegate_person_id),

285: l_warn);
286: */
287: if t_waitlist_table(i).delegate_person_id is not null or
288: t_waitlist_table(i).delegate_contact_id is not null then
289: l_warn := ota_tdb_bus2.other_bookings_clash(to_char(t_waitlist_table(i).delegate_person_id),
290: to_char(t_waitlist_table(i).delegate_contact_id),
291: p_event_id,
292: l_status_type_id);
293: