DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on CS_BILLING_TYPE_CATEGORIES

Line 600: cs_billing_type_categories cbtc,

596: cursor valid_txn_billing_type is
597: select tbt.txn_billing_type_id
598: from cs_transaction_types_b tt,
599: cs_txn_billing_types tbt,
600: cs_billing_type_categories cbtc,
601: cs_txn_billing_oetxn_all tb,
602: oe_transaction_types_vl oeh,
603: oe_transaction_types_vl oel
604: where