DBA Data[Home] [Help]

APPS.CTO_WIP_WRAPPER dependencies on OE_TRANSACTION_TYPES_TL

Line 1530: oe_transaction_types_tl oet,

1526: oe_order_lines_all oel,
1527: mtl_sales_orders mso,
1528: oe_order_headers_all oeh,
1529: --oe_order_types_v oet
1530: oe_transaction_types_tl oet,
1531: mtl_system_items msi -- bugfix 1661094:
1532: where wei.group_id = p_wip_seq
1533: and wei.source_line_id = oel.line_id
1534: and oeh.header_id = oel.header_id