DBA Data[Home] [Help]

APPS.INL_INTEGRATION_GRP dependencies on MTL_UNITS_OF_MEASURE_VL

Line 3981: mtl_units_of_measure_vl muv

3977: sl.txn_unit_price,
3978: sl.currency_code
3979: FROM inl_ship_lines_all sl,
3980: inl_ship_headers sh,
3981: mtl_units_of_measure_vl muv
3982: WHERE muv.uom_code = sl.txn_uom_code
3983: AND sl.ship_header_id = sh.ship_header_id
3984: AND sl.ship_line_src_type_code = 'PO'
3985: AND sh.simulation_id = p_simulation_id