DBA Data[Home] [Help]

APPS.PO_HEADERS_SV5 dependencies on OKC_MANAGE_DELIVERABLES_GRP

Line 393: OKC_MANAGE_DELIVERABLES_GRP.updateExtPartyOnDeliverables (

389: l_contracts_document_type := 'PO_'||X_Type_Lookup_Code;
390: END IF;
391:
392: -- call contracts API to update the supplier information on terms
393: OKC_MANAGE_DELIVERABLES_GRP.updateExtPartyOnDeliverables (
394: p_api_version => 1.0,
395: p_bus_doc_id => X_po_header_id,
396: p_bus_doc_type => l_contracts_document_type,
397: p_external_party_id => X_Vendor_Id,