DBA Data[Home] [Help]

APPS.PAY_ES_BAL_UPLOAD dependencies on HR_ALL_ORGANIZATION_UNITS

Line 310: l_wc_id hr_all_organization_units.organization_id%TYPE;

306: FROM hr_organization_information hoi
307: WHERE hoi.org_information1 = p_wc_organization_id
308: AND hoi.org_information_context = 'ES_WORK_CENTER_REF';
309: --
310: l_wc_id hr_all_organization_units.organization_id%TYPE;
311: l_tax_unit_id NUMBER;
312: --
313: BEGIN
314: --