DBA Data[Home] [Help]

APPS.WSH_USA_QUANTITY_PVT dependencies on MTL_SERIAL_NUMBERS_TEMP

Line 174: mtl_serial_numbers_temp msnt

170: wdd.replenishment_status --bug# 6689448 (replenishment project)
171: FROM wsh_delivery_details wdd,
172: wsh_new_deliveries wnd,
173: wsh_delivery_assignments_v wda,
174: mtl_serial_numbers_temp msnt
175: WHERE wdd.delivery_detail_id = wda.delivery_detail_id
176: AND wda.delivery_id = wnd.delivery_id (+)
177: AND wdd.source_line_id = p_changed_attribute.source_line_id
178: AND wdd.source_code = p_source_code