DBA Data[Home] [Help]

APPS.OTA_INITIALIZATION_WF dependencies on WF_PROCESS_ACTIVITIES

Line 291: Procedure Initialize_wf(p_process in wf_process_activities.process_name%type,

287: --called from alert
288: -- called from ota_evt_api_upd2.process_event
289: --from ota_tdb_api_upd2.update_enrollment
290:
291: Procedure Initialize_wf(p_process in wf_process_activities.process_name%type,
292: p_item_type in wf_items.item_type%type,
293: p_person_id in number default null,
294: -- p_booking_id in ota_delegate_bookings.Booking_id%type default null,
295: p_eventid in ota_Events.event_id%type,

Line 319: Procedure Initialize_auto_wf(p_process in wf_process_activities.process_name%type,

315: p_event_fired in varchar2);
316:
317: -- called from alerts
318:
319: Procedure Initialize_auto_wf(p_process in wf_process_activities.process_name%type,
320: p_item_type in wf_items.item_type%type,
321: p_event_fired in varchar2,
322: p_event_id in ota_events.event_id%type default null);
323: -- called from ota_lp_enrollment_api.update/create_lp_enrollment