DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on OKL_TXL_ASSETS_B

Line 4912: okl_txl_assets_b txl

4908: p_chr_id IN NUMBER) IS
4909: SELECT txl.asset_number
4910: FROM okc_k_lines_b cle,
4911: okc_line_styles_b lse,
4912: okl_txl_assets_b txl
4913: WHERE cle.id = txl.kle_id
4914: AND cle.lse_id = lse.id
4915: AND lse.lty_code = 'FIXED_ASSET'
4916: AND cle.cle_id = p_fin_asset_id