DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PO_ONLINE_AUTHORING_WF_ACTIONS

Line 3254: PO_ONLINE_AUTHORING_WF_ACTIONS.start_changes_discarded_wf

3250: WHERE po_header_id = p_po_header_id;
3251:
3252: -- bug5090429
3253: -- Changed the signature of the API
3254: PO_ONLINE_AUTHORING_WF_ACTIONS.start_changes_discarded_wf
3255: ( p_agreement_id => p_po_header_id,
3256: p_agreement_info => l_agreement_info,
3257: p_lock_owner_role => l_lock_owner_role,
3258: p_lock_owner_user_id => l_lock_owner_user_id,