DBA Data[Home] [Help]

APPS.GME_MOBILE_TXN dependencies on MTL_SYSTEM_ITEMS_VL

Line 4566: mtl_system_items_vl msi,

4562: mmt.transaction_type_id
4563: FROM gme_batch_header_vw bh,
4564: mtl_parameters mp,
4565: gme_material_details bl,
4566: mtl_system_items_vl msi,
4567: mtl_material_transactions mmt
4568: where mmt.transaction_set_id = p_txn_header_id AND
4569: bh.batch_id = mmt.TRANSACTION_SOURCE_ID AND
4570: bl.material_detail_id = mmt.TRX_SOURCE_LINE_ID AND