DBA Data[Home] [Help]

APPS.CSD_OM_INTERFACE_PVT dependencies on CS_ESTIMATE_DETAILS

Line 325: ( select 'x' from cs_estimate_details ced

321: ( select 'X' from csd_repairs cra
322: where cra.original_source_line_id = oel.line_id
323: and cra.original_source_header_id = oel.header_id)
324: AND not exists
325: ( select 'x' from cs_estimate_details ced
326: where ced.order_header_id = oel.header_id
327: and ced.order_line_id = oel.line_id);
328:
329: -- Get the serial number for the txn Id