DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKC_K_LINES_TL

Line 7693: okc_k_lines_tl ast_clet

7689: okl_trx_assets trx,
7690: okl_txl_assets_b txl,
7691: okc_k_lines_b fa_cleb,
7692: okc_line_styles_b fa_lseb,
7693: okc_k_lines_tl ast_clet
7694: where
7695: fab.asset_id = to_number(fa_cim.object1_id1)
7696: and fab.transaction_header_id_out is NULL
7697: --Bug# 6373605 start