vaultportal.sasrecovery.com Open in urlscan Pro
52.149.223.175  Public Scan

Submitted URL: http://s2p.enbridge.com/ls/click?upn=u001.ftQhIupDMJOy4lh-2BUzyHQYU-2BAZ5K8lDvtVb7U7kgW4ZM-2F2ySGHPo-2B-2B9yBbVKfY5QSJC6...
Effective URL: https://vaultportal.sasrecovery.com/supplier/home/detail?guid=0f74efb4-f054-4140-a260-ae45bb5b4ec0
Submission: On May 29 via manual from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /supplier/home/editvendorcleanse

<form action="/supplier/home/editvendorcleanse" area="Supplier" id="VendorCleanseForm" method="post" novalidate="novalidate"><input data-val="true" data-val-required="The Id field is required." id="Id" name="Id" type="hidden" value="6173"><input
    data-val="true" data-val-required="The UpdateSupplierFile field is required." id="UpdateSupplierFile" name="UpdateSupplierFile" type="hidden" value="False"><input data-val="true" data-val-required="The UpdateW9FormFile field is required."
    id="UpdateW9FormFile" name="UpdateW9FormFile" type="hidden" value="False"><input id="Country" name="Country" type="hidden" value="US"><input id="TaxCountry" name="TaxCountry" type="hidden" value="US">
  <div class="card p-3">
    <div class="card-header bg-heading">
      <h3 class="card-title">General Supplier Information</h3>
      <span class="q_icons qIcons2" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
        data-original-title="In this section, confirm that the data currently populated is accurate and up to date. For information that is missing, please enter the information directly in the field."></span>
    </div>
    <div class="card-body mb-1">
      <div class="row mb-1">
        <label class="col-3" for="VendorNumber">Supplier Number:</label>
        <div class="col-5">
          <span class="k-input k-textbox form-control bg-non-editable k-no-click k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-non-editable k-input-inner" id="VendorNumber" name="VendorNumber"
              placeholder="" readonly="readonly" style="height: auto; width: 100%;" title="" type="text" value="112219" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#VendorNumber").kendoTextBox({
                "value": "112219"
              });
            });
          </script>
        </div>
        <div class="col-4 text-center">
          <label class="bg-editable isEditableNonEditable">Editable</label>
          <label class="bg-non-editable isEditableNonEditable">Non-Editable</label>
          <label class="bg-updated isEditableNonEditable">Updated</label>
        </div>
      </div>
      <div class="row mb-1">
        <label class="col-3" for="VendorName">Supplier Name:</label>
        <div class="col-5">
          <span id="VendorNameToolTip" class="q_icons" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
            data-original-title="This represents your <b>&quot;Doing Business As&quot;</b> (DBA) name. If you only operate under your <b>&quot;Registered&quot;</b> or <b>&quot;Tax&quot;</b> name, please enter that here."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="VendorName" name="VendorName" placeholder=""
              style="height: auto; width: 100%;" title="" type="text" value="MAGELLAN PIPELINE CO LP" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#VendorName").kendoTextBox({
                "value": "MAGELLAN PIPELINE CO LP"
              });
            });
          </script>
        </div>
        <div class="col-4 text-center">
        </div>
      </div>
      <div class="row mb-1">
        <label class="col-3" for="AlternateName">Alternate Name:</label>
        <div class="col-5">
          <span id="AlternateNameToolTip" class="q_icons" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
            data-original-title="This represents your <b>&quot;Registered&quot;</b> or <b>&quot;Tax&quot;</b> name. If already entered in &quot;Supplier Name&quot;, please leave blank."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="AlternateName" name="AlternateName" placeholder=""
              style="height: auto; width: 100%;" title="" type="text" value="MAGELLAN MIDSTREEM PARTNERS LP" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#AlternateName").kendoTextBox({
                "value": "MAGELLAN MIDSTREEM PARTNERS LP"
              });
            });
          </script>
        </div>
      </div>
      <div class="row d-none" id="isSupplierFileChanged">
        <label class="col-3" for="AlternateName">&nbsp;</label>
        <div class="col-5 pb-2">
          <div class="bg-danger p-2 mb-2" style="font-size:14px;line-height:20px;"> You have updated your Supplier/Alternate Name; please provide the following:<br>
            <span style="margin-left: 30px;">i. Document communicating the company name change</span><br>
            <span style="margin-left: 30px;">ii. Most current Tax Information (W9/W8 or GST number)</span>
          </div>
          <input id="uploadSupplierFile" type="file" onchange="validateFileUpload(this);" style="font-size: 13px;">
          <button id="btnUpdateSupplierDocumentation" name="btnUpdateSupplierDocumentation" style="width: 80px;" title="Update Supplier Documentation File" type="button" data-role="button"
            class="k-button k-button-md k-rounded-md k-button-solid k-button-solid-base" role="button" aria-disabled="false" tabindex="0"><span class="k-button-text">Update</span></button>
          <script>
            kendo.syncReady(function() {
              jQuery("#btnUpdateSupplierDocumentation").kendoButton({
                "click": btnUpdateSupplierDocumentation_Click
              });
            });
          </script>
        </div>
      </div>
      <div class="row mb-1">
        <label class="col-3" for="CodeofConductAcceptance">Code of Conduct Acceptance:</label>
        <div class="col-5">
          <span id="CodeofConductAcceptanceToolTip" class="q_icons" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
            data-original-title="If <b>&quot;No&quot;</b> or <b>&quot;Blank&quot;</b> please visit the following link to read the code of conduct for all our suppliers and provide your acceptance to Enbridge's Code of Conduct by entering <b>&quot;Yes&quot;</b> in the field - Enbridge's Code of Conduct."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="CodeofConductAcceptance" name="CodeofConductAcceptance"
              placeholder="" style="height: auto; width: 100%;" title="" type="text" value="" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#CodeofConductAcceptance").kendoTextBox({});
            });
          </script>
          <span class="text-danger field-validation-valid" data-valmsg-for="CodeofConductAcceptance" data-valmsg-replace="true"></span>
        </div>
        <div class="col-4">
          <a href="https://www.enbridge.com/~/media/Enb/Documents/Work%20with%20Enbridge/ENB%20Supplier%20Code%20of%20Conduct.pdf" target="_blank" tabindex="-1">View Enbridge Code of Conduct</a>
        </div>
      </div>
      <div class="row mb-1">
        <label class="col-3" for="ISN_Number">ISN#:</label>
        <div class="col-5">
          <span id="ISN_NumberToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title="" data-original-title="This represents an ISNetworld account number, if not applicable leave blank."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="ISN_Number" name="ISN_Number" placeholder=""
              style="height: auto; width: 100%;" title="" type="text" value="" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#ISN_Number").kendoTextBox({});
            });
          </script>
          <span class="text-danger field-validation-valid" data-valmsg-for="ISN_Number" data-valmsg-replace="true"></span>
        </div>
      </div>
      <div class="row mb-1">
        <label class="col-3" for="DUNS">D-U-N-S Number:</label>
        <div class="col-5">
          <span id="DUNSToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title="" data-original-title="This represents a Dun &amp; Bradstreet (D&amp;B) account number, if not applicable leave blank."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="DUNS" name="DUNS" placeholder=""
              style="height: auto; width: 100%;" title="" type="text" value="" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#DUNS").kendoTextBox({});
            });
          </script>
          <span class="text-danger field-validation-valid" data-valmsg-for="DUNS" data-valmsg-replace="true"></span>
        </div>
      </div>
    </div>
  </div>
  <div class="card p-3">
    <div class="card-header bg-heading">
      <h3 class="card-title">Supplier Tax Information</h3>
      <span class="q_icons qIcons2" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
        data-original-title="In this section, confirm that the data currently populated is accurate and up to date. For information that is missing, please enter the information directly in the field if applicable to your company. If adding or updating tax information, please provide the associated tax documentation (W9/W8, etc.)."></span>
    </div>
    <div class="card-body mt-0">
      <div class="row mb-1">
        <label class="col-4" for="GST_Number">Canadian Tax Registration Number (GST/HST):</label>
        <div class="col-4">
          <span id="GST_NumberToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title="" data-original-title="Canadian Tax Registration Number (GST/HST)"></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="GST_Number" name="GST_Number" placeholder=""
              style="height: auto; width: 100%;" type="text" value="" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#GST_Number").kendoTextBox({});
            });
          </script>
          <span class="text-danger field-validation-valid" data-valmsg-for="GST_Number" data-valmsg-replace="true"></span>
        </div>
      </div>
      <div class="row">
        <label class="col-4" for="EIN_TaxID">US Tax Number (SSN/TIN/EIN):</label>
        <div class="col-4">
          <span id="EIN_TaxIDToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title="" data-original-title="If updating or adding your US Tax Number, please include a signed copy of your related W9 or W8."></span>
          <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="EIN_TaxID" name="EIN_TaxID" placeholder=""
              style="height: auto; width: 100%;" title="" type="text" value="73-1599053" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
          <script>
            kendo.syncReady(function() {
              jQuery("#EIN_TaxID").kendoTextBox({
                "value": "73-1599053"
              });
            });
          </script>
          <span class="text-danger field-validation-valid" data-valmsg-for="EIN_TaxID" data-valmsg-replace="true"></span>
        </div>
      </div>
      <div class="row d-none" id="isTaxIdChanged">
        <label class="col-3" for="uploadTaxFile">&nbsp;</label>
        <div class="col-5">
          <div class="bg-danger p-2 mb-2" style="font-size:14px;line-height:20px;"> You have added or updated your US Tax Number, please attach a current W9/W8 tax form. </div>
          <input id="uploadTaxFile" type="file" onchange="validateFileUpload(this);" style="font-size: 13px;">
          <button id="btnUpdateTaxFile" name="btnUpdateTaxFile" style="width: 80px;" title="Update Tax File" type="button" data-role="button" class="k-button k-button-md k-rounded-md k-button-solid k-button-solid-base" role="button"
            aria-disabled="false" tabindex="0"><span class="k-button-text">Update</span></button>
          <script>
            kendo.syncReady(function() {
              jQuery("#btnUpdateTaxFile").kendoButton({
                "click": btnUpdateTaxFile_Click
              });
            });
          </script>
        </div>
      </div>
    </div>
  </div>
  <div class="card p-3">
    <div class="row mt-1">
      <div class="col-12">
        <div class="card-header bg-heading">
          <h3 class="card-title">General Supplier Emails</h3>
          <span class="q_icons qIcons2" data-toggle="tooltip" data-html="true" data-placement="top" title=""
            data-original-title="In this section, confirm that the data currently populated is accurate and up to date. For information that is missing, please enter the information directly in the field if applicable to your company. If possible, please provide a general group contact such as <b>orders@enbridge.com</b> or <b>payments@enbridge.com</b> rather than specific employee emails."></span>
        </div>
        <div class="card-body">
          <div class="row mb-1">
            <label class="col-3" for="PurchasingCommunicationEmails">Purchasing Communications:</label>
            <div class="col-8">
              <span id="PurchasingCommunicationEmailsToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title=""
                data-original-title="This email represents where Purchase Order communication should be sent. Multiple emails need to be separated by a comma &quot;,&quot;"></span>
              <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="PurchasingCommunicationEmails"
                  name="PurchasingCommunicationEmails" placeholder="" style="height: auto; width: 100%;" title="This email represents where Purchase Order communication should be sent. Multiple emails need to be separated by a comma ','" type="text"
                  value="" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
              <script>
                kendo.syncReady(function() {
                  jQuery("#PurchasingCommunicationEmails").kendoTextBox({});
                });
              </script>
              <span class="text-danger field-validation-valid" data-valmsg-for="PurchasingCommunicationEmails" data-valmsg-replace="true"></span>
            </div>
          </div>
          <div class="row mb-1">
            <label class="col-3" for="PaymentRemittamnceCommunicationEmails">Payment Remittance Communications</label>
            <div class="col-8">
              <span id="PaymentRemittamnceCommunicationEmailsToolTip" class="q_icons" data-toggle="tooltip" data-html="true" data-placement="top" title=""
                data-original-title="This email represents where Payment Remittance communication should be sent. Multiple emails need to be separated by a comma &quot;,&quot;"></span>
              <span class="k-input k-textbox form-control bg-editable k-input-solid k-input-md k-rounded-md" style="height: auto;"><input class="form-control bg-editable k-input-inner" id="PaymentRemittamnceCommunicationEmails"
                  name="PaymentRemittamnceCommunicationEmails" placeholder="" style="height: auto; width: 100%;" title="" type="text" value="vendor.edi@enbridge.com" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
              <script>
                kendo.syncReady(function() {
                  jQuery("#PaymentRemittamnceCommunicationEmails").kendoTextBox({
                    "value": "vendor.edi@enbridge.com"
                  });
                });
              </script>
              <span class="text-danger field-validation-valid" data-valmsg-for="PaymentRemittamnceCommunicationEmails" data-valmsg-replace="true"></span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="card p-3">
    <div class="card-header bg-heading">
      <h3 class="card-title">Supplier Addresses (Purchase Order / Remittance Related Only)</h3>
      <span class="q_icons qIcons2" data-toggle="tooltip" data-html="true" data-placement="top" title=""
        data-original-title="In this section; for each address record, please select a value in the <b>&quot;Recorded Confirmation&quot;</b> field. If any portion of a current address record is incorrect or incomplete, simply update the field as required. If a new address record needs to be added, click on the <b>&quot;+ Add new record&quot;</b> button. Only one record is required to be entered if an address is applicable to both purchasing and remittance."></span>
    </div>
    <div class="card-body">
      <div id="SupplierAdressGrid" name="SupplierAdressGrid" data-role="grid" class="k-grid k-widget k-grid-display-block k-editable" style="">
        <div class="k-toolbar k-grid-toolbar" role="toolbar" aria-label="grid toolbar" aria-controls="da73c3c6-2ebb-49f3-8311-82dfbd54897a"><button type="button"
            class="k-grid-add k-button k-button-md k-rounded-md k-button-solid k-button-solid-base"><span class="k-icon k-i-plus k-button-icon"></span><span class="k-button-text">Add new record</span></button></div>
        <div class="k-grid-header" style="padding-right: 0px;">
          <div class="k-grid-header-wrap k-auto-scrollable" data-role="resizable">
            <table role="none">
              <colgroup>
                <col style="width:45px">
                <col style="width:180px">
                <col>
                <col style="width:120px">
                <col style="width:120px">
                <col style="width:100px">
                <col style="width:120px">
                <col style="width:180px">
              </colgroup>
              <thead role="rowgroup" id="f9b40612-f8a5-4ca0-b12e-0901ad99aada">
                <tr role="row">
                  <th scope="col" id="fa240ba6-84ea-4668-8c7c-663ff1152fd8" rowspan="1" data-index="0" class="k-header" role="columnheader"></th>
                  <th scope="col" data-field="AddressName" rowspan="1" data-title="Address Name" data-index="1" id="fc336abd-f0b9-4747-a474-cfbb7d7f96bb" class="k-header" role="columnheader">Address Name</th>
                  <th scope="col" data-field="Address" rowspan="1" data-title="Address" data-index="2" id="d0edefa2-103a-4196-a59d-23adfca26eda" class="k-header" role="columnheader">Address</th>
                  <th scope="col" data-field="City" rowspan="1" data-title="City" data-index="3" id="eb0af3b0-99a7-483c-af57-bd9a7c37a63d" class="k-header" role="columnheader">City</th>
                  <th scope="col" data-field="StateOrProvience" rowspan="1" data-title="State/Province" data-index="4" id="d77158cf-1725-4ac0-ae14-c64987c0a06b" class="k-header" role="columnheader">State/Province</th>
                  <th scope="col" data-field="ZipOrPostal" rowspan="1" data-title="Postal Code" data-index="5" id="ae2592bb-9400-400e-9585-a3b867ea13c0" class="k-header" role="columnheader">Postal Code</th>
                  <th scope="col" data-field="Country" rowspan="1" data-title="Country" data-index="6" id="c919c5a9-e4bf-455c-b0a2-03d1d6ea20a4" class="k-header" role="columnheader">Country</th>
                  <th scope="col" data-field="RecordedConfirmation" rowspan="1" data-title="Recorded Confirmation" data-index="7" id="e838fdcf-1152-4d07-a05b-b7f8679afb16" class="k-header"
                    title="<b>Valid</b> - Address should be kept<br><b>Invalid</b> - Address should be removed<br><b>New</b> - Address should be added" role="columnheader">Recorded Confirmation<span class="q_icons icon_th"></span></th>
                </tr>
              </thead>
            </table>
          </div>
        </div>
        <div class="k-grid-content k-auto-scrollable" style="height: 200px;">
          <table role="grid" tabindex="0" id="da73c3c6-2ebb-49f3-8311-82dfbd54897a" aria-owns="f9b40612-f8a5-4ca0-b12e-0901ad99aada fb98d873-0f75-48fc-ac79-4f691e0466a6 ">
            <colgroup>
              <col style="width:45px">
              <col style="width:180px">
              <col>
              <col style="width:120px">
              <col style="width:120px">
              <col style="width:100px">
              <col style="width:120px">
              <col style="width:180px">
            </colgroup>
            <tbody role="rowgroup" id="fb98d873-0f75-48fc-ac79-4f691e0466a6">
              <tr class="k-master-row" data-uid="d03820c5-2c9a-4da3-aeb9-85e67643728e" role="row">
                <td class="k-command-cell" role="gridcell"></td>
                <td class="bg-non-editable" role="gridcell">GALENA PARK-TX</td>
                <td class="bg-editable" role="gridcell">12901 AMERICAN PETRO RD</td>
                <td class="bg-editable" role="gridcell">GALENA PARK</td>
                <td class="bg-editable" role="gridcell">TX</td>
                <td class="bg-editable" role="gridcell">77547</td>
                <td class="bg-editable" role="gridcell">US</td>
                <td class="bg-editable" role="gridcell"><select onchange="confirmationResponse_OnChange(this, 19200, &quot;Address&quot;)" class="form-select" style="width:150px;">
                    <option>- Please confirm status -</option>
                    <option>Valid</option>
                    <option>Invalid</option>
                  </select></td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
      <script>
        kendo.syncReady(function() {
          jQuery("#SupplierAdressGrid").kendoGrid({
            "dataBound": addressesGridDataBound,
            "noRecords": {
              "template": "\u003cdiv class=\u0027empty-grid\u0027\u003e\u003c/div\u003e"
            },
            "persistSelection": true,
            "sortable": false,
            "columns": [{
              "width": "45px",
              "command": [{
                "text": "Delete",
                "visible": allowDelete,
                "name": "destroy",
                "template": "\u003cbutton type=\"button\" class=\"deleteAddressRow k-button k-button-icon delete\"\u003e\u003cspan class=\"k-icon k-i-delete\"\u003e\u003c/span\u003e\u003c/button\u003e"
              }]
            }, {
              "title": "Address Name",
              "attributes": {
                "class": "bg-non-editable"
              },
              "width": "180px",
              "field": "AddressName",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true
            }, {
              "title": "Address",
              "attributes": {
                "class": "bg-editable"
              },
              "field": "Address",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"Address\" name=\"Address\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#Address\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"Address\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "City",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "120px",
              "field": "City",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"City\" name=\"City\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#City\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"City\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "State/Province",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "120px",
              "field": "StateOrProvience",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"StateOrProvience\" name=\"StateOrProvience\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#StateOrProvience\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"StateOrProvience\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Postal Code",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "100px",
              "field": "ZipOrPostal",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"ZipOrPostal\" name=\"ZipOrPostal\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#ZipOrPostal\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"ZipOrPostal\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Country",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "120px",
              "field": "Country",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"Country\" name=\"Country\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#Country\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"Country\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Recorded Confirmation",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "180px",
              "template": "#=getSupplierConfirmationResponse(data, \u0027Address\u0027)#",
              "field": "RecordedConfirmation",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editable": allowEditConfirmation
            }],
            "resizable": true,
            "scrollable": {
              "height": "200px"
            },
            "editable": {
              "confirmation": "Are you sure you want to delete this record?",
              "confirmDelete": "Delete",
              "cancelDelete": "Cancel",
              "mode": "incell",
              "create": true,
              "update": true,
              "destroy": true,
              "template": null
            },
            "toolbar": [{
              "text": "Add new record",
              "name": "create"
            }],
            "dataSource": {
              "type": (function() {
                if (kendo.data.transports['aspnetmvc-ajax']) {
                  return 'aspnetmvc-ajax';
                } else {
                  throw new Error('The kendo.aspnetmvc.min.js script is not included.');
                }
              })(),
              "transport": {
                "read": {
                  "url": "/supplier/home/getsupplieraddresses/6173"
                },
                "prefix": "",
                "update": {
                  "url": "/supplier/home/updatesupplieraddresses"
                },
                "create": {
                  "url": "/supplier/home/createsupplieraddress/6173"
                }
              },
              "serverPaging": true,
              "serverSorting": true,
              "serverFiltering": true,
              "serverGrouping": true,
              "serverAggregates": true,
              "filter": [],
              "schema": {
                "data": "Data",
                "total": "Total",
                "errors": "Errors",
                "model": {
                  "id": "Id",
                  "fields": {
                    "Id": {
                      "type": "number"
                    },
                    "VendorCleanseId": {
                      "type": "number"
                    },
                    "AddressName": {
                      "editable": false,
                      "type": "string"
                    },
                    "VendorName": {
                      "type": "string"
                    },
                    "Address": {
                      "type": "string"
                    },
                    "Address2": {
                      "type": "string"
                    },
                    "City": {
                      "type": "string"
                    },
                    "StateOrProvience": {
                      "type": "string"
                    },
                    "ZipOrPostal": {
                      "type": "string"
                    },
                    "Country": {
                      "type": "string"
                    },
                    "RecordedConfirmation": {
                      "editable": false,
                      "type": "string",
                      "defaultValue": "New"
                    }
                  }
                }
              },
              "batch": true,
              "autoSync": true
            }
          });
        });
      </script>
    </div>
  </div>
  <div class="card p-3">
    <div class="card-header bg-heading">
      <h3 class="card-title">Supplier Contacts</h3>
      <span class="q_icons qIcons2" data-toggle="tooltip" data-html="true" data-placement="top" title=""
        data-original-title="In this section; for each contact record, please select a value in the &quot;Recorded Confirmation&quot; field. If any portion of a current contact record is incorrect or incomplete, simply update the field as required. If a new contact record needs to be added, click on the &quot;+ Add new record&quot; button. If possible, please provide a general group contact such as orders@enbridge.com or payments@enbridge.com rather than specific employees."></span>
    </div>
    <div class="card-body px-0">
      <div id="SupplierContactGrid" name="SupplierContactGrid" data-role="grid" class="k-grid k-widget k-grid-display-block k-editable" style="">
        <div class="k-toolbar k-grid-toolbar" role="toolbar" aria-label="grid toolbar" aria-controls="f714a77d-e5aa-4e1a-9120-189ccd570106"><button type="button"
            class="k-grid-add k-button k-button-md k-rounded-md k-button-solid k-button-solid-base"><span class="k-icon k-i-plus k-button-icon"></span><span class="k-button-text">Add new record</span></button></div>
        <div class="k-grid-header" style="padding-right: 0px;">
          <div class="k-grid-header-wrap k-auto-scrollable" data-role="resizable">
            <table role="none">
              <colgroup>
                <col style="width:45px">
                <col style="width:180px">
                <col style="width:180px">
                <col style="width:200px">
                <col style="width:150px">
                <col>
                <col style="width:180px">
              </colgroup>
              <thead role="rowgroup" id="aa2afd4f-69ef-4c37-96fd-8cc67fa3e106">
                <tr role="row">
                  <th scope="col" id="b36508fc-0b6c-4604-b20d-35304dde07f7" rowspan="1" data-index="0" class="k-header" role="columnheader"></th>
                  <th scope="col" data-field="ContactName" rowspan="1" data-title="Contact Name" data-index="1" id="a427081d-2c13-4d0e-b35c-abaf90105c71" class="k-header" role="columnheader">Contact Name</th>
                  <th scope="col" data-field="FirstName" rowspan="1" data-title="First Name" data-index="2" id="fc37cb90-11b0-4f65-a19a-c957172336d1" class="k-header" role="columnheader">First Name</th>
                  <th scope="col" data-field="LastName" rowspan="1" data-title="Last Name" data-index="3" id="b23bfbdc-5384-49ef-b965-736c10b3ce2e" class="k-header" role="columnheader">Last Name</th>
                  <th scope="col" data-field="Phone" rowspan="1" data-title="Phone" data-index="4" id="fb66d82a-130a-4496-8a83-9bd009e8ed36" class="k-header" role="columnheader">Phone</th>
                  <th scope="col" data-field="Email" rowspan="1" data-title="Email" data-index="5" id="c388a53d-6631-47d2-807e-8d69378bfd59" class="k-header" role="columnheader">Email</th>
                  <th scope="col" data-field="RecordedConfirmation" rowspan="1" data-title="Recorded Confirmation" data-index="6" id="a8387510-50f0-48cc-bf83-4e4fc2c5ef0d" class="k-header"
                    title="<b>Valid</b> - Contact should be kept<br><b>Invalid</b> - Contact should be removed<br><b>New</b> - Contact should be added" role="columnheader">Recorded Confirmation<span class="q_icons icon_th"></span></th>
                </tr>
              </thead>
            </table>
          </div>
        </div>
        <div class="k-grid-content k-auto-scrollable" style="height: 200px;">
          <table role="grid" tabindex="0" id="f714a77d-e5aa-4e1a-9120-189ccd570106" aria-owns="aa2afd4f-69ef-4c37-96fd-8cc67fa3e106 c505ec9e-88c5-44f3-9625-cdf0881c6bf0 ">
            <colgroup>
              <col style="width:45px">
              <col style="width:180px">
              <col style="width:180px">
              <col style="width:200px">
              <col style="width:150px">
              <col>
              <col style="width:180px">
            </colgroup>
            <tbody role="rowgroup" id="c505ec9e-88c5-44f3-9625-cdf0881c6bf0"></tbody>
          </table>
          <div class="k-grid-norecords">
            <div class="empty-grid"></div>
          </div>
          <div class="k-grid-content-expander" style="width: 1421px;"></div>
        </div>
      </div>
      <script>
        kendo.syncReady(function() {
          jQuery("#SupplierContactGrid").kendoGrid({
            "dataBound": contactsGridDataBound,
            "noRecords": {
              "template": "\u003cdiv class=\u0027empty-grid\u0027\u003e\u003c/div\u003e"
            },
            "persistSelection": true,
            "sortable": false,
            "columns": [{
              "width": "45px",
              "command": [{
                "text": "Delete",
                "visible": allowDelete,
                "name": "destroy",
                "template": "\u003cbutton type=\"button\" class=\"deleteContactRow k-button k-button-icon delete\"\u003e\u003cspan class=\"k-icon k-i-delete\"\u003e\u003c/span\u003e\u003c/button\u003e"
              }]
            }, {
              "title": "Contact Name",
              "attributes": {
                "class": "bg-non-editable"
              },
              "width": "180px",
              "field": "ContactName",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true
            }, {
              "title": "First Name",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "180px",
              "field": "FirstName",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"FirstName\" name=\"FirstName\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#FirstName\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"FirstName\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Last Name",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "200px",
              "field": "LastName",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"LastName\" name=\"LastName\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#LastName\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"LastName\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Phone",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "150px",
              "field": "Phone",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"Phone\" name=\"Phone\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#Phone\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"Phone\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Email",
              "attributes": {
                "class": "bg-editable"
              },
              "field": "Email",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editor": "\u003cinput id=\"Email\" name=\"Email\" style=\"width:100%\" type=\"text\" value=\"\" /\u003e\u003cscript\u003ekendo.syncReady(function(){jQuery(\"#Email\").kendoTextBox({});});\u003c/script\u003e\u003cspan class=\"field-validation-valid\" data-valmsg-for=\"Email\" data-valmsg-replace=\"true\"\u003e\u003c/span\u003e"
            }, {
              "title": "Recorded Confirmation",
              "attributes": {
                "class": "bg-editable"
              },
              "width": "180px",
              "template": "#=getSupplierConfirmationResponse(data, \u0027Contacts\u0027)#",
              "field": "RecordedConfirmation",
              "filterable": {
                "messages": {
                  "selectedItemsFormat": "{0} selected items"
                },
                "checkAll": false
              },
              "encoded": true,
              "editable": allowEditConfirmation
            }],
            "resizable": true,
            "scrollable": {
              "height": "200px"
            },
            "editable": {
              "confirmation": "Are you sure you want to delete this record?",
              "confirmDelete": "Delete",
              "cancelDelete": "Cancel",
              "mode": "incell",
              "create": true,
              "update": true,
              "destroy": true,
              "template": null
            },
            "toolbar": [{
              "text": "Add new record",
              "name": "create"
            }],
            "dataSource": {
              "type": (function() {
                if (kendo.data.transports['aspnetmvc-ajax']) {
                  return 'aspnetmvc-ajax';
                } else {
                  throw new Error('The kendo.aspnetmvc.min.js script is not included.');
                }
              })(),
              "transport": {
                "read": {
                  "url": "/supplier/home/getsuppliercontacts?VendorCleanseId=6173"
                },
                "prefix": "",
                "update": {
                  "url": "/supplier/home/updatesuppliercontacts?VendorCleanseId=6173"
                },
                "create": {
                  "url": "/supplier/home/createsuppliercontacts?VendorCleanseId=6173"
                }
              },
              "serverPaging": true,
              "serverSorting": true,
              "serverFiltering": true,
              "serverGrouping": true,
              "serverAggregates": true,
              "filter": [],
              "schema": {
                "data": "Data",
                "total": "Total",
                "errors": "Errors",
                "model": {
                  "id": "Id",
                  "fields": {
                    "Id": {
                      "type": "number"
                    },
                    "VendorCleanseId": {
                      "type": "number"
                    },
                    "AddressId": {
                      "type": "number"
                    },
                    "ContactName": {
                      "editable": false,
                      "type": "string"
                    },
                    "FirstName": {
                      "type": "string"
                    },
                    "LastName": {
                      "type": "string"
                    },
                    "Phone": {
                      "type": "string"
                    },
                    "Email": {
                      "type": "string"
                    },
                    "RecordedConfirmation": {
                      "editable": false,
                      "type": "string",
                      "defaultValue": "New"
                    }
                  }
                }
              },
              "batch": true,
              "autoSync": true
            }
          });
        });
      </script>
    </div>
  </div>
  <div class="card p-3">
    <div class="row">
      <div class="col-12">
        <div class="card-header bg-heading">
          <h3 class="card-title">Banking Request</h3>
          <span class="q_icons qIcons2" data-toggle="tooltip" data-container="body" data-html="true" data-placement="top" title=""
            data-original-title="If you are currently receiving check payments from Enbridge, please provide your electronic payment information to process payments faster. Click on the link below and then refer to the <b>&quot;Enroll for electronic payments&quot;</b> on the Enbridge page."></span>
        </div>
        <div id="bankingRequest" class="card-body" data-role="tooltip">
          <div class="form-group row mb-0 pt-1 pl-1">
            <div class="col-sm-8 col-lg-8 pr-sm-0">
              <a href="https://www.enbridge.com/work-with-enbridge/doing-business-with-enbridge/current-suppliers-tools-and-resources" target="_blank" title="Enbridge Link">Enroll for Electronic Payments</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="card p-3" style="position: fixed; left: 0;bottom: 30px;z-index: 100;border-top: 1px solid #bbb !important;">
    <div class="card-body" style="border: 0 !important;">
      <div class="row">
        <div class="col-2 text-right">
          <button class="btn btn-primary custom-control-button-1 k-button k-button-icontext k-primary" type="button" id="btnFinishUpdate"> Finish Update </button>
        </div>
        <div class="col-8">
          <span class="detailtext"> Please confirm data is accurate and complete prior to submitting as you will not be able to access this link again for further review or updates. If additional updates are required, please email
            <b>Source2PayProject@enbridge.com</b>. </span>
        </div>
      </div>
    </div>
  </div>
  <div id="form-modal" class="modal fade" role="dialog">
    <div class="modal-dialog">
      <div class="modal-content">
        <div class="modal-body">
        </div>
      </div>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8FC2W9uVN2dCn2HnyfSLtFXj17TvuGnjRMz8brHJVbBQ1Pm3s2gSbWrEf4lVKs1m7kOEhJMVyFE3VtdFLQ9mbQiPzqCY1cCxbZyVR1a486Y8hAR1CnNbyLKhpO3OQMaJKLJUswEuW-_2km_up3ncvck">
