DBA Data[Home] [Help]

APPS.AML_INTERACTION_ENGINE dependencies on HZ_LOCATIONS

Line 299: hz_locations e

295: FROM pv_process_rules_b a,
296: pv_enty_select_criteria b,
297: pv_selected_attr_values c,
298: hz_party_sites d,
299: hz_locations e
300: WHERE b.selection_type_code = 'INPUT_FILTER' AND
301: b.attribute_id = pv_check_match_pub.g_a_Country_ AND
302: a.process_type = 'LEAD_INTERACTION' AND
303: a.process_rule_id = b.process_rule_id AND