DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKC_K_LINES_TL

Line 7418: okc_k_lines_tl ast_clet

7414: okl_trx_assets trx,
7415: okl_txl_assets_b txl,
7416: okc_k_lines_b fa_cleb,
7417: okc_line_styles_b fa_lseb,
7418: okc_k_lines_tl ast_clet
7419: where
7420: fab.asset_id = to_number(fa_cim.object1_id1)
7421: and fab.transaction_header_id_out is NULL
7422: --Bug# 6373605 start