DBA Data[Home] [Help]

APPS.CSI_ORDER_SHIP_PUB dependencies on MTL_UNIT_TRANSACTIONS

Line 1784: mtl_unit_transactions mut,

1780: ooh.order_source_id order_source_id -- Added for Siebel Genesis Project
1781: FROM oe_order_headers_all ooh,
1782: oe_order_lines_all ool,
1783: mtl_system_items msi,
1784: mtl_unit_transactions mut,
1785: mtl_material_transactions mmt,
1786: mtl_secondary_inventories msei,
1787: hr_all_organization_units haou
1788: WHERE mmt.transaction_id = p_trx_id

Line 1844: mtl_unit_transactions mut,

1840: ooh.order_source_id order_source_id -- Added for Siebel Genesis Project
1841: FROM oe_order_headers_all ooh,
1842: oe_order_lines_all ool,
1843: mtl_system_items msi,
1844: mtl_unit_transactions mut,
1845: mtl_transaction_lot_numbers mtln,
1846: mtl_material_transactions mmt,
1847: mtl_secondary_inventories msei,
1848: hr_all_organization_units haou