DBA Data[Home] [Help]

APPS.ENG_ECO_COST dependencies on MTL_SYSTEM_ITEMS

Line 104: mtl_system_items msi,

100: ) item_cost
101: from bom_inventory_components bic1,
102: bom_inventory_components bic2,
103: eng_revised_items eri,
104: mtl_system_items msi,
105: cst_item_costs cic
106: where eri.change_notice = p_change_notice
107: and eri.organization_id = p_org_id
108: and bic1.bill_sequence_id = eri.bill_sequence_id