DBA Data[Home] [Help]

APPS.OKL_CREDIT_CHECKLIST_PVT dependencies on OKC_K_HEADERS_B

Line 1462: cursor c_ids (p_chr_id okc_k_headers_b.id%TYPE)

1458: lp_rulv_tbl okl_rule_pub.rulv_tbl_type;
1459: lx_rulv_tbl okl_rule_pub.rulv_tbl_type;
1460: l_id number;
1461:
1462: cursor c_ids (p_chr_id okc_k_headers_b.id%TYPE)
1463: is
1464: select a.id
1465: from okc_rules_b a
1466: where a.dnz_chr_id = p_chr_id

Line 1986: cursor c_tpl_hdr (p_chr_id okc_k_headers_b.id%TYPE)

1982: lx_rulv_rec okl_rule_pub.rulv_rec_type;
1983:
1984: l_id number;
1985:
1986: cursor c_tpl_hdr (p_chr_id okc_k_headers_b.id%TYPE)
1987: is
1988: select a.id
1989: from okc_rules_b a
1990: where a.dnz_chr_id = p_chr_id