Navikara

Head - Supply Chain Management

Powered by Monster

Share this job

Last date

25/06/2026

Openings

1 or more

Qualification

BESS;Solar Industry;Cost Op...

Post

Full Time

Overview

Job descriptionHead - Supply Chain ManagementChennai, Tamil Nadu, IndiaJob DescriptionMinimum of 15 years of experience in supply chainmanagement within the renewable energy sector,BESS, or solar industry.Procurement, Logistics, Invento...

Company
Powered by Monster
Location
Tamil Nadu; Chennai
Salary
1500000 - 1900000 (per annum)
Skill Required
BESS;Solar Industry;Cost Optimisisation
Duration
Not specified
Posted On
27/4/2026
Company Client
(On behalf of Staffice Global Private Limited)
External Apply URL
True

Detail Fields

Sector: Other Service Activities Functional Area: Human Resources Functional Role: Fresher Total Experience In Years: 15 - 19 Nature Of Job: Full Time Gender Preferences: Any Ex Servicemen Preferred: No

Eligibility

Criteria Education: Job Requirement as per Employer posting Label Criteria Skill: Job Requirement as per Employer posting Criteria Experience: Job Requirement as per Employer posting Criteria Location: Job Requirement as per Employer posting Yes: No

Full Detail Text

Company Name: Powered by Monster (On behalf of Staffice Global Private Limited) Click here for more details Job Title Head - Supply Chain Management Organisation Type Sector Other Service Activities Functional Area Human Resources Functional Role Fresher Job Description Job descriptionHead - Supply Chain ManagementChennai, Tamil Nadu, IndiaJob DescriptionMinimum of 15 years of experience in supply chainmanagement within the renewable energy sector,BESS, or solar industry.Procurement, Logistics, Inventory Management, VendorManagement, Cost Optimization, Efficiency, Supply Chain & OperationsRequired Skills Procurement, Logistics, BESS, Solar Industry, Cost Optimisisation, Supply Chain, OperationsRole: Head - Logistics / SCMIndustry Type: Recruitment / StaffingDepartment: Required Qualifications Minimum Qualification Required: Not Specified Additional Information Total Experience (in years) 15 - 19 Job Location var selectedID; var CurrentZIndex; var tempCounterForInsertingHeader; var autoCompleteHeaderDiv; document.addEventListener("DOMContentLoaded", onDocumentReady); //added to hide search result on mouse wheel document.addEventListener("wheel", onMouseWheel); //window.addEventListener("scroll", onMouseWheel, true); function onMouseWheel(){ $(".ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content").hide(); $("[id$='txtLocation']").parent().find("#AutoCompleteHeaderDiv").hide(); } function split(val) { return val.split(/;\s*/); } function extractLast(term) { return split(term).pop(); } function onDocumentReady() { $("[id$='AlreadyAdded']").hide(); tempCounterForInsertingHeader = 0; CurrentZIndex = '1038'; selectedID = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(); if (selectedID != '') { $('#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocContainer').addClass('locationControlDiv'); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(selectedID); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtHiddenLocation").val(selectedID); } $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation").blur(function () { $(this).parent().find("#AutoCompleteHeaderDiv").hide(); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'none'; }); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation").bind("keydown", function (event) { if (event.keyCode === $.ui.keyCode.TAB && $(this).autocomplete("instance").menu.active) { event.preventDefault(); } //bind hidden field // destroy auto-complete list array tempLocationarray.length = 0; autoCompleteHeaderDiv = $(this).parent().find("#AutoCompleteHeaderDiv"); //$(this).parent().find("#AutoCompleteHeaderDiv").width(472); $(this).parent().find("#AutoCompleteHeaderDiv").show(); var temp = $("ul.ui-autocomplete ul:visible").width(); if (temp != null) alert(temp); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'block'; }); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation").autocomplete({ delay: 1000, open: function () { var autocompleteheader = $(autoCompleteHeaderDiv).find("#autocompleteheader")[0]; $(".ui-autocomplete:visible").css({ top: ("+=" + $(autocompleteheader).css("height")), left: "-=0" }); }, minLength: 3, source: function (request, response) { // delegate back to autocomplete, but extract the last term $.get('https://www.ncs.gov.in' + "/_vti_bin/NCSPServicesHome/NCSPServiceInternalHome.svc/GetCitiesHome", { strSearchText: request.term }, function (msg) { if (msg != null && msg.GetCitiesHomeResult != null && msg.GetCitiesHomeResult.length > 0) { tempLocationarray.length = 0; tempCounterForInsertingHeader = 0; for (var x = 0; x < msg.GetCitiesHomeResult.length; ++x) { if (msg.GetCitiesHomeResult[x].Name != msg.GetCitiesHomeResult[x].SN || (msg.GetCitiesHomeResult[x].SDN != '' && msg.GetCitiesHomeResult[x].DN != '')) { if (tempCounterForInsertingHeader != 1) { $(this).parent().find("#AutoCompleteHeaderDiv").show(); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'block'; tempCounterForInsertingHeader = 1; } tempLocationarray.push({ id: msg.GetCitiesHomeResult[x].ID, // label: '<div class="row"><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].Name + '</div><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].SDN + '</div><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].DN + '</div><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].SN + '</div></div>', label: '<div class="row"><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].DN + '</div><div class="col-xs-3"></div><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].SN + '</div></div>', name: msg.GetCitiesHomeResult[x].Name, sID: msg.GetCitiesHomeResult[x].SID, sName: msg.GetCitiesHomeResult[x].SN, dID: msg.GetCitiesHomeResult[x].DID, sdID: msg.GetCitiesHomeResult[x].SDID, dName: msg.GetCitiesHomeResult[x].DN, sdName: msg.GetCitiesHomeResult[x].SDN }); } else { tempCounterForInsertingHeader = 0; $(this).parent().find("#AutoCompleteHeaderDiv").show(); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'block'; tempLocationarray.push({ id: msg.GetCitiesHomeResult[x].ID, label: '<div class="row"><div class="col-xs-3"><span></span></div><div class="col-xs-3"></div><div class="col-xs-3">' + msg.GetCitiesHomeResult[x].SN + '<span></span></div><div class="col-xs-3"><span></span></div><div class="col-xs-3"></div></div>', name: msg.GetCitiesHomeResult[x].Name, sID: msg.GetCitiesHomeResult[x].StateID, sName: msg.GetCitiesHomeResult[x].SN, dID: msg.GetCitiesHomeResult[x].DID, sdID: msg.GetCitiesHomeResult[x].SDID, dName: msg.GetCitiesHomeResult[x].DN, sdName: msg.GetCitiesHomeResult[x].SDN, }); } } } response($.ui.autocomplete.filter( tempLocationarray, extractLast(request.term))); }); }, focus: function () { // prevent value inserted on focus return false; }, select: function (event, ui) { // var rfvLoc = $("[id$='rfvLocation']").hide(); var currentCount = $("[id$='dvLocations'] li").length; var _isALLINDIACurrent = (ui.item.name == "ALL INDIA") ? true : false; var totalCount = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnLimitCount").val(); $("[id$='AlreadyAdded']").hide(); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'none'; $(this).parent().find("#AutoCompleteHeaderDiv").hide(); var currentlySelectedID = "D" + ui.item.ID; var FindSelectedID = $('[id$="dvLocations"]').find("li[id='" + currentlySelectedID + "']").length; //$(this).find("#" + $(currentlySelectedID).attr('id')); if (FindSelectedID != 0) { //alert('This location is already selected!'); $("[id$='AlreadyAdded']").show(); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation").val(''); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'none'; $(this).parent().find("#AutoCompleteHeaderDiv").hide(); return false; } else { if (parseInt(currentCount) < parseInt(totalCount)) { var terms = split(this.value); // remove the current input terms.pop(); // add the selected item terms.push(ui.item.name); // add placeholder to get the comma-and-space at the end terms.push(""); //bind hidden field value var tempselectedId; var tempLocations; //Changes - AS 27/08/2023 if (ui.item.dID == "0") { tempselectedId = "S" + ui.item.id; selectedID += "S-" + ui.item.id + ';'; // *,0 - cityID; *,1 - cityName; *,2 - DistrictID; *,3 - DistrictName; *,4 - StateID; *,5 - StateName tempLocations = "~~~~" + ui.item.id + "~" + ui.item.name + ";"; $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocations").append("<li class='tooltip' style='z-index:" + (parseInt(CurrentZIndex) - 1) + "' id=" + tempselectedId + ">" + ui.item.name + "<span id='spn" + tempselectedId + "' onclick='deleteLocationHome(\"" + tempselectedId + "\",\"" + tempLocations + "\", this.id);' class='glyphicon glyphicon-remove-circle marginLeftRight5' style='cursor:pointer'></span> <p style='left: -10px; top: 20px; width: 400px; position: absolute;'>State: " + ui.item.sName + "</p></li>") } else { tempselectedId = "D" + ui.item.id; selectedID += "D-" + ui.item.id + ';'; // *,0 - cityID; *,1 - cityName; *,2 - DistrictID; *,3 - DistrictName; *,4 - StateID; *,5 - StateName tempLocations = "~~" + ui.item.id + "~" + ui.item.dName + "~"+ ui.item.sID+"~"+ ui.item.sName+";"; //tempLocations = ui.item.id + "~" + ui.item.name + "~~" + ui.item.sName + "~" + ui.item.sdName + "~" + ui.item.dName + ";"; $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocations").append("<li class='tooltip' style='z-index:" + (parseInt(CurrentZIndex) - 1) + "' id=" + tempselectedId + ">" + ui.item.dName + "<span id='spn" + tempselectedId + "' onclick='deleteLocationHome(\"" + tempselectedId + "\",\"" + tempLocations + "\", this.id);' class='glyphicon glyphicon-remove-circle marginLeftRight5' style='cursor:pointer'></span> <p style='left: -10px; top: 20px; width: 400px; position: absolute;'> District: " + ui.item.dName + ", State: " + ui.item.sName + "</p></li>") } CurrentZIndex = parseInt(CurrentZIndex) - 1; this.value = ''; this.focus(); //bind id $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(selectedID); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtHiddenLocation").val(selectedID); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocation").val($("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocations").html()); $('#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocContainer').addClass('locationControlDiv'); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnCurrentLimitCount").val(parseInt(currentCount) + 1); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnTempLocations").val($("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnTempLocations").val() + tempLocations); //Remove Validation Message on Populate { var oIsMandatory = $("input[id='ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnIsMandatory']").val(); if (oIsMandatory == 'true') { var oCV = $("span[id='ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_cvLocation']").get(0); var iIsErrorVisible = $(oCV).is(":visible"); if (iIsErrorVisible == true) ValidatorValidate(oCV); } } return false; } else { alert('Only ' + totalCount + ' location can be added!'); $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation").val(''); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'none'; $(this).parent().find("#AutoCompleteHeaderDiv").hide(); return false; } } }, autoFocus: true, }); var tempHtml = $("input[id$='hdnSelectedLocation']").val(); if (tempHtml != undefined && tempHtml != '') $("[id$='dvLocations']").html(tempHtml); } function deleteLocationHome(li, tempLocations, thisControl) { $(this).parent().find("#AutoCompleteHeaderDiv").hide(); //document.getElementById('AutoCompleteHeaderDiv').style.display = 'none'; var ctrlID = li.id; var dvLocContainerTag = $("#"+ thisControl).parents("div[id$='dvLocContainer']"); if (ctrlID == null || ctrlID == undefined) ctrlID = li; $('#' + ctrlID).remove(); $("#"+ thisControl).parents("div[id$='dvLocContainer']").siblings('[id$="hdnSelectedLocationID"]').val() //var hdnIDs = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(); var hdnIDs = dvLocContainerTag.siblings('[id$="hdnSelectedLocationID"]').val() var newDivID = ctrlID.replace("D", "D-").replace("S", "S-"); hdnIDs = hdnIDs.replace(newDivID + ';', ""); // $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(hdnIDs); dvLocContainerTag.siblings('[id$="hdnSelectedLocationID"]').val(hdnIDs); //$("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtHiddenLocation").val(hdnIDs); dvLocContainerTag.find('[id$="txtHiddenLocation"]').val(hdnIDs); var dvLocHTML = dvLocContainerTag.find('[id$="dvLocations"]').html(); //$("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocation").val($("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocations").html()); dvLocContainerTag.siblings('[id$="hdnSelectedLocation"]').val(dvLocHTML); // var currentCount = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnCurrentLimitCount").val(); var currentCount = dvLocContainerTag.siblings('[id$="hdnCurrentLimitCount"]').val(); // $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnCurrentLimitCount").val(parseInt(currentCount) - 1); dvLocContainerTag.siblings('[id$="hdnCurrentLimitCount"]').val(parseInt(currentCount) - 1); // var hdnTempLocations = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnTempLocations").val(); var hdnTempLocations = dvLocContainerTag.siblings('[id$="hdnTempLocations"]').val(); // hdnTempLocations = hdnTempLocations.replace(tempLocations, ""); hdnTempLocations = hdnTempLocations.replace(tempLocations, ""); // $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnTempLocations").val(hdnTempLocations); dvLocContainerTag.siblings('[id$="hdnTempLocations"]').val(hdnTempLocations); // if ($("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocation").val() == '') { if (dvLocContainerTag.siblings('[id$="hdnSelectedLocationID.ClientID"]').val() == '') { // $('#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_dvLocContainer').removeClass('locationControlDiv'); dvLocContainerTag.find('[id$="dvLocContainer"]').removeClass('locationControlDiv'); // $('#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtLocation').addClass('marginTop-8'); dvLocContainerTag.find('[id$="txtLocation"]').addClass('marginTop-8'); // $('#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_txtHiddenLocation').val(''); dvLocContainerTag.find('[id$="txtHiddenLocation"]').val(''); } // selectedID = $("#ctl00_SPWebPartManager1_g_9f41085e_2d2f_49a2_ad13_454f43c918e4_ctl00_ucSCLocations_hdnSelectedLocationID").val(); selectedID = dvLocContainerTag.siblings('[id$="hdnSelectedLocationID"]').val(); } District State The selected location is already added. Please input location from list. //var icount = 0; //var ulLength //var h = document.getElementById('_renderItem').width; $["ui"]["autocomplete"].prototype["_renderItem"] = function (ul, item) { return $("<li></li>") .data("item.autocomplete", item) .append($("<a></a>").html(item.label)) .appendTo(ul); }; $["ui"]["autocomplete"].prototype["_resizeMenu"] = function () { var autoCompleteHeaderDiv; var ul = this.menu.element; ul.outerWidth(Math.max( // Firefox wraps long text (possibly a rounding bug) // so we add 1px to avoid the wrapping (#7513) ul.width("").outerWidth() + 1, this.element.outerWidth() )); var txtBox = $(ul).get(0).ownerDocument.activeElement; autoCompleteHeaderDiv = $(txtBox).parent().find("#AutoCompleteHeaderDiv"); if (autoCompleteHeaderDiv != undefined && autoCompleteHeaderDiv != null) $(autoCompleteHeaderDiv).show(); var autocompleteheader = $(autoCompleteHeaderDiv).find("#autocompleteheader")[0]; if (autocompleteheader != undefined && autocompleteheader != null) { var uli = $(ul).css("width"); autocompleteheader.style.width = uli; $(".ui-autocomplete:visible").css({ top: ("+=" + $(autocompleteheader).css("height")), left: "-=0" }); } } /*#ui-id-5,#ui-id-7{padding-top:30px !important;}*/ .ui-widget { font-family: Arial !important; font-size: 0.85em; } .ui-menu-item .col-xs-3 { line-height: 1em !important; } .ui-menu-item .row { margin-top: -10px !important; } /*#ui-id-5 .ui-menu .ui-menu-item,#ui-id-7 .ui-menu .ui-menu-item{padding-top:0px !important;}*/ @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) { .ui-menu-item .row { margin-top: 0px !important; } } Key Skills BESS, Solar Industry, Cost Optimisisation Job Role Job Summary Nature of job Full Time Duration Paid Salary (₹) 1500000 - 1900000 Salary/Wage Type Shift Type Available to Join in (in Days) Gender Preferences Any Marital Status Category Ex-Servicemen preferred No Number of Openings 1 or more "Age/Date of Birth" Preference Age Preferences (in Years) Date of Birth Preference