DBA Data[Home] [Help]

APPS.PO_OM_INTEGRATION_GRP dependencies on PO_DOCUMENT_CONTROL_GRP

Line 774: PO_Document_Control_GRP.control_document

770:
771: -- Bug 3362534 Set the org context to the operating unit of the document.
772: PO_MOAC_UTILS_PVT.set_org_context(l_document_org_id) ; --
773:
774: PO_Document_Control_GRP.control_document
775: (p_api_version => 1.0,
776: p_init_msg_list => FND_API.G_FALSE,
777: p_commit => FND_API.G_FALSE,
778: x_return_status => x_return_status,