DBA Data[Home] [Help]

APPS.OTA_OM_TDB_WAITLIST_API dependencies on OTA_TDB_BUS2

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

278: l_warn);
279: */
280: if t_waitlist_table(i).delegate_person_id is not null or
281: t_waitlist_table(i).delegate_contact_id is not null then
282: l_warn := ota_tdb_bus2.other_bookings_clash(to_char(t_waitlist_table(i).delegate_person_id),
283: to_char(t_waitlist_table(i).delegate_contact_id),
284: p_event_id,
285: l_status_type_id);
286: