DBA Data[Home] [Help]

APPS.PAY_ES_RULES dependencies on HR_ALL_ORGANIZATION_UNITS

Line 26: l_wc_id hr_all_organization_units.organization_id%TYPE;

22: FROM hr_organization_information hoi
23: WHERE hoi.org_information1 = p_wc_organization_id
24: AND hoi.org_information_context = 'ES_WORK_CENTER_REF';
25: --
26: l_wc_id hr_all_organization_units.organization_id%TYPE;
27: --
28: BEGIN
29: --
30: p_tax_unit_id := NULL;