DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on CS_TRANSACTION_TYPES_B

Line 590: from cs_transaction_types_b tt,

586: l_profile varchar2(1);
587:
588: cursor valid_txn_billing_type is
589: select tbt.txn_billing_type_id
590: from cs_transaction_types_b tt,
591: cs_txn_billing_types tbt,
592: cs_billing_type_categories cbtc,
593: cs_txn_billing_oetxn_all tb,
594: oe_transaction_types_vl oeh,