DBA Data[Home] [Help]

APPS.ISC_DEPOT_MARGIN_ETL_PKG dependencies on CS_BILLING_TYPE_CATEGORIES

Line 595: , cs_billing_type_categories cbtc

591: , csd_repair_actual_lines cral
592: , cs_estimate_details ced
593: , isc_book_sum2_f ibsf
594: , cs_txn_billing_types ctbt
595: , cs_billing_type_categories cbtc
596: where
597: rof.repair_line_id = cra.repair_line_id
598: and cra.repair_actual_id = cral.repair_actual_id
599: and ced.estimate_detail_id = cral.estimate_detail_id

Line 1047: , cs_billing_type_categories cbtc

1043: , cs_estimate_details ced
1044: , csd_repair_actuals cra
1045: , csd_repair_actual_lines cral
1046: , cs_txn_billing_types ctbt
1047: , cs_billing_type_categories cbtc
1048: , isc_book_sum2_f ibsf
1049: where
1050: rof.repair_line_id = cra.repair_line_id
1051: and cra.repair_actual_id = cral.repair_actual_id