DBA Data[Home] [Help]

APPS.INL_INTEGRATION_GRP dependencies on INL_SHIPLN_LANDED_COSTS_V

Line 128: inl_shipln_landed_costs_v lc,

124: lc.unit_landed_cost
125: FROM inl_ship_lines sl,
126: inl_ship_line_groups slg,
127: inl_ship_headers sh,
128: inl_shipln_landed_costs_v lc,
129: mtl_system_items msi
130: WHERE msi.inventory_item_id = sl.inventory_item_id
131: AND msi.organization_id = sh.organization_id
132: AND sl.ship_header_id = slg.ship_header_id