DBA Data[Home] [Help]

APPS.PAY_MX_TAX_FUNCTIONS dependencies on HR_LOCATIONS

Line 281: l_location_id hr_locations.location_id%type;

277:
278: l_min_wage NUMBER;
279: l_scl_id NUMBER;
280: l_gre_id hr_organization_units.organization_id%type;
281: l_location_id hr_locations.location_id%type;
282: l_business_group_id NUMBER;
283: l_effective_date DATE;
284: l_is_ambiguous BOOLEAN;
285: l_missing_gre BOOLEAN;