DBA Data[Home] [Help]

APPS.CS_SR_INTERFACE_CP dependencies on CS_TXN_BILLING_TYPES

Line 193: cs_txn_billing_types ctb,

189: csd.org_id,
190: cia.incident_number
191: FROM cs_cost_details csd,
192: cs_estimate_details ced,
193: cs_txn_billing_types ctb,
194: cs_incidents_all_b cia
195: WHERE cia.incident_id = ced.incident_id
196: AND ced.estimate_detail_id = csd.estimate_detail_id
197: AND csd.txn_billing_type_id = ctb.txn_billing_type_id