DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKL_K_HDR_CRDTLN_UV

Line 5767: from okl_k_hdr_crdtln_uv cl

5763: l_mla_id number;
5764:
5765: cursor l_credit_line_csr is
5766: select cl.id
5767: from okl_k_hdr_crdtln_uv cl
5768: where cl.contract_number = p_cl_no
5769: and exists ( select 1
5770: from okc_k_headers_b chr
5771: where chr.currency_code = cl.currency_code