DBA Data[Home] [Help]

APPS.PQP_ALIEN_EXPAT_WF_PKG dependencies on HR_ORGANIZATION_INFORMATION

Line 78: from hr_organization_information org

74: and prl.effective_end_date;
75: -- Get HR/ Payroll contact from GRE
76: cursor csr_gre_contact is
77: select org.org_information1
78: from hr_organization_information org
79: where org.org_information_context = 'Contact Information'
80: and org.organization_id = (
81: select hsc.segment1
82: from per_assignments_f paf