DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on OE_TRANSACTION_TYPES_TL

Line 4543: oe_transaction_types_tl otl,

4539: from mtl_reservations mr,
4540: oe_order_lines_all oel,
4541: oe_order_headers_all oeh,
4542: oe_transaction_types_all ota,
4543: oe_transaction_types_tl otl,
4544: mtl_sales_orders mso
4545: where mr.demand_source_line_id = oel.line_id --ato item line id
4546: and oel.line_id = p_line_Id
4547: and oeh.header_id = oel.header_id

Line 5663: oe_transaction_types_tl otl,

5659: mtl_reservations mr,
5660: oe_order_lines_all oel,
5661: oe_order_headers_all oeh,
5662: oe_transaction_types_all ota,
5663: oe_transaction_types_tl otl,
5664: mtl_sales_orders mso
5665: WHERE
5666: mr.demand_source_line_id = oel.line_id
5667: and oel.line_id = pconfigLineId --- Configuration item line id