790: rtrim(loc.town_or_city),
791: loc.region_1,
792: loc.postal_code
793: from
794: hr_locations loc,
795: hr_organization_units hou
796: where hou.organization_id = cp_payee_id
797: and hou.business_group_id = cp_business_group_id
798: and cp_payment_date between hou.date_from