</form>

Text Content

*** Please be sure to use "Firefox" or "Chrome" when viewing this page as
certain functionality is only compatible within those internet browsers.
    View Video Tutorial


GENERAL SUPPLIER INFORMATION

Supplier Number:

Editable Non-Editable Updated
Supplier Name:


Alternate Name:

 
You have updated your Supplier/Alternate Name; please provide the following:
i. Document communicating the company name change
ii. Most current Tax Information (W9/W8 or GST number)
Update
Code of Conduct Acceptance:

View Enbridge Code of Conduct
ISN#:

D-U-N-S Number:



SUPPLIER TAX INFORMATION

Canadian Tax Registration Number (GST/HST):

US Tax Number (SSN/TIN/EIN):

 
You have added or updated your US Tax Number, please attach a current W9/W8 tax
form.
Update


GENERAL SUPPLIER EMAILS

Purchasing Communications:

Payment Remittance Communications



SUPPLIER ADDRESSES (PURCHASE ORDER / REMITTANCE RELATED ONLY)

Add new record

Address NameAddressCityState/ProvincePostal CodeCountryRecorded Confirmation

GALENA PARK-TX12901 AMERICAN PETRO RDGALENA PARKTX77547US- Please confirm status
-ValidInvalid


SUPPLIER CONTACTS

Add new record

Contact NameFirst NameLast NamePhoneEmailRecorded Confirmation




BANKING REQUEST

Enroll for Electronic Payments
Finish Update
Please confirm data is accurate and complete prior to submitting as you will not
be able to access this link again for further review or updates. If additional
updates are required, please email Source2PayProject@enbridge.com.

© 2024 Strategic Audit Solutions Phone: 732.626.9714 Email:
TheVaultSupport@sasrecovery.com