DBA Data[Home] [Help]

APPS.OTA_RESOURCE_BOOKING_API dependencies on OTA_UTILITY

Line 650: if (ota_utility.is_con_prog_periodic('OTINSTRNTF')) then

646: and p_required_date_from <= (trunc(sysdate) + l_notify_days_before)
647: and (l_status = 'C' or p_status= 'C')
648: then
649:
650: if (ota_utility.is_con_prog_periodic('OTINSTRNTF')) then
651: OTA_INITIALIZATION_WF.initialize_instructor_wf(
652: p_item_type => 'OTWF',
653: p_eventid => l_event_id,
654: p_res_book_id => p_resource_booking_id,