DBA Data[Home] [Help]

APPS.PER_SP_STAGE dependencies on WF_PROCESS_ACTIVITIES

Line 1286: PROCEDURE launch_wf(p_process in wf_process_activities.process_name%type,

1282: -- |----------------------< launch_wf >--------------------------|
1283: -- ---------------------------------------------------------------------------
1284: --
1285:
1286: PROCEDURE launch_wf(p_process in wf_process_activities.process_name%type,
1287: p_item_type in wf_items.item_type%type,
1288: p_person_id in number,
1289: p_copy_entity_txn_id in number,
1290: p_approval_reqd in varchar2)