DBA Data[Home] [Help]

APPS.PO_AME_WF_PVT dependencies on PO_CONTERMS_WF_PVT

Line 6101: PO_CONTERMS_WF_PVT.UPDATE_CONTRACT_TERMS(

6097: -- Inform Contracts to activate deliverable, now that PO is successfully
6098: -- Changed status to approved
6099:
6100: l_progress := '004';
6101: PO_CONTERMS_WF_PVT.UPDATE_CONTRACT_TERMS(
6102: p_po_header_id => l_document_id,
6103: p_signed_date => l_acceptance_date,
6104: x_return_status => l_return_status,
6105: x_msg_data => l_msg_data,