DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_UPDATE_PKG dependencies on MTL_SYSTEM_ITEMS_B_KFV

Line 407: mtl_system_items_b_kfv msibk,

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
409: where cttv.transaction_type_id = p_transaction_type_id
410: and msibk.material_billable_flag = cbtc.billing_type
411: and msibk.inventory_item_id = p_inventory_item_id