DBA Data[Home] [Help]

APPS.RCV_INSERT_FROM_INL dependencies on INL_SHIPLN_LANDED_COSTS_V

Line 32: inl_shipln_landed_costs_v lc,

28: lc.unit_landed_cost
29: FROM inl_ship_lines sl,
30: inl_ship_line_groups slg,
31: inl_ship_headers sh,
32: inl_shipln_landed_costs_v lc,
33: mtl_system_items msi
34: WHERE msi.inventory_item_id = sl.inventory_item_id
35: AND msi.organization_id = sh.organization_id
36: AND sl.ship_header_id = slg.ship_header_id