DBA Data[Home] [Help]

APPS.OKL_QA_SECURITIZATION dependencies on OKC_RULES_B

Line 169: , okc_rules_b rule

165: and cle.dnz_chr_id = p_agreement_id
166: AND not EXISTS(
167: SELECT 1
168: from okc_rule_groups_b rgp
169: , okc_rules_b rule
170: where rgp.id = rule.rgp_id
171: and rgp.rgd_code = 'LALEVL'
172: and rgp.dnz_chr_id = p_agreement_id
173: and rule.rule_information_category = 'LASLL'