DBA Data[Home] [Help]

APPS.CSD_DEPOT_UPDATE_PVT dependencies on OE_ORDER_LINES_ALL

Line 1241: oe_order_lines_all ool,

1237: cs_estimate_details ced,
1238: rcv_transactions rcv,
1239: rcv_serial_transactions rst,
1240: oe_order_headers_all ooh,
1241: oe_order_lines_all ool,
1242: cs_txn_billing_types ctbt,
1243: cs_transaction_types_b ctt
1244: where cr.repair_line_id = cpt.repair_line_id
1245: and cpt.estimate_detail_id = ced.estimate_detail_id

Line 1666: oe_order_lines_all oel,

1662: wsh_new_deliveries dl,
1663: wsh_delivery_assignments da,
1664: wsh_delivery_details dd ,
1665: oe_order_headers_all oeh,
1666: oe_order_lines_all oel,
1667: mtl_units_of_measure mtlu
1668: Where cra.repair_group_id = p_rep_group_id
1669: and cra.repair_line_id = cpt.repair_line_id
1670: and cpt.estimate_detail_id = ced.estimate_detail_id