DBA Data[Home] [Help]

APPS.HZ_DQM_SEARCH_UTIL dependencies on HZ_MATCH_RULES_B

Line 522: CURSOR c1 is select compilation_flag from hz_match_rules_b where match_rule_id = p_match_rule_id;

518: T NUMBER;
519: X VARCHAR2(1);
520: l_comp_flag VARCHAR2(1);
521: l_count NUMBER;
522: CURSOR c1 is select compilation_flag from hz_match_rules_b where match_rule_id = p_match_rule_id;
523: CURSOR c2 is select count(*)
524: from hz_trans_functions_b
525: where function_id in (
526: select function_id