DBA Data[Home] [Help]

APPS.OKL_CONTRACT_BOOK_PVT dependencies on OKL_TXL_ASSETS_B

Line 2758: okl_txl_assets_b txl

2754: txl.hold_period_days
2755: FROM okc_k_lines_b fin_ast_cle,
2756: okc_line_styles_b fin_ast_lse,
2757: okl_trx_assets tas,
2758: okl_txl_assets_b txl
2759: WHERE fin_ast_cle.chr_id = p_orig_chr_id
2760: AND fin_ast_cle.dnz_chr_id = p_orig_chr_id
2761: AND fin_ast_cle.lse_id = fin_ast_lse.ID
2762: AND fin_ast_lse.lty_code = 'FREE_FORM1'