Quantcast
Viewing all articles
Browse latest Browse all 9069

Re: SAP FIORI UI Extension

Hi Sandip

 

Thanks for the quick feedback. I have updated my code as per your suggestion but I am still getting the same error - see code bellow

 

jQuery.sap.declare("ui.s2p.mm.requisition.approve.mm_pr_apvExt.Component");

 

 

// use the load function for getting the optimized preload file if present

sap.ui.component.load({

  name : "ui.s2p.mm.requisition.approve",

  url : "/sap/bc/ui5_ui5/sap/mm_pr_apv"

// provide parent project url

// we use a URL relative to our own component; might be different if

// extension app is deployed with customer namespace

});

 

 

ui.s2p.mm.requisition.approve.Component

  .extend(

  "ui.s2p.mm.requisition.approve.mm_pr_apvExt.Component",

  {

  metadata : {

  version : "1.0",

  config : {

  "sap.ca.i18Nconfigs" : {

  "bundleName" : "ui.s2p.mm.requisition.approve.mm_pr_apvExt.i18n.i18n"

  },

 

 

  },

 

 

  customizing : {}

  }

  });

 

Thanks

 

Ted


Viewing all articles
Browse latest Browse all 9069


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>