DBA Data[Home] [Help]

APPS.OE_UPG_SO dependencies on SO_LINE_DETAILS

Line 1273: from so_line_details

1269: into
1270: r_inventory_item_id_2,
1271: r_uom_code_2,
1272: r_warehouse_id_2
1273: from so_line_details
1274: where configuration_item_flag = 'Y'
1275: and line_id = mol.link_to_line_id;
1276: exception
1277: when others then