DBA Data[Home] [Help]

APPS.INV_LABEL_PVT2 dependencies on MTL_TRANSACTION_LOT_NUMBERS

Line 242: , mtl_transaction_lot_numbers mtln

238: , rt.uom_code
239: , rt.oe_order_header_id --Bug 4582954
240: , rt.oe_order_line_id --Bug 4582954
241: FROM rcv_transactions rt
242: , mtl_transaction_lot_numbers mtln
243: , mtl_unit_transactions mut
244: -- , po_distributions_all pod --Commented as part of Bug# 3586116
245: , po_lines_trx_v pol -- CLM project, bug 9403291
246: , po_headers_trx_v pha -- CLM project, bug 9403291