DBA Data[Home] [Help]

APPS.PO_DIFF_SUMMARY_PKG dependencies on PO_ONLINE_AUTHORING_WF_ACTIONS

Line 597: PO_ONLINE_AUTHORING_WF_ACTIONS.get_wf_role_for_lock_owner

593: x_lock_owner_role => l_lock_owner_role,
594: x_lock_owner_user_id => l_lock_owner_user_id
595: );
596:
597: PO_ONLINE_AUTHORING_WF_ACTIONS.get_wf_role_for_lock_owner
598: ( p_po_header_id => l_po_header_id,
599: p_lock_owner_role => l_lock_owner_role,
600: p_lock_owner_user_id => l_lock_owner_user_id,
601: x_wf_role_name => l_lock_owner_wf_role,