DBA Data[Home] [Help]

APPS.GHR_EEOC_STATUS_REPORT dependencies on GHR_PAY_PLANS

Line 654: FROM GHR_PAY_PLANS

650: l_count NUMBER;
651: CURSOR chk_gs_equivalent
652: IS
653: SELECT 1
654: FROM GHR_PAY_PLANS
655: WHERE PAY_PLAN = p_eeoc_rec.to_pay_plan
656: AND EQUIVALENT_PAY_PLAN = 'GS';
657:
658: CURSOR calc_age