DBA Data[Home] [Help]

APPS.CTO_CHANGE_ORDER_PK dependencies on MTL_SALES_ORDERS

Line 1282: mtl_sales_orders mso

1278: oe_order_lines_all oel,
1279: oe_order_headers_all oeh,
1280: oe_transaction_types_all ota,
1281: oe_transaction_types_tl otl,
1282: mtl_sales_orders mso
1283: WHERE
1284: mr.demand_source_line_id = oel.line_id
1285: and oel.line_id = pconfigLineId --- Configuration item line id
1286: and oeh.header_id = oel.header_id