DBA Data[Home] [Help]

APPS.WSH_USA_QUANTITY_PVT dependencies on MTL_SERIAL_NUMBERS_TEMP

Line 191: mtl_serial_numbers_temp msnt

187: wdd.replenishment_status --bug# 6689448 (replenishment project)
188: FROM wsh_delivery_details wdd,
189: wsh_new_deliveries wnd,
190: wsh_delivery_assignments_v wda,
191: mtl_serial_numbers_temp msnt
192: WHERE wdd.delivery_detail_id = wda.delivery_detail_id
193: AND wda.delivery_id = wnd.delivery_id (+)
194: AND wdd.source_line_id = p_changed_attribute.source_line_id
195: AND wdd.source_code = p_source_code