DBA Data[Home] [Help]

APPS.MRP_CANCEL_PO SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 35

			SELECT org_id
			INTO l_document_org_id
			FROM po_headers_all
			WHERE po_header_id = p_po_header_id;