DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_UPDATE_PKG dependencies on CS_BILLING_TYPE_CATEGORIES

Line 408: cs_billing_type_categories cbtc

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
412: and msibk.organization_id = p_inventory_org_id