DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on CS_BILLING_TYPE_CATEGORIES

Line 592: cs_billing_type_categories cbtc,

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,
595: oe_transaction_types_vl oel
596: where