DBA Data[Home] [Help]

APPS.PAY_MX_TAX_FUNCTIONS dependencies on HR_ALL_ORGANIZATION_UNITS

Line 1937: ln_le_id hr_all_organization_units.organization_id%TYPE;

1933: ln_ISR_table_factor NUMBER;
1934: ln_ISR_proj_subject NUMBER;
1935: ln_le_days_month NUMBER;
1936: ln_le_days_year NUMBER;
1937: ln_le_id hr_all_organization_units.organization_id%TYPE;
1938: ln_isr_prop_fact NUMBER;
1939: ln_le_worked_days NUMBER;
1940: l_compute_subsidy_flag CHAR(1); /*bug#8438155*/
1941: /* lv_calc_mode VARCHAR2(20);

Line 2693: ln_le_id hr_all_organization_units.organization_id%TYPE;

2689: ln_ISR_table_factor NUMBER;
2690: ln_ISR_proj_subject NUMBER;
2691: ln_le_days_month NUMBER;
2692: ln_le_days_year NUMBER;
2693: ln_le_id hr_all_organization_units.organization_id%TYPE;
2694: ln_isr_prop_fact NUMBER;
2695: ln_le_worked_days NUMBER;
2696: ln_days_in_ytd NUMBER;
2697: ln_wrkd_days_in_adj_period NUMBER;