DBA Data[Home] [Help]

APPS.CSM_DEBRIEF_PARTS_PKG dependencies on CS_TXN_BILLING_TYPES

Line 70: cs_txn_billing_types tbt,

66: IS
67: SELECT tbt.txn_billing_type_id
68: FROM
69: csm_txn_billing_types_acc acc,
70: cs_txn_billing_types tbt,
71: cs_transaction_types_b ttb,
72: cs_business_processes bpr, cs_bus_process_txns bpt, CS_BILLING_TYPE_CATEGORIES cbtc
73: WHERE acc.txn_billing_type_id = tbt.txn_billing_type_id
74: AND acc.business_process_id = bpt.business_process_id