This job listing has expired and the position may no longer be open for hire.

Division HR Manager at Parker Hannifin Corporation

Posted in Management 30+ days ago.

Location: Oxnard, California





Job Description:








Division HR Manager






Location: OXNARD, CA, United States




Job Family

: Human Resources




Job Type

: Regular




Posted

: Jul 31, 2021


Job ID: 24622







Back to Search Results








Job Description










var cs_apply_settings = {"job_id":"7236822","url":"https://apply.talemetry.com","company":"parker","subdomain":"parkercareers","career_site_id":3750,"return_page_permalink":"parker","req_number":"24622-1A","workflow":7980,"workflow_tag":"USA","company_id":1147,"external_job_id":"24622","real_external_job_id":"24622-1A","internal_job_id":"7236822","audit_activity":true,"web_tracking_id":null,"web_tracking_session_id":null,"context_id":null,"finished":"http://parkercareers.ttcportals.com/pages/parker","apply_key":"8538df2e-8de0-4748-bbdc-8646f8999549"};csns.apply.setup_job_apply_link(cs_apply_settings, 2);





Save Job


Job Saved



// Save Jobs functionality
var is_job_saved = false;
var job_index;
var job_saved_message;
var c_jobs_temp = localStorage.getItem('c_jobs') ? JSON.parse(localStorage.getItem('c_jobs')) : [];
var saved_jobs_query;

// Detecting if job has been saved
if (c_jobs_temp.indexOf('24622-1A') >= 0) {
$('.job-saved').removeClass('hide');
is_job_saved = true;
job_index = c_jobs_temp.indexOf('24622-1A');
$('.saved-jobs-alert__check').toggleClass('removed');
}
else {
is_job_saved = false;
$('.save-job').removeClass('hide');
}

function savejob(jobid) {
var job_item;
if (is_job_saved == true) {
is_job_saved = false;
c_jobs_temp.splice(job_index,1);
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been removed.');
}
else {
is_job_saved = true;
c_jobs_temp.push(jobid);
$('.saved-jobs-alert__check').toggleClass('removed');
$('.saved-jobs-alert__message').html('Job has been saved!');
}

localStorage.setItem('c_jobs', JSON.stringify(c_jobs_temp));

$('.saved-jobs-alert-wrapper').fadeIn();
setTimeout(function() {
$('.button-saved').html('Saved');
$('.saved-jobs-alert-wrapper').fadeOut();
location.reload();
}, 2000);
}





Position Summary

Looking for a HR Leader position with a fast growing business? The Division HR Manager will have responsibility for driving HR strategy for over for 300+ team members across three locations in California. This Business Partner role will support the General Manager and lead the HR function for our Bioscience and Water Filtration Division, headquartered in Oxnard, California.

Responsibilities

  • Strategic Partner - understanding and involvement in business issues, participation in business task forces, provide program management of workforce planning, skills assessment, succession planning, learning and development, champion of company culture and management practices.
  • Team Member Champion - champion communication programs that provide team members open, candid and frequent information-sharing with management, develop team member involvement systems, develop self direction teams, ensure work environment provides opportunity for celebration and openness. Provide due process to associates to deal with differences, development of employee skills, SOP development and performance management development systems.
  • Change Agent - act as liaison for leading change, create understanding among team members about the need to change, and how change will help them and the business in the short and long term, assist in the modification of systems and structures to support needed change, monitor progress by developing measures for change and develop long and short term plans to keep attention focused on change.
  • Administrative Expert - continuous improvement and automation of HR processes such as benefits administration, employee record keeping, recruitment/staffing process, occupational health/safety, compensation/pay activities.


    Experience / Skills

  • 10-12 years of work and leadership experience in the HR function. Previous HR experience in Manufacturing environment and California is preferred.
  • Ability to collaborate and partner with Business Leaders to drive positive change and culture within Division.
  • Excellent track record of working with teams to drive high level of team member engagement and empowerment.
  • Demonstrated success in talent acquisition, development and succession planning.
  • Ability to create and analyze people and productivity metrics to support team member and business growth.
  • Bachelor's Degree.

    Founded in 1917, Parker Hannifin Corporation is a $13.7 billion, global company.

    With annual sales of $13.7 billion in fiscal year 2020, Parker Hannifin is the world's leading diversified manufacturer of motion and control technologies and systems, providing precision-engineered solutions for a wide variety of mobile, industrial and aerospace markets. The company has operations in 49 countries around the world. Parker has increased its annual dividends paid to shareholders for 63 consecutive fiscal years, among the top five longest-running dividend-increase records in the S&P 500 index.

    Parker's engineering expertise and broad range of core technologies uniquely positions the company to solve some of the world's greatest engineering challenges. By partnering with customers, Parker improves their productivity and profitability and seeks new ways to solve humanity's biggest challenges.

    Parker is an Equal Opportunity and Affirmative Action Employer. Parker is committed to ensuring equal employment opportunities for all job applicants and employees. Employment decisions are based upon job related reasons regardless of race, ethnicity, color, religion, sex, sexual orientation, age, national origin, disability, gender identity, genetic information, veteran status, or any other status protected by law. However, U.S. Citizenship, Permanent Residency or other appropriate status is required for certain positions, in accord with U.S. import & export regulations.

    ("Minority / Female / Disability / Veteran / VEVRAA Federal Contractor")

    If you would like more information about Equal Employment Opportunity as an applicant under the law, please go to http://www.eeoc.gov/employers/upload/eeoc_self_print_poster.pdf
    and
    http://www1.eeoc.gov/employers/upload/eeoc_gina_supplement.pdf












  • Apply Now >







    Save Job


    Job Saved


    // Save Jobs functionality
    var is_job_saved = false;
    var job_index;
    var job_saved_message;
    var c_jobs_temp = localStorage.getItem('c_jobs') ? JSON.parse(localStorage.getItem('c_jobs')) : [];
    var saved_jobs_query;

    // Detecting if job has been saved
    if (c_jobs_temp.indexOf('24622-1A') >= 0) {
    $('.job-saved').removeClass('hide');
    is_job_saved = true;
    job_index = c_jobs_temp.indexOf('24622-1A');
    $('.saved-jobs-alert__check').toggleClass('removed');
    }
    else {
    is_job_saved = false;
    $('.save-job').removeClass('hide');
    }

    function savejob(jobid) {
    var job_item;
    if (is_job_saved == true) {
    is_job_saved = false;
    c_jobs_temp.splice(job_index,1);
    $('.saved-jobs-alert__check').toggleClass('removed');
    $('.saved-jobs-alert__message').html('Job has been removed.');
    }
    else {
    is_job_saved = true;
    c_jobs_temp.push(jobid);
    $('.saved-jobs-alert__check').toggleClass('removed');
    $('.saved-jobs-alert__message').html('Job has been saved!');
    }

    localStorage.setItem('c_jobs', JSON.stringify(c_jobs_temp));

    $('.saved-jobs-alert-wrapper').fadeIn();
    setTimeout(function() {
    $('.button-saved').html('Saved');
    $('.saved-jobs-alert-wrapper').fadeOut();
    location.reload();
    }, 2000);
    }







    More jobs in Oxnard, California


    The Judge Group Inc.

    FedEx

    Food 4 Less
    More jobs in Management


    University of Oklahoma

    University of Oklahoma

    University of Oklahoma