DBA Data[Home] [Help]

APPS.AP_WEB_EXPORT_ER dependencies on AP_WEB_DB_HR_INT_PKG

Line 1591: WHERE AP_WEB_DB_HR_INT_PKG.isPersonCwk(h.employee_id)='N'

1587: h.business_group_id,
1588: h.location_id,
1589: 'N' is_contingent
1590: FROM per_employees_x h
1591: WHERE AP_WEB_DB_HR_INT_PKG.isPersonCwk(h.employee_id)='N'
1592: UNION ALL
1593: SELECT
1594: h.person_id employee_id,
1595: h.full_name,