DBA Data[Home] [Help]

APPS.WIP_DEFAULT_SHOPFLOORMOVE dependencies on PO_LINES_ALL

Line 1136: from po_lines_all Pl

1132: into l_po_uom_code
1133: from mtl_units_of_measure_vl uom
1134: where uom.unit_of_measure =
1135: ( select PL.unit_meas_lookup_code
1136: from po_lines_all Pl
1137: where (pl.po_header_id,pl.po_line_id) =
1138: ( select pd.po_header_id, pd.po_line_id
1139: from po_distributions_all pd
1140: where pd.po_distribution_id in