DBA Data[Home] [Help]

APPS.OTA_EVENT_SWI dependencies on OTA_INITIALIZATION_WF

Line 812: OTA_INITIALIZATION_WF.MANUAL_ENROLL_WAITLIST(

808: ELSE
809:
810: select to_char(sysdate,'DD-MON-YYYY:HH24:MI:SS') into l_sysdate from dual;
811:
812: OTA_INITIALIZATION_WF.MANUAL_ENROLL_WAITLIST(
813: p_itemtype => 'OTWF',
814: p_process => 'OTA_MANUAL_ENROLL_WAITLIST',
815: p_Event_title => p_event_id, --Enh 5606090: Language support for Event Details.
816: p_item_key => p_event_id||':'||l_sysdate,