DBA Data[Home] [Help]

APPS.GME_MOBILE_TXN dependencies on MTL_PARAMETERS

Line 4564: mtl_parameters mp,

4560: mmt.transaction_id,
4561: mmt.created_by,
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