DBA Data[Home] [Help]

APPS.POR_CHANGE_REQUEST_PKG dependencies on PO_LINES_ALL

Line 407: po_lines_all pol,

403: po_requisition_lines prl,
404: po_req_distributions prd,
405: po_line_locations_all pll,
406: po_headers_all poh,
407: po_lines_all pol,
408: po_distributions_all pod
409: WHERE
410: prl.requisition_line_id = reqlineid AND
411: prd.requisition_line_id = prl.requisition_line_id AND