DBA Data[Home] [Help]

APPS.PO_CHG_REQUEST_PVT dependencies on PO_DOCUMENT_CONTROL_GRP

Line 2201: PO_Document_Control_GRP.check_control_action(

2197: -- Set the org context before calling the cancel api
2198:
2199: PO_MOAC_UTILS_PVT.set_org_context(x_org_id) ; --
2200:
2201: PO_Document_Control_GRP.check_control_action(
2202: p_api_version => 1.0,
2203: p_init_msg_list => FND_API.G_TRUE,
2204: x_return_status => x_return_status,
2205: p_doc_type => v_document_type,