DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PO_ONLINE_AUTHORING_WF_ACTIONS

Line 2760: PO_ONLINE_AUTHORING_WF_ACTIONS.start_changes_discarded_wf

2756: WHERE po_header_id = p_po_header_id;
2757:
2758: -- bug5090429
2759: -- Changed the signature of the API
2760: PO_ONLINE_AUTHORING_WF_ACTIONS.start_changes_discarded_wf
2761: ( p_agreement_id => p_po_header_id,
2762: p_agreement_info => l_agreement_info,
2763: p_lock_owner_role => l_lock_owner_role,
2764: p_lock_owner_user_id => l_lock_owner_user_id,