DBA Data[Home] [Help]

APPS.CS_SERVICE_BILLING_ENGINE_PVT dependencies on OKS_ENT_BILL_RATES_V

Line 276: oks_ent_bill_rates_v br,

272: br.rate_uom,
273: br.rate_amount,
274: br.rate_percent
275: FROM oks_ent_txn_groups_v txn,
276: oks_ent_bill_rates_v br,
277: oks_ent_bill_types_v bt
278: WHERE bt.txn_group_id = txn.txn_group_id
279: AND br.billing_type_id = bt.contract_billing_type_id
280: AND bt.billing_type_id = p_txn_billing_type_id