DBA Data[Home] [Help]

APPS.JMF_SHIKYU_ADJUSTMENT_PROC dependencies on PO_LINE_LOCATIONS_ALL

Line 1280: ,po_line_locations_all pll

1276: ,l_shipment_num
1277: ,l_component
1278: FROM po_headers_all ph
1279: ,po_lines_all pl
1280: ,po_line_locations_all pll
1281: ,mtl_system_items_b_kfv item_kfv
1282: ,jmf_shikyu_components jsc
1283: WHERE pl.po_line_id = pll.po_line_id
1284: AND ph.po_header_id = pll.po_header_id