Purchaser

Strabag View all jobs

  • Mississauga, ON
  • $90,000 per year
  • Permanent
  • Full-time
  • 26 days ago
Full-time Scarborough, Ontario, Canada Building Construction and Civil Engineering Job-ID: req76117PurchaserIf you are looking for a new challenge and want to help shape the future of STRABAG, take a look at the job description below. Pay range for this role is between $70,0000- $90,000 annually, with final compensation determined by skills, experience, and role requirements.Share WatchlistWhat matters to usKnowledge and Skills:
  • MS Office skills (Word, Excel)
  • Experience with purchasing software
  • Superb organizational skills, problem solving skills and attention to detail
  • Excellent written and verbal communication skills
  • Self-motivated, persistent and flexible
  • Ability to multi-task
  • Qualifications:
  • 5+ years working experience as a Purchaser in the construction industry
  • Ability to deal with Clients and suppliers
  • Ability to work well with Project & Construction Managers & Superintendents
  • Ability to work in a Construction site environment
To revoke the consent granted for the setting of cookies from US providers, please click . Alternatively, you can revoke your consent under Cookie Settings in our .Tooltip captionSTRABAG - Work On Progress: Becoming Climate Neutral by 2040.YouTube DisclaimerTo play this video, you must accept cookies from US providers. For details, please see Cookie Settings in our . Consent to the setting of cookies from US providers can be given either or under Cookie Settings in our The revocation of consent already given can be done in the same way.Agree and playYour contribution to our companyJob Summary:Under the direction of the Senior Purchaser or Corporate Procurement Manager, the Purchaser will beresponsible for the organization and coordination of purchasing activities on site. This will include, but notlimited to, requesting and comparing quotations, negotiation of contracts and issuing of Purchase Orders.The Purchaser will also be responsible for contacting suppliers, schedule and discuss deliveries andorganization of the storage facilities. Monthly maintenance and reporting of inventory will be required.Essential Duties and Responsibilities:
  • Collaborate with key persons to establish specifications and expectations of the supplies requiredand in accordance with the project's requirements
  • Tracking of open requisitions
  • Obtaining quotations for material, services and equipment
  • Preparation of price comparisons
  • Issuing of Purchase Orders
  • Maintenance of supplier database and purchasing software
  • Checking of packing slips to verify that orders are in accordance with the purchase order
  • Organize items within the designated storage facilities
  • Ensure that all deliveries are recorded accordingly
  • Maintenance of Inventory for reporting purposes
  • Keeping track of incoming & outgoing materials & parts.
  • Other related duties as assigned
