DBA Data[Home] [Help]

APPS.PAY_MX_UTILITY dependencies on HR_ALL_ORGANIZATION_UNITS

Line 437: ln_le_id hr_all_organization_units.organization_id%TYPE;

433: RETURN NUMBER IS
434:
435: ln_days_month NUMBER;
436: ln_days_year NUMBER;
437: ln_le_id hr_all_organization_units.organization_id%TYPE;
438:
439: ln_days_month_year NUMBER;
440: lv_period_type VARCHAR2(150);
441: lv_proc VARCHAR2(240);