DBA Data[Home] [Help]

APPS.OKS_COVERAGES_PVT dependencies on OKX_TXN_BILLING_TYPES_V

Line 4582: okx_txn_billing_types_v txn

4578: txn.billing_type billing_type
4579: FROM OKC_K_LINES_V lines,
4580: OKS_K_LINES_B oksl,
4581: OKC_K_ITEMS_V items,
4582: okx_txn_billing_types_v txn
4583: WHERE lines.cle_id = p_cle_id
4584: AND oksl.cle_id = lines.id
4585: AND oksl.dnz_chr_id = lines.dnz_chr_id
4586: AND items.cle_id = lines.id