DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKL_K_HDR_CRDTLN_UV

Line 5770: from okl_k_hdr_crdtln_uv cl

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