DBA Data[Home] [Help]

APPS.OKL_CONTRACT_BOOK_PVT dependencies on OKL_TXL_ASSETS_B

Line 2455: okl_txl_assets_b txl

2451: txl.hold_period_days
2452: FROM okc_k_lines_b fin_ast_cle,
2453: okc_line_styles_b fin_ast_lse,
2454: okl_trx_assets tas,
2455: okl_txl_assets_b txl
2456: WHERE fin_ast_cle.chr_id = p_orig_chr_id
2457: AND fin_ast_cle.dnz_chr_id = p_orig_chr_id
2458: AND fin_ast_cle.lse_id = fin_ast_lse.ID
2459: AND fin_ast_lse.lty_code = 'FREE_FORM1'