Skip to Content
0
Sep 30, 2017 at 12:01 AM

SAP Web IDE full Stack Deployment into Abap repository issue

126 Views Last edit May 26, 2020 at 02:48 PM 2 rev

Guys,

Hi, I developed SAP UI5 using web IDE Full Stack and it works fine and i deployed to HANA cloud platform and i observe it works fine there too. However when i deploy to ABAP repository it is getting deployed successfully. But when i configure it via Fiori tile and execute from launchpad i see some strange behavior that Entity type is not getting populated after i define oModel. I have attached screenshot from debugging where you can see entity type is having value if i execute from webIDE and the other one does not have.

After Deployment into ABAP Repository:

WebIDE screen below during run time

This is the code

var serviceuri = "/S4H-COIL/sap/opu/odata/SAP/ZCOIL_PROCESS_SRV_01";

var oModel = new sap.ui.model.odata.ODataModel(serviceuri, true, "****", "*****")

Do any one of you come across this situation?

Thanks Chandru.R

Attachments

entity-webide.png (50.9 kB)