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

Buyer at Parker Hannifin Corporation in HAUPPAUGE, New York

Posted in Other 30+ days ago.





Job Description:








Buyer






Location: HAUPPAUGE, NY, United States




Job Family

: Procurement




Job Type

: Regular




Posted

: Oct 13, 2021


Job ID: 26780







Back to Search Results








Job Description










var cs_apply_settings = {"job_id":"7772959","url":"https://apply.talemetry.com","company":"parker","subdomain":"parkercareers","career_site_id":3750,"return_page_permalink":"parker","req_number":"26780-1A","workflow":7980,"workflow_tag":"USA","company_id":1147,"external_job_id":"26780","real_external_job_id":"26780-1A","internal_job_id":"7772959","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('26780-1A') >= 0) {
$('.job-saved').removeClass('hide');
is_job_saved = true;
job_index = c_jobs_temp.indexOf('26780-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);
}





Obtains the best quality, service, and value for products and services through effective bidding, negotiation, and supplier management. Identifies manufacturing needs, identifies, and selects suppliers, negotiates contracts, and arranges delivery. Purchases a high volume and variety of parts, equipment, services, and materials.

SCOPE/SUPERVISION AND INTERACTION:

_____ Has Direct Reports __X__ Does Not Have Direct Reports

Identifies and recommends suppliers by investigating potential suppliers, researching parts, equipment, machinery, services, and materials availability. Develops potential bidder list and initiates formal requests for quotation or proposal.

Conducts supplier site visits and evaluates them as to production capability, performance, delivery, and other key business criteria. May complete supplier certification independently or as part of a technical and/or quality team.

Purchases parts, equipment, and materials by preparing request for quotations and submitting purchase orders with approved suppliers. Issues purchase orders and agreements that accurately reflect price, schedule, terms, and conditions as negotiated with suppliers. Maintains accurate lead times for assigned commodities.

Evaluates bids for standard and non-standard items. Selects suppliers for a variety of moderately complex or technical materials, supplies or services and negotiates price, delivery, quality, and service. Develops alternate sources of supply by identifying and researching prospective suppliers.

Monitors and evaluates supplier performance. Advises appropriate personnel of impending supplier failure to fulfill contractual agreements that may delay production or delivery. Resolves shipment quality discrepancies by mediating supplier/manufacturing issues. Facilitates inspections, substitutions, and standardization by arranging and participating in conferences between suppliers and company personnel.

Negotiates and settles damage claims, rejections, losses, return of materials, over-shipments, cancellations, and engineering changes with suppliers.

Prepares moderately complex reports by collecting, analyzing, and summarizing information and trends. Provides parts, equipment, and materials information by answering questions and requests.

Applies continuous improvement techniques and methods to internal processes and systems to increase efficiency and customer service and to reduce costs.

Maintains professional and technical knowledge by attending educational workshops, reviewing trade publications, establishing networks, and/or participating in professional associations.

Complies with federal, state, and aerospace industry regulations; ensures adherence to requirements and advises management on needed actions. Complies with Government/Commercial Practices Manual (GPM/CPM) policies and procedures.

Shares specialized knowledge with others. Represents company on specific projects. Mentors new employees. Contributes to team effort by accomplishing related results as needed. Work assignments may include cross-functional or project team responsibilities (e.g. continuous improvement).

Bachelor's degree (BA) in Business Administration or related field which has provided both theoretical and practical knowledge in the field. Demonstrated ability to perform the essential functions of the job typically acquired through two or more years of increasingly responsible related purchasing experience. Certificate in Purchasing Management (CPM) or APICS desired.

Knowledge of purchasing and negotiating methods, principles, and concepts. Knowledge of industry practices, general business operations, and policies. Knowledge of legal and regulatory requirements related to procurement. General knowledge of and ability to apply continuous improvement techniques to purchasing and related areas. Proficient in standard business application software and specialized purchasing and/or materials systems (e.g. electronic data interface (EDI) or manufacturing resource planning (MRP) systems). Ability to work on a variety of problems of moderate scope and complexity where analysis of the situation or data requires thorough identification of factors and analysis of impact. Ability to work within general work objectives regarding projects and team goals. Ability to read, analyze, and interpret policies and recommend changes to procedures. Ability to effectively communicate and present information to suppliers, team members, team leaders, and top management. Ability to respond to significant inquiries or complaints from customers, regulatory agencies, or members of the business community. Ability to define problems, collect data, establish facts, and draw valid conclusions. Ability to negotiate effectively to obtain best prices and terms on products, materials, and services. Ability to effectively demonstrate team member competencies and participate in goal setting, performance feedback, and self-development activities.

Additional Comments:
The essential functions have been provided as examples of the type of work performed by employees assigned to this job classification. The Company reserves the right to modify the work assignments and/or to make reasonable accommodations so that qualified employees can perform the essential functions. The job description is not intended to be an all-inclusive list of duties and responsibilities. It is intended to describe the general nature of the position.

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. U.S. Citizenship/Permanent Resident is required for most positions. 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

Parker Hannifin is a Fortune 250 global leader in motion and control technologies. For more than a century the company has been enabling engineering breakthroughs that lead to a better tomorrow. Learn more at www.parker.com or @parkerhannifin.












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('26780-1A') >= 0) {
$('.job-saved').removeClass('hide');
is_job_saved = true;
job_index = c_jobs_temp.indexOf('26780-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 HAUPPAUGE, New York

Other
about 2 hours ago

Teachers Federal Credit Union
Other
about 18 hours ago

Kforce Inc
Other
3 days ago

Sonic Healthcare USA
More jobs in Other

Other
8 minutes ago

Canada Dry Potomac Corporation
Other
8 minutes ago

Pepsi National Brands
Other
10 minutes ago

Cedar Ridge Ministries