DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_UPDATE_PKG dependencies on CS_TRANSACTION_TYPES_VL

Line 404: from cs_transaction_types_vl cttv,

400: select cttv.line_order_category_code,
401: cbtc.billing_category billing_type,
402: ctst.sub_type_id ,
403: ctst.transaction_type_id transaction_type_id_csi
404: from cs_transaction_types_vl cttv,
405: csi_txn_sub_types ctst,
406: csi_txn_types ctt,
407: mtl_system_items_b_kfv msibk,
408: cs_billing_type_categories cbtc