DBA Data[Home] [Help]

APPS.CSD_BULK_RECEIVE_UTIL dependencies on OE_ORDER_TYPES_V

Line 4051: oe_order_types_v oot,

4047: into l_prod_txn_rec.add_to_order_id
4048: from csd_product_transactions cpt,
4049: cs_estimate_details ced,
4050: oe_order_headers_all ooh,
4051: oe_order_types_v oot,
4052: cs_incidents_all_b sr
4053: where cpt.estimate_detail_id = ced.estimate_detail_id
4054: and cpt.repair_line_id = p_repair_line_id
4055: and ced.order_header_id is not null