DBA Data[Home] [Help]

APPS.INV_LABEL_PVT2 dependencies on MTL_TRANSACTION_LOT_NUMBERS

Line 237: , mtl_transaction_lot_numbers mtln

233: , rt.uom_code
234: , rt.oe_order_header_id --Bug 4582954
235: , rt.oe_order_line_id --Bug 4582954
236: FROM rcv_transactions rt
237: , mtl_transaction_lot_numbers mtln
238: , mtl_unit_transactions mut
239: -- , po_distributions_all pod --Commented as part of Bug# 3586116
240: , po_lines_all pol
241: , po_headers_all pha