DBA Data[Home] [Help]

APPS.CS_SERVICE_BILLING_ENGINE_PVT dependencies on OKS_ENT_BILL_TYPES_V

Line 278: oks_ent_bill_types_v bt

274: br.rate_amount,
275: br.rate_percent
276: FROM oks_ent_txn_groups_v txn,
277: oks_ent_bill_rates_v br,
278: oks_ent_bill_types_v bt
279: WHERE bt.txn_group_id = txn.txn_group_id
280: AND br.billing_type_id = bt.contract_billing_type_id
281: AND bt.billing_type_id = p_txn_billing_type_id
282: AND txn.business_process_id = p_business_process_id