DBA Data[Home] [Help]

APPS.BOMPMCFG dependencies on BOM_OPERATIONAL_ROUTINGS

Line 279: bom_operational_routings bor,

275: from
276: so_lines_all s3, /* Parent of the ATO Model if any */
277: so_lines_all s2, /* Options or Option Classes */
278: so_lines_all s1, /* Model */
279: bom_operational_routings bor,
280: mtl_system_items_interface m
281: where m.set_id = USERENV('SESSIONID')
282: and m.base_item_id = s1.inventory_item_id
283: and m.demand_source_line = s1.line_id