DBA Data[Home] [Help]

APPS.OTA_ENROLL_IN_TRAINING_SS dependencies on WF_PROCESS_ACTIVITIES

Line 324: (p_process in wf_process_activities.process_name%type,

320: --
321: -- {End Of Comments}
322: -- ----------------------------------------------------------------------------
323: Procedure create_enroll_wf_process
324: (p_process in wf_process_activities.process_name%type,
325: p_itemtype in wf_items.item_type%type,
326: p_person_id in number default null,
327: p_called_from in varchar2 default null,
328: p_itemkey out nocopy wf_items.item_key%type