DBA Data[Home] [Help]

APPS.PER_JP_EMPDET_ARCHIVE_PKG dependencies on PER_QUALIFICATION_TYPES_VL

Line 1611: per_qualification_types_vl pqt,

1607: pq.status,
1608: nvl(pea.establishment,pe.name) establishment,
1609: pq.license_number
1610: from per_qualifications_vl pq,
1611: per_qualification_types_vl pqt,
1612: per_establishment_attendances pea,
1613: per_establishments pe
1614: where pq.person_id = l_person_id
1615: and nvl(pq.start_date,l_effective_date_ass) <= l_effective_date_ass