What you stand to gainWe stand for respect, partnership, and sustainability, creating a work environment that promotes safety, health, and development. Our committed and healthy employees are our most valuable asset - the foundation for sustainable growth and innovation. With our "People. Planet. Progress." strategy and the motto WORK ON PROGRESS, we drive change forward - with the goal of climate neutrality by 2040.Parkplatzwettbewerbsfähige VergütungGesundheitsförderungMitarbeitereventsContactSejal Rajani, People & Culture Recruiter1919 Minnesota Ct, Suite 500 Mississauga, ON , Canada L5N 3C9L5N 3C9Together we achieve great things.© Filip WarchalowskiWhat's next in the process?This happens after the successful application1. Screening of applications - careful review and evaluation of submitted documents2. Decision, whether to invite an applicant to an interview3. Getting to know the candidate in a virtual or personal setting - the number of interviews may vary depending on the position4. Welcome to STRABAG SE- clarifying the offer and the final details regarding the candidate's entryYour future employerAt STRABAG around 86,000 people working on progress at more than 2,400 locations worldwide. Uniqueness and individual strengths characterise both our projects and each of us as individuals. Whether its building construction, civil engineering, road construction, underground engineering, bridge building, tunnelling, construction material production, project development or building management - we are always one step ahead so that we can become the most innovative and sustainable construction technology company in Europe. Diversity, inclusion and equal opportunities are integral to this, who we are as a company and how we work.Together we work as partners to complete projects successfully and grow with new challenges. Together we achieve great things. Let's progress!© Anna RauchenbergerNothing beats reaching the end of a project with great results, having met new people and made friends. ChristianSee what others have to sayStill searching?Discover more opportunities to work for us.Toronto, Ontario, Canada Building Construction and Civil Engineering Full-timeSenior Health, Safety & Wellness CoordinatorSTRABAG INCShareE-Mail erfolgreich gesendetThe job alert for your current settings is saved. For verification purposes of your registration we send you an e-mail with a confirmation link to . Please open the link to activate your job alert. You can of course set more job alerts for different settings. E-Mail erneut sendenJetzt senden function addToBookmarks(Ref_0, sessionID_0, divBookmark, tooltip, tooltipback) { const divBookmarkSelector = '#' + divBookmark; fetch('inc/addToBookmarks_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { const divBookmarkElement = document.querySelector(divBookmarkSelector); const fragment = document.createRange().createContextualFragment(result); divBookmarkElement.replaceWith(fragment); //document.getElementById('pKeineJobs').style.display = 'none'; //document.getElementById('divJobsTable').style.display = 'flex'; } }); appendBookmarks(Ref_0, sessionID_0); } function addToBookmarksDetailView(Ref_0, sessionID_0, divBookmark, tooltip, tooltipback) { const divBookmarkSelector = '#' + divBookmark; fetch('inc/addToBookmarksDetailView_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { const divBookmarkElement = document.querySelector(divBookmarkSelector); const fragment = document.createRange().createContextualFragment(result); divBookmarkElement.replaceWith(fragment); //document.getElementById('pKeineJobs').style.display = 'none'; //document.getElementById('divJobsTable').style.display = 'flex'; } }); appendBookmarksDetailView(Ref_0, sessionID_0); } function appendBookmarks(Ref_0, sessionID_0, tooltip, tooltipback) { let divBookmarkListSelector = 'divBookmarkList_' + Ref_0; let checkID = document.getElementById(divBookmarkListSelector); if(checkID == null){ fetch('inc/appendBookmarks_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { //document.getElementById('divBookmarks').insertAdjacentHTML('beforeend', result); //document.getElementById('pKeineJobs').style.display = 'none'; //document.getElementById('divJobsTable').style.display = 'flex'; } }); } } function appendBookmarksDetailView(Ref_0, sessionID_0, tooltip, tooltipback) { let divBookmarkListSelector = 'divBookmarkList_' + Ref_0; let checkID = document.getElementById(divBookmarkListSelector); if(checkID == null){ fetch('inc/appendBookmarksDetailView_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { //document.getElementById('divBookmarks').insertAdjacentHTML('beforeend', result); //document.getElementById('pKeineJobs').style.display = 'none'; //document.getElementById('divJobsTable').style.display = 'flex'; } }); } } function deleteFromBookmarks(Ref_0, sessionID_0, divBookmark, tooltip, tooltipback) { const divBookmarkSelector = '#' + divBookmark; let divBookmarkListSelector = 'divBookmarkList_' + Ref_0; //alert(divBookmarkListSelector); //document.getElementById(divBookmarkListSelector).remove(); //alert(divBookmarkListSelector); fetch('inc/deleteFromBookmarks_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { const divBookmarkElement = document.querySelector(divBookmarkSelector); const fragment = document.createRange().createContextualFragment(result); divBookmarkElement.replaceWith(fragment); /*const newElement = document.createElement('div'); newElement.innerHTML = result; divBookmarkElement.parentNode.replaceChild(newElement, divBookmarkElement);*/ //const divBookmarkListElement = document.querySelector(divBookmarkListSelector); //divBookmarkListElement.parentNode.removeChild(divBookmarkListElement); } }); } function deleteFromBookmarksDetailView(Ref_0, sessionID_0, divBookmark, tooltip, tooltipback) { const divBookmarkSelector = '#' + divBookmark; let divBookmarkListSelector = 'divBookmarkList_' + Ref_0; //alert(divBookmarkListSelector); //document.getElementById(divBookmarkListSelector).remove(); //alert(divBookmarkListSelector); fetch('inc/deleteFromBookmarksDetailView_25.php', { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ Ref: Ref_0, sessionID: sessionID_0, tooltip: tooltip, tooltipback: tooltipback }) }) .then(response => response.text()) .then(result => { if (result) { const divBookmarkElement = document.querySelector(divBookmarkSelector); const fragment = document.createRange().createContextualFragment(result); divBookmarkElement.replaceWith(fragment); /*const newElement = document.createElement('div'); newElement.innerHTML = result; divBookmarkElement.parentNode.replaceChild(newElement, divBookmarkElement);*/ //const divBookmarkListElement = document.querySelector(divBookmarkListSelector); //divBookmarkListElement.pa

Strabag