DBA Data[Home] [Help]

APPS.CTO_CHANGE_ORDER_PK dependencies on MTL_SALES_ORDERS

Line 1263: mtl_sales_orders mso

1259: oe_order_lines_all oel,
1260: oe_order_headers_all oeh,
1261: oe_transaction_types_all ota,
1262: oe_transaction_types_tl otl,
1263: mtl_sales_orders mso
1264: WHERE
1265: mr.demand_source_line_id = oel.line_id
1266: and oel.line_id = pconfigLineId --- Configuration item line id
1267: and oeh.header_id = oel.header_id