DBA Data[Home] [Help]

APPS.PAY_CA_PAYROLL_ARCH dependencies on PER_ADDRESSES

Line 772: per_addresses addr,

768: rtrim(addr.town_or_city),
769: addr.region_1,
770: addr.postal_code
771: from
772: per_addresses addr,
773: per_people_f ppf
774: where ppf.person_id = cp_payee_id
775: and ppf.business_group_id = cp_business_group_id
776: and cp_payment_date between ppf.effective_start_date