DBA Data[Home] [Help]

APPS.PO_CHG_REQUEST_GRP dependencies on PO_DOCUMENT_CONTROL_GRP

Line 139: PO_Document_Control_GRP.check_control_action(

135: select plla.PO_LINE_ID into l_doc_line_id
136: from po_line_locations_all plla
137: where plla.line_location_id = p_po_line_location_id;
138:
139: PO_Document_Control_GRP.check_control_action(
140: p_api_version => 1.0,
141: p_init_msg_list => FND_API.G_TRUE,
142: x_return_status => x_return_status,
143: p_doc_type => v_document_type,