DBA Data[Home] [Help]

APPS.PAY_MX_TAX_FUNCTIONS dependencies on HR_LOCATIONS

Line 342: l_location_id hr_locations.location_id%type;

338:
339: l_min_wage NUMBER;
340: l_scl_id NUMBER;
341: l_gre_id hr_organization_units.organization_id%type;
342: l_location_id hr_locations.location_id%type;
343: l_business_group_id NUMBER;
344: l_effective_date DATE;
345: l_is_ambiguous BOOLEAN;
346: l_missing_gre BOOLEAN;