DBA Data[Home] [Help]

APPS.OTA_EVENT_SWI dependencies on OTA_INITIALIZATION_WF

Line 808: OTA_INITIALIZATION_WF.MANUAL_ENROLL_WAITLIST(

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