DBA Data[Home] [Help]

APPS.WIP_DEFAULT_SHOPFLOORMOVE dependencies on PO_LINES_ALL

Line 1181: from po_lines_all Pl

1177: into l_po_uom_code
1178: from mtl_units_of_measure_vl uom
1179: where uom.unit_of_measure =
1180: ( select PL.unit_meas_lookup_code
1181: from po_lines_all Pl
1182: where (pl.po_header_id,pl.po_line_id) =
1183: ( select pd.po_header_id, pd.po_line_id
1184: from po_distributions_all pd
1185: where pd.po_distribution_id =