DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_UPDATE_PKG dependencies on CS_BILLING_TYPE_CATEGORIES

Line 366: cs_billing_type_categories cbtc

362: cs_txn_billing_types ctbt,
363: csi_txn_sub_types ctst,
364: csi_txn_types ctt,
365: mtl_system_items_b_kfv msibk,
366: cs_billing_type_categories cbtc
367: where cttv.transaction_type_id = p_transaction_type_id
368: and cttv.transaction_type_id = ctbt.transaction_type_id
369: and ctbt.billing_type = msibk.material_billable_flag
370: and msibk.material_billable_flag = cbtc.billing_type