DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on WF_PROCESS_ACTIVITIES

Line 1400: Procedure create_wf_process(p_process in wf_process_activities.process_name%type,

1396: -- |----------------------< create_wf_process >--------------------------|
1397: -- ---------------------------------------------------------------------------
1398: --
1399:
1400: Procedure create_wf_process(p_process in wf_process_activities.process_name%type,
1401: p_itemtype in wf_items.item_type%type,
1402: p_person_id in number ,
1403: p_eventid in ota_Events.event_id%type,
1404: p_learningpath_ids in varchar2 ,