DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on WF_PROCESS_ACTIVITIES

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

79: ||
80: ||===========================================================================
81: */
82:
83: Procedure create_wf_process(p_process in wf_process_activities.process_name%type,
84: p_itemtype in wf_items.item_type%type,
85: p_person_id in number ,
86: p_eventid in ota_Events.event_id%type default null,
87: p_learningpath_ids in varchar2 default null,