DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKL_K_HDR_CRDTLN_UV

Line 5868: from okl_k_hdr_crdtln_uv cl

5864: l_mla_id number;
5865:
5866: cursor l_credit_line_csr is
5867: select cl.id
5868: from okl_k_hdr_crdtln_uv cl
5869: where cl.contract_number = p_cl_no
5870: and exists ( select 1
5871: from okc_k_headers_b chr
5872: where chr.currency_code = cl.currency_code