DBA Data[Home] [Help]

APPS.INV_LABEL_PVT9 dependencies on MTL_TXN_REQUEST_LINES

Line 398: FROM mtl_txn_request_lines mtrl

394: , mmtt.subinventory_code
395: -- Bug 2673874 : joabraha
396: , pp.SEGMENT1
397: , pt.TASK_NUMBER
398: FROM mtl_txn_request_lines mtrl
399: , mtl_material_transactions_temp mmtt
400: , mtl_transaction_lots_temp mtlt
401: -- bug 3075322
402: -- , mtl_item_locations mil commented for bug 3776231

Line 439: FROM mtl_txn_request_lines mtrl

435: , mmtt.transfer_subinventory
436: -- Bug 2673874 : joabraha
437: , pp.SEGMENT1
438: , pt.TASK_NUMBER
439: FROM mtl_txn_request_lines mtrl
440: , mtl_material_transactions_temp mmtt
441: , mtl_transaction_lots_temp mtlt
442: -- bug 3075322
443: -- , mtl_item_locations mil commented for bug 3776231