DBA Data[Home] [Help]

APPS.CTO_WIP_WRAPPER dependencies on OE_TRANSACTION_TYPES_TL

Line 1386: oe_transaction_types_tl oet,

1382: oe_order_lines_all oel,
1383: mtl_sales_orders mso,
1384: oe_order_headers_all oeh,
1385: --oe_order_types_v oet
1386: oe_transaction_types_tl oet,
1387: mtl_system_items msi -- bugfix 1661094:
1388: where wei.group_id = p_wip_seq
1389: and wei.source_line_id = oel.line_id
1390: and oeh.header_id = oel.header_id