DBA Data[Home] [Help]

APPS.OTA_ILEARNING dependencies on OTA_INITIALIZATION_WF

Line 1351: OTA_INITIALIZATION_WF.MANUAL_WAITLIST(p_itemtype => 'OTWF',

1347: end if;
1348: FETCH CUR_USER INTO l_user_name;
1349: CLOSE CUR_USER;
1350:
1351: OTA_INITIALIZATION_WF.MANUAL_WAITLIST(p_itemtype => 'OTWF',
1352: p_process => 'OTA_MANUAL_WAITLIST',
1353: p_event_title => p_offering_title,
1354: p_event_id => l_event_id,
1355: p_item_key => l_sysdatetime,

Line 1389: OTA_INITIALIZATION_WF.MANUAL_WAITLIST(p_itemtype => 'OTWF',

1385: end if;
1386: FETCH CUR_USER INTO l_user_name;
1387: CLOSE CUR_USER;
1388:
1389: OTA_INITIALIZATION_WF.MANUAL_WAITLIST(p_itemtype => 'OTWF',
1390: p_process => 'OTA_MANUAL_WAITLIST',
1391: p_event_title => p_offering_title,
1392: p_event_id => l_event_id,
1393: p_item_key => l_sysdatetime,