DBA Data[Home] [Help]

APPS.HZ_DQM_SEARCH_UTIL dependencies on HZ_TRANS_FUNCTIONS_B

Line 524: from hz_trans_functions_b

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
527: from hz_match_rule_primary mp, hz_primary_trans pt
528: where match_rule_id = p_match_rule_id