DBA Data[Home] [Help]

APPS.PO_OM_INTEGRATION_GRP dependencies on PO_DOCUMENT_CONTROL_GRP

Line 900: PO_Document_Control_GRP.control_document

896:
897: -- Bug 3362534 Set the org context to the operating unit of the document.
898: PO_MOAC_UTILS_PVT.set_org_context(l_document_org_id) ; --
899:
900: PO_Document_Control_GRP.control_document
901: (p_api_version => 1.0,
902: p_init_msg_list => FND_API.G_FALSE,
903: p_commit => FND_API.G_FALSE,
904: x_return_status => x_return_status,