DBA Data[Home] [Help]

APPS.BOM_RTG_COPYORG_IMP dependencies on WIP_LINES

Line 114: wip_lines wl,

110: NULL DG_Description,
111: NULL ser_start_op_seq,
112: NULL row_identifier
113: FROM bom_operational_routings bor,
114: wip_lines wl,
115: mtl_parameters org,
116: mtl_system_items_kfv item1,
117: mtl_system_items_kfv item2,
118: mtl_item_locations_kfv locators

Line 476: wip_lines wl,

472: --myerrams, To get the number of routings in Model org.
473: SELECT COUNT(*)
474: INTO l_hdr_cnt
475: FROM bom_operational_routings bor,
476: wip_lines wl,
477: mtl_parameters org,
478: mtl_system_items_kfv item1,
479: mtl_system_items_kfv item2,
480: mtl_item_locations_kfv locators