DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKL_K_HDR_CRDTLN_UV

Line 5894: from okl_k_hdr_crdtln_uv cl

5890: l_mla_id number;
5891:
5892: cursor l_credit_line_csr is
5893: select cl.id
5894: from okl_k_hdr_crdtln_uv cl
5895: where cl.contract_number = p_cl_no
5896: and exists ( select 1
5897: from okc_k_headers_b chr
5898: where chr.currency_code = cl.currency_code