DBA Data[Home] [Help]

APPS.OKL_LA_VALIDATION_UTIL_PVT dependencies on OKL_K_HDR_CRDTLN_UV

Line 7258: from okl_k_hdr_crdtln_uv

7254: and authoring_org_id = prg_hdr.authoring_org_id);
7255:
7256: cursor l_credit_line_csr(p_curr_code VARCHAR2) is
7257: select id, revolving_credit_yn
7258: from okl_k_hdr_crdtln_uv
7259: where contract_number = p_credit_line_no
7260: and currency_code = p_curr_code
7261: and end_date >= p_start_date
7262: and cust_name = p_customer_name