6884: rtrim(loc.town_or_city),
6885: loc.region_2,
6886: loc.postal_code
6887: from
6888: hr_locations_all loc,
6889: hr_all_organization_units hou
6890: where
6891: hou.organization_id = cp_payee_id
6892: and hou.business_group_id = cp_business_group_id