DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on CS_TRANSACTION_TYPES_B

Line 598: from cs_transaction_types_b tt,

594: l_profile varchar2(1);
595:
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,