Find Jobs
Find Jobs Near You – Available Work in Your Location
Senior Buyer Aerospace Metals & Outside Processing
Career Insights for Commodities / Manufacturing Buyer
See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.
Scorecard
Based on New Jersey data
Review key factors to help you decide if this role fits your goals. How is this calculated?
What they do
A Commodities or Manufacturing Buyer is responsible for sourcing and purchasing the commodities needed for ongoing or future production in a manufacturing process. Responsible for maintaining supplier relationships. May also be responsible growing supplier relationships with new and/or existing suppliers.
$71,265 / year median in New Jersey
-3% projected decline
Job Description
Senior Buyer - Aerospace Metals & Outside Processing Posted on September 2, 2026 September 2, 2026 by JMJ Phillip We are seeking an experienced Senior Buyer to lead the strategic sourcing and procurement of aerospace-grade metals, machined components, and outside processing services. This role is responsible for ensuring the timely availability of critical materials and services while supporting quality, cost, delivery, and regulatory requirements in a fast-paced aerospace manufacturing environment. Position Responsibilities Strategic Sourcing & Procurement Source and procure aerospace raw materials, including aluminum, stainless steel, titanium, nickel alloys, forgings, castings, and other specialty metals. Develop and execute sourcing strategies that support production requirements, cost objectives, and material availability. Analyze market conditions, commodity trends, and supply risks to support purchasing decisions. Outside Processing Management Manage procurement activities for outside processing services, including heat treating, plating, anodizing, passivation, painting and coatings, non-destructive testing, chemical processing, and other specialized services. Ensure suppliers meet applicable quality, delivery, and certification requirements. Expedite critical materials and outside processing orders as needed to support customer delivery commitments. Supplier Relationship Management Develop and maintain strong relationships with suppliers and strategic partners. Monitor supplier performance related to quality, delivery, cost, and responsiveness. Identify and implement corrective actions or improvement opportunities when necessary. Evaluate and qualify new suppliers in accordance with established quality and procurement procedures. Contract & Cost Management Negotiate pricing, contracts, long-term agreements, and supplier terms. Lead cost-reduction initiatives through strategic sourcing, supplier consolidation, and process improvements. Support inventory planning and purchasing strategies that balance cost, availability, and production requirements. Cross-Functional Collaboration Partner with Engineering, Quality, Production Control, Manufacturing, and other internal teams to resolve supply chain challenges. Review MRP requirements and issue purchase orders to support production schedules. Maintain accurate purchasing records and supplier information within ERP/MRP systems. Compliance & Risk Management Support compliance with applicable aerospace quality standards, customer requirements, and government regulations. Ensure purchasing activities align with requirements related to export controls, defense contracting, and aerospace manufacturing. Prerequisites Bachelor's degree in Supply Chain, Business, Operations, Engineering, or a related field; equivalent relevant experience may be considered. 5-10 years of purchasing or procurement experience in an aerospace, defense, or advanced manufacturing environment. Strong experience purchasing aerospace-grade metals and managing suppliers providing specialized outside processing services. Knowledge of aerospace manufacturing processes and supply chain requirements. Experience negotiating supplier contracts, pricing, and commercial agreements. Proficiency with ERP/MRP systems. Strong analytical, negotiation, problem-solving, and organizational skills. Ability to manage multiple priorities in a fast-paced manufacturing environment. Excellent written, verbal, and interpersonal communication skills. Certifications (Preferred, but not Required) APICS, CPSM, CPM, or other relevant procurement or supply chain certifications. Experience working in an AS9100-certified environment. Knowledge of NADCAP requirements and special process controls. Familiarity with ITAR and other export control requirements. Experience supporting aerospace, defense, military, or commercial aviation programs. What the Role Offers Competitive salary range of $105,000-$115,000 annually. Opportunity to play a key role in a specialized aerospace supply chain environment. High visibility and collaboration with Engineering, Quality, Manufacturing, and Supply Chain leadership. Opportunity to lead strategic sourcing, supplier development, and cost improvement initiatives. Professional growth within a technically advanced and highly regulated industry. Why Whippany? Whippany offers convenient access to the greater New York and New Jersey metropolitan area while maintaining the benefits of a well-established suburban community. The area provides access to a diverse professional workforce, transportation options, dining, recreation, and cultural attractions, making it an attractive location for professionals seeking both career opportunities and quality of life. Upload your resume to Apply
• Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email
• Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills Submit gform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('
•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /
• delay the scroll by 50 milliseconds to fix a bug in chrome
•/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );var current_page = jQuery('#gform_source_page_number_5').val();jